2021-12-23 14:39:51.222 | + ./stack.sh:main:469 : exec 2021-12-23 14:39:51.222 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-23-143951' 2021-12-23 14:39:51.222 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-23-143951.summary.2021-12-23-143951 2021-12-23 14:39:51.222 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:39:51.223 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-23-143951 2021-12-23 14:39:51.223 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-23-143951 /opt/stack/logs/stack.sh.log 2021-12-23 14:39:51.223 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-23-143951.summary.2021-12-23-143951 /opt/stack/logs/stack.sh.log.summary 2021-12-23 14:39:51.223 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-23 14:39:51.223 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-23 14:39:51.223 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-23 14:39:51.223 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-23 14:39:51.223 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-23 14:39:51.223 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-23 14:39:51.223 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-23 14:39:51.223 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-23 14:39:51.223 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-23 14:39:51.223 | + ./stack.sh:main:555 : set -o errexit 2021-12-23 14:39:51.225 | + ./stack.sh:main:558 : uname -a 2021-12-23 14:39:51.226 | Linux dv-neutron-822797-1-hyperv 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-12-23 14:39:51.228 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-23 14:39:51.230 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-23 14:39:51.233 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-23 14:39:51.257 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-23 14:39:51.271 | + ./stack.sh:main:572 : fetch_plugins 2021-12-23 14:39:51.273 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-23 14:39:51.275 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-23 14:39:51.277 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-23 14:39:51.279 | + functions-common:fetch_plugins:1682 : return 2021-12-23 14:39:51.281 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-23 14:39:51.283 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-23 14:39:51.285 | + functions-common:run_phase:1760 : local phase= 2021-12-23 14:39:51.286 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 14:39:51.288 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 14:39:51.290 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 14:39:51.292 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 14:39:51.294 | + functions-common:run_phase:1769 : local extra 2021-12-23 14:39:51.296 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 14:39:51.299 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 14:39:51.300 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 14:39:51.302 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 14:39:51.304 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-23 14:39:51.306 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 14:39:51.318 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:51.320 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-23 14:39:51.322 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 14:39:51.324 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 14:39:51.325 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 14:39:51.327 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 14:39:51.329 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 14:39:51.330 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-23 14:39:51.332 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-23 14:39:51.334 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-23 14:39:51.336 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 14:39:51.337 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-23 14:39:51.339 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-23 14:39:51.341 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-23 14:39:51.345 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-23 14:39:51.346 | + functions-common:plugin_override_defaults:1723 : return 2021-12-23 14:39:51.348 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-23 14:39:51.365 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-23 14:39:51.367 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-23 14:39:51.379 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:39:51.381 | +++ lib/tls:source:43 : hostname -f 2021-12-23 14:39:51.385 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-23 14:39:51.387 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-23 14:39:51.389 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-23 14:39:51.390 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-23 14:39:51.392 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-23 14:39:51.394 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-23 14:39:51.396 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-23 14:39:51.398 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-23 14:39:51.400 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-23 14:39:51.402 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-23 14:39:51.406 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-23 14:39:51.417 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-23 14:39:51.433 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-23 14:39:51.445 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-23 14:39:51.456 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-23 14:39:51.481 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-23 14:39:51.509 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-23 14:39:51.580 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-23 14:39:51.600 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-23 14:39:51.634 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-23 14:39:51.681 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-23 14:39:51.720 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-23 14:39:51.804 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-23 14:39:51.817 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-23 14:39:51.829 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-23 14:39:51.841 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-23 14:39:51.932 | + ./stack.sh:main:605 : run_phase source 2021-12-23 14:39:51.935 | + functions-common:run_phase:1759 : local mode=source 2021-12-23 14:39:51.939 | + functions-common:run_phase:1760 : local phase= 2021-12-23 14:39:51.941 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 14:39:51.945 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 14:39:51.948 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 14:39:51.950 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 14:39:51.953 | + functions-common:run_phase:1769 : local extra 2021-12-23 14:39:51.955 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 14:39:51.958 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 14:39:51.960 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 14:39:51.963 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 14:39:51.965 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-23 14:39:51.967 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 14:39:51.981 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:51.983 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-23 14:39:51.985 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-23 14:39:52.020 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-23 14:39:52.022 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-23 14:39:52.024 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-23 14:39:52.026 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-23 14:39:52.029 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-23 14:39:52.031 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-23 14:39:52.033 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-23 14:39:52.035 | + functions-common:load_plugin_settings:1700 : return 2021-12-23 14:39:52.037 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-23 14:39:52.039 | + functions-common:verify_disabled_services:2042 : local service 2021-12-23 14:39:52.042 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.044 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-23 14:39:52.046 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.048 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-23 14:39:52.051 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.053 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-23 14:39:52.055 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.057 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-23 14:39:52.061 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.063 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-23 14:39:52.065 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.069 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-23 14:39:52.071 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.073 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-23 14:39:52.077 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.079 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-23 14:39:52.081 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.085 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-23 14:39:52.087 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.090 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-23 14:39:52.092 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.094 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-23 14:39:52.096 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.099 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-23 14:39:52.101 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.103 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-23 14:39:52.106 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.108 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-23 14:39:52.110 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.113 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-23 14:39:52.115 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.117 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-23 14:39:52.119 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.122 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-23 14:39:52.124 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.127 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-23 14:39:52.129 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.132 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-23 14:39:52.134 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.136 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-23 14:39:52.139 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.141 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-23 14:39:52.144 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.146 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-23 14:39:52.149 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.151 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-23 14:39:52.154 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.156 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-23 14:39:52.158 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.161 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-23 14:39:52.164 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.166 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-23 14:39:52.170 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.172 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-23 14:39:52.175 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.177 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-23 14:39:52.180 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.182 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-23 14:39:52.184 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.187 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-23 14:39:52.189 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.191 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-23 14:39:52.193 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.195 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-23 14:39:52.198 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.200 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-23 14:39:52.202 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.204 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-23 14:39:52.207 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.209 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-23 14:39:52.212 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.214 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-23 14:39:52.216 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.218 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-23 14:39:52.220 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.222 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-23 14:39:52.225 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.227 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-23 14:39:52.229 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.231 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-23 14:39:52.234 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.236 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-23 14:39:52.238 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 14:39:52.240 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-23 14:39:52.243 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-23 14:39:52.245 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-23 14:39:52.247 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-23 14:39:52.264 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:52.266 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-23 14:39:52.269 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-23 14:39:52.272 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-23 14:39:52.287 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:39:52.290 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-23 14:39:52.292 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-23 14:39:52.294 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-23 14:39:52.297 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-23 14:39:52.299 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-23 14:39:52.301 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-23 14:39:52.304 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-23 14:39:52.306 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-23 14:39:52.309 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-23 14:39:52.312 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-23 14:39:52.315 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 14:39:52.319 | + lib/database:initialize_database_backends:104 : return 0 2021-12-23 14:39:52.321 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-23 14:39:52.321 | Using mysql database backend 2021-12-23 14:39:52.323 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-23 14:39:52.341 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-23 14:39:52.356 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:52.358 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-23 14:39:52.374 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-23 14:39:52.389 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:52.392 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-23 14:39:52.407 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-23 14:39:52.422 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-23 14:39:52.437 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:39:52.439 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-23 14:39:52.455 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:52.457 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-23 14:39:52.460 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-23 14:39:52.475 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:39:52.478 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-23 14:39:52.493 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-23 14:39:52.496 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-23 14:39:52.498 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-23 14:39:52.501 | + functions-common:save_stackenv:60 : local tag=746 2021-12-23 14:39:52.504 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-23 14:39:52.507 | + functions-common:save_stackenv:62 : time_stamp=2021-12-23-143952 2021-12-23 14:39:52.510 | + functions-common:save_stackenv:63 : echo '# 2021-12-23-143952 746' 2021-12-23 14:39:52.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.515 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 14:39:52.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.520 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-23 14:39:52.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.524 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-23 14:39:52.527 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.529 | + 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,c-vol,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,c-bak,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-12-23 14:39:52.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.534 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2021-12-23 14:39:52.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.539 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.49/identity 2021-12-23 14:39:52.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.543 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2021-12-23 14:39:52.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.548 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-23-143951 2021-12-23 14:39:52.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.553 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-23 14:39:52.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.558 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2021-12-23 14:39:52.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.562 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-23 14:39:52.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.567 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-23 14:39:52.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.572 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-23 14:39:52.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:39:52.576 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-23 14:39:52.579 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-23 14:39:52.581 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-23 14:39:52.583 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-23 14:39:52.586 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:39:52.588 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:39:52.591 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:39:52.593 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:39:52.595 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:39:52.598 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:39:52.613 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:39:52.615 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:39:52.617 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:39:52.620 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:39:52.621 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:39:52.625 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-23 14:39:52.627 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:39:52.629 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-23 14:39:52.632 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:39:52.632 | + functions-common:git_clone:593 : head -1 2021-12-23 14:39:52.635 | 6d3c282d Cap setuptools to <58.0.0 2021-12-23 14:39:52.637 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:39:52.640 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-23 14:39:52.642 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:39:52.645 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-23 14:39:52.647 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-23 14:39:52.650 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-23 14:39:52.652 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-23 14:39:52.655 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-23 14:39:52.658 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-23 14:39:52.660 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-23 14:39:52.662 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-23 14:39:52.665 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-23 14:39:52.669 | ++ tools/install_prereqs.sh:source:47 : NOW=1640270392 2021-12-23 14:39:52.672 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-23 14:39:52.676 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-23 14:39:52.679 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-23 14:39:52.682 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640270392 2021-12-23 14:39:52.684 | ++ tools/install_prereqs.sh:source:50 : [[ 1640270392 -lt 7200 ]] 2021-12-23 14:39:52.687 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-23 14:39:52.689 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-23 14:39:52.692 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-23 14:39:52.694 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-23 14:39:52.696 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-23 14:39:52.699 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-23 14:39:52.701 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-23 14:39:52.704 | +++ 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,c-vol,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,c-bak,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-12-23 14:39:52.752 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-23 14:39:52.752 | apache2-dev 2021-12-23 14:39:52.752 | bc 2021-12-23 14:39:52.752 | bsdmainutils 2021-12-23 14:39:52.752 | curl 2021-12-23 14:39:52.752 | g++ 2021-12-23 14:39:52.752 | gcc 2021-12-23 14:39:52.752 | gettext 2021-12-23 14:39:52.752 | git 2021-12-23 14:39:52.752 | graphviz 2021-12-23 14:39:52.752 | iputils-ping 2021-12-23 14:39:52.752 | libapache2-mod-proxy-uwsgi 2021-12-23 14:39:52.752 | libffi-dev 2021-12-23 14:39:52.752 | libjpeg-dev 2021-12-23 14:39:52.752 | libmysqlclient-dev 2021-12-23 14:39:52.752 | libpcre3-dev 2021-12-23 14:39:52.752 | libpq-dev 2021-12-23 14:39:52.752 | libssl-dev 2021-12-23 14:39:52.752 | libsystemd-dev 2021-12-23 14:39:52.752 | libxml2-dev 2021-12-23 14:39:52.752 | libxslt1-dev 2021-12-23 14:39:52.752 | libyaml-dev 2021-12-23 14:39:52.752 | lsof 2021-12-23 14:39:52.752 | openssh-server 2021-12-23 14:39:52.752 | openssl 2021-12-23 14:39:52.752 | pkg-config 2021-12-23 14:39:52.752 | psmisc 2021-12-23 14:39:52.752 | python3-dev 2021-12-23 14:39:52.752 | python3-venv 2021-12-23 14:39:52.752 | tar 2021-12-23 14:39:52.752 | tcpdump 2021-12-23 14:39:52.753 | unzip 2021-12-23 14:39:52.753 | uuid-runtime 2021-12-23 14:39:52.753 | wget 2021-12-23 14:39:52.753 | wget 2021-12-23 14:39:52.753 | zlib1g-dev 2021-12-23 14:39:52.753 | libkrb5-dev 2021-12-23 14:39:52.753 | libldap2-dev 2021-12-23 14:39:52.753 | libsasl2-dev 2021-12-23 14:39:52.753 | memcached 2021-12-23 14:39:52.753 | python3-mysqldb 2021-12-23 14:39:52.753 | sqlite3 2021-12-23 14:39:52.753 | conntrack 2021-12-23 14:39:52.753 | curl 2021-12-23 14:39:52.753 | dnsmasq-base 2021-12-23 14:39:52.753 | dnsmasq-utils 2021-12-23 14:39:52.753 | ebtables 2021-12-23 14:39:52.753 | gawk 2021-12-23 14:39:52.753 | genisoimage 2021-12-23 14:39:52.753 | iptables 2021-12-23 14:39:52.753 | iputils-arping 2021-12-23 14:39:52.753 | kpartx 2021-12-23 14:39:52.753 | libjs-jquery-tablesorter 2021-12-23 14:39:52.753 | libmysqlclient-dev 2021-12-23 14:39:52.753 | parted 2021-12-23 14:39:52.753 | pm-utils 2021-12-23 14:39:52.753 | python3-mysqldb 2021-12-23 14:39:52.753 | socat 2021-12-23 14:39:52.753 | sqlite3 2021-12-23 14:39:52.753 | sudo 2021-12-23 14:39:52.753 | vlan 2021-12-23 14:39:52.753 | lvm2 2021-12-23 14:39:52.753 | open-iscsi 2021-12-23 14:39:52.753 | qemu-utils 2021-12-23 14:39:52.753 | thin-provisioning-tools 2021-12-23 14:39:52.754 | acl 2021-12-23 14:39:52.754 | dnsmasq-base 2021-12-23 14:39:52.754 | dnsmasq-utils 2021-12-23 14:39:52.754 | ebtables 2021-12-23 14:39:52.754 | haproxy 2021-12-23 14:39:52.754 | iptables 2021-12-23 14:39:52.754 | iputils-arping 2021-12-23 14:39:52.754 | iputils-ping 2021-12-23 14:39:52.754 | libmysqlclient-dev 2021-12-23 14:39:52.754 | postgresql-server-dev-all 2021-12-23 14:39:52.754 | python3-mysqldb 2021-12-23 14:39:52.754 | sqlite3 2021-12-23 14:39:52.754 | sudo 2021-12-23 14:39:52.754 | vlan 2021-12-23 14:39:52.754 | ipset 2021-12-23 14:39:52.754 | conntrack 2021-12-23 14:39:52.754 | conntrackd 2021-12-23 14:39:52.754 | keepalived 2021-12-23 14:39:52.754 | dstat 2021-12-23 14:39:52.754 | lvm2 2021-12-23 14:39:52.754 | open-iscsi 2021-12-23 14:39:52.754 | qemu-utils 2021-12-23 14:39:52.754 | thin-provisioning-tools 2021-12-23 14:39:52.754 | curl 2021-12-23 14:39:52.754 | liberasurecode-dev 2021-12-23 14:39:52.754 | make 2021-12-23 14:39:52.754 | memcached 2021-12-23 14:39:52.754 | sqlite3 2021-12-23 14:39:52.754 | xfsprogs' 2021-12-23 14:39:52.757 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-23 14:39:52.775 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-23 14:39:52.775 | apache2-dev 2021-12-23 14:39:52.775 | bc 2021-12-23 14:39:52.775 | bsdmainutils 2021-12-23 14:39:52.775 | curl 2021-12-23 14:39:52.775 | g++ 2021-12-23 14:39:52.775 | gcc 2021-12-23 14:39:52.775 | gettext 2021-12-23 14:39:52.775 | git 2021-12-23 14:39:52.775 | graphviz 2021-12-23 14:39:52.775 | iputils-ping 2021-12-23 14:39:52.775 | libapache2-mod-proxy-uwsgi 2021-12-23 14:39:52.775 | libffi-dev 2021-12-23 14:39:52.775 | libjpeg-dev 2021-12-23 14:39:52.775 | libmysqlclient-dev 2021-12-23 14:39:52.775 | libpcre3-dev 2021-12-23 14:39:52.775 | libpq-dev 2021-12-23 14:39:52.775 | libssl-dev 2021-12-23 14:39:52.775 | libsystemd-dev 2021-12-23 14:39:52.775 | libxml2-dev 2021-12-23 14:39:52.775 | libxslt1-dev 2021-12-23 14:39:52.775 | libyaml-dev 2021-12-23 14:39:52.775 | lsof 2021-12-23 14:39:52.775 | openssh-server 2021-12-23 14:39:52.775 | openssl 2021-12-23 14:39:52.775 | pkg-config 2021-12-23 14:39:52.775 | psmisc 2021-12-23 14:39:52.775 | python3-dev 2021-12-23 14:39:52.775 | python3-venv 2021-12-23 14:39:52.775 | tar 2021-12-23 14:39:52.775 | tcpdump 2021-12-23 14:39:52.776 | unzip 2021-12-23 14:39:52.776 | uuid-runtime 2021-12-23 14:39:52.776 | wget 2021-12-23 14:39:52.776 | wget 2021-12-23 14:39:52.776 | zlib1g-dev 2021-12-23 14:39:52.776 | libkrb5-dev 2021-12-23 14:39:52.776 | libldap2-dev 2021-12-23 14:39:52.776 | libsasl2-dev 2021-12-23 14:39:52.776 | memcached 2021-12-23 14:39:52.776 | python3-mysqldb 2021-12-23 14:39:52.776 | sqlite3 2021-12-23 14:39:52.776 | conntrack 2021-12-23 14:39:52.776 | curl 2021-12-23 14:39:52.776 | dnsmasq-base 2021-12-23 14:39:52.776 | dnsmasq-utils 2021-12-23 14:39:52.776 | ebtables 2021-12-23 14:39:52.776 | gawk 2021-12-23 14:39:52.776 | genisoimage 2021-12-23 14:39:52.776 | iptables 2021-12-23 14:39:52.776 | iputils-arping 2021-12-23 14:39:52.776 | kpartx 2021-12-23 14:39:52.776 | libjs-jquery-tablesorter 2021-12-23 14:39:52.776 | libmysqlclient-dev 2021-12-23 14:39:52.776 | parted 2021-12-23 14:39:52.776 | pm-utils 2021-12-23 14:39:52.776 | python3-mysqldb 2021-12-23 14:39:52.776 | socat 2021-12-23 14:39:52.776 | sqlite3 2021-12-23 14:39:52.776 | sudo 2021-12-23 14:39:52.776 | vlan 2021-12-23 14:39:52.776 | lvm2 2021-12-23 14:39:52.776 | open-iscsi 2021-12-23 14:39:52.776 | qemu-utils 2021-12-23 14:39:52.776 | thin-provisioning-tools 2021-12-23 14:39:52.776 | acl 2021-12-23 14:39:52.776 | dnsmasq-base 2021-12-23 14:39:52.776 | dnsmasq-utils 2021-12-23 14:39:52.777 | ebtables 2021-12-23 14:39:52.777 | haproxy 2021-12-23 14:39:52.777 | iptables 2021-12-23 14:39:52.777 | iputils-arping 2021-12-23 14:39:52.777 | iputils-ping 2021-12-23 14:39:52.777 | libmysqlclient-dev 2021-12-23 14:39:52.777 | postgresql-server-dev-all 2021-12-23 14:39:52.777 | python3-mysqldb 2021-12-23 14:39:52.777 | sqlite3 2021-12-23 14:39:52.777 | sudo 2021-12-23 14:39:52.777 | vlan 2021-12-23 14:39:52.777 | ipset 2021-12-23 14:39:52.777 | conntrack 2021-12-23 14:39:52.777 | conntrackd 2021-12-23 14:39:52.777 | keepalived 2021-12-23 14:39:52.777 | dstat 2021-12-23 14:39:52.777 | lvm2 2021-12-23 14:39:52.777 | open-iscsi 2021-12-23 14:39:52.777 | qemu-utils 2021-12-23 14:39:52.777 | thin-provisioning-tools 2021-12-23 14:39:52.777 | curl 2021-12-23 14:39:52.777 | liberasurecode-dev 2021-12-23 14:39:52.777 | make 2021-12-23 14:39:52.777 | memcached 2021-12-23 14:39:52.777 | sqlite3 2021-12-23 14:39:52.777 | xfsprogs ' 2021-12-23 14:39:52.777 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-23 14:39:52.779 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:39:52.782 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:39:52.785 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-23 14:39:52.785 | ++ 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-12-23 14:39:52.789 | ++ 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-12-23 14:39:52.792 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-23 14:39:52.794 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:39:52.796 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:39:52.799 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:39:52.801 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:39:52.803 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:39:52.805 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:39:52.808 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:39:52.810 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:39:52.812 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:39:52.814 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:39:52.817 | ++ functions-common:apt_get_update:1069 : return 2021-12-23 14:39:52.820 | ++ 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-12-23 14:39:52.822 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:39:52.826 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:39:52.828 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:39:52.831 | ++ 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-12-23 14:39:52.852 | ++ 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-12-23 14:39:52.971 | Reading package lists... 2021-12-23 14:39:53.230 | Building dependency tree... 2021-12-23 14:39:53.230 | Reading state information... 2021-12-23 14:39:53.481 | acl is already the newest version (2.2.52-3build1). 2021-12-23 14:39:53.481 | acl set to manually installed. 2021-12-23 14:39:53.481 | bc is already the newest version (1.07.1-2). 2021-12-23 14:39:53.481 | bc set to manually installed. 2021-12-23 14:39:53.481 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-23 14:39:53.481 | bsdmainutils set to manually installed. 2021-12-23 14:39:53.481 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-23 14:39:53.481 | gawk set to manually installed. 2021-12-23 14:39:53.481 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-23 14:39:53.481 | iptables set to manually installed. 2021-12-23 14:39:53.481 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-23 14:39:53.481 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-23 14:39:53.481 | lsof set to manually installed. 2021-12-23 14:39:53.482 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-23 14:39:53.482 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-23 14:39:53.482 | ebtables set to manually installed. 2021-12-23 14:39:53.482 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-23 14:39:53.482 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-23 14:39:53.482 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-23 14:39:53.482 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-23 14:39:53.482 | parted set to manually installed. 2021-12-23 14:39:53.482 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-23 14:39:53.482 | psmisc set to manually installed. 2021-12-23 14:39:53.482 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-23 14:39:53.482 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-23 14:39:53.482 | wget set to manually installed. 2021-12-23 14:39:53.482 | The following packages were automatically installed and are no longer required: 2021-12-23 14:39:53.482 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:39:53.482 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:39:53.482 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:39:53.482 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:39:53.482 | python3-twisted-bin python3-zope.interface 2021-12-23 14:39:53.482 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:39:53.482 | The following additional packages will be installed: 2021-12-23 14:39:53.482 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-23 14:39:53.482 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-23 14:39:53.482 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-23 14:39:53.482 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-23 14:39:53.482 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-23 14:39:53.482 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-23 14:39:53.482 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-23 14:39:53.482 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-23 14:39:53.482 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-23 14:39:53.482 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-23 14:39:53.483 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-23 14:39:53.483 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-23 14:39:53.483 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-23 14:39:53.483 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-23 14:39:53.483 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-23 14:39:53.483 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-23 14:39:53.483 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-23 14:39:53.483 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-23 14:39:53.483 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-23 14:39:53.483 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-23 14:39:53.483 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-23 14:39:53.483 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-23 14:39:53.483 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-23 14:39:53.483 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-23 14:39:53.483 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-23 14:39:53.483 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-23 14:39:53.483 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-23 14:39:53.483 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-23 14:39:53.483 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-23 14:39:53.483 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-23 14:39:53.483 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-23 14:39:53.483 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-23 14:39:53.483 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-23 14:39:53.483 | uuid-dev uwsgi-core vbetool x11-common 2021-12-23 14:39:53.485 | Suggested packages: 2021-12-23 14:39:53.485 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-23 14:39:53.485 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-23 14:39:53.485 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-23 14:39:53.485 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-23 14:39:53.485 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-23 14:39:53.485 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-23 14:39:53.485 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-23 14:39:53.485 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-23 14:39:53.485 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-23 14:39:53.485 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-23 14:39:53.485 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-23 14:39:53.485 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-23 14:39:53.485 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-23 14:39:53.485 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-23 14:39:53.485 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-23 14:39:53.485 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-23 14:39:53.485 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-23 14:39:53.742 | The following NEW packages will be installed: 2021-12-23 14:39:53.742 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-23 14:39:53.742 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-23 14:39:53.742 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-23 14:39:53.742 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-23 14:39:53.742 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-23 14:39:53.742 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-23 14:39:53.743 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-23 14:39:53.743 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-23 14:39:53.743 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-23 14:39:53.743 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-23 14:39:53.743 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-23 14:39:53.743 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-23 14:39:53.743 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-23 14:39:53.743 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-23 14:39:53.743 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-23 14:39:53.743 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-23 14:39:53.743 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-23 14:39:53.743 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-23 14:39:53.743 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-23 14:39:53.743 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-23 14:39:53.743 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-23 14:39:53.743 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-23 14:39:53.743 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-23 14:39:53.743 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-23 14:39:53.743 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-23 14:39:53.743 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-23 14:39:53.743 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-23 14:39:53.743 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-23 14:39:53.743 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-23 14:39:53.743 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-23 14:39:53.743 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-23 14:39:53.743 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-23 14:39:53.743 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-23 14:39:53.743 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-23 14:39:53.743 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-23 14:39:53.743 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-23 14:39:53.743 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-23 14:39:53.744 | The following packages will be upgraded: 2021-12-23 14:39:53.744 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-23 14:39:53.744 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-23 14:39:53.744 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-23 14:39:53.744 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-23 14:39:53.744 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-23 14:39:53.745 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-23 14:39:54.005 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-23 14:39:54.005 | Need to get 81.2 MB of archives. 2021-12-23 14:39:54.005 | After this operation, 260 MB of additional disk space will be used. 2021-12-23 14:39:54.005 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-23 14:39:54.612 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-23 14:39:54.650 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-23 14:39:54.689 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-23 14:39:55.125 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-23 14:39:55.142 | 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-12-23 14:39:55.144 | 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-12-23 14:39:55.146 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-23 14:39:55.154 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1,302 kB] 2021-12-23 14:39:55.265 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-23 14:39:55.272 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-12-23 14:39:55.315 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-12-23 14:39:55.315 | 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-12-23 14:39:55.317 | 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-12-23 14:39:55.430 | 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-12-23 14:39:55.433 | 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-12-23 14:39:55.446 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-23 14:39:55.447 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-12-23 14:39:55.455 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-23 14:39:56.679 | 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-12-23 14:39:56.754 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.20 [1,071 kB] 2021-12-23 14:39:56.960 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.20 [84.2 kB] 2021-12-23 14:39:56.963 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.20 [160 kB] 2021-12-23 14:39:56.968 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.20 [95.1 kB] 2021-12-23 14:39:56.971 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-23 14:39:57.305 | 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-12-23 14:39:57.331 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-23 14:39:57.332 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-23 14:39:57.336 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-23 14:39:57.340 | 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-12-23 14:39:57.343 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-12-23 14:39:57.432 | 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-12-23 14:39:57.440 | 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-12-23 14:39:57.442 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-23 14:39:57.445 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-23 14:39:57.539 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-12-23 14:39:57.563 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-23 14:39:57.563 | 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-12-23 14:39:57.564 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1,169 kB] 2021-12-23 14:39:57.770 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 2021-12-23 14:39:57.944 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-23 14:39:57.960 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-12-23 14:39:57.964 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-23 14:39:57.973 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-23 14:39:58.026 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-23 14:39:58.034 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-12-23 14:39:58.038 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-12-23 14:39:58.180 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-12-23 14:39:58.211 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-12-23 14:39:58.226 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-12-23 14:39:58.227 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-23 14:39:58.228 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-12-23 14:39:58.230 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-23 14:39:58.277 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-12-23 14:39:58.411 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-23 14:39:58.450 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-23 14:39:58.452 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-23 14:39:58.468 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-23 14:39:58.578 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-23 14:39:58.608 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-12-23 14:39:58.707 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-23 14:39:58.711 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-23 14:39:58.712 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-12-23 14:39:58.735 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-12-23 14:39:58.736 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-23 14:39:58.737 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-12-23 14:39:58.737 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-12-23 14:39:58.806 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-23 14:39:58.812 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-12-23 14:39:58.896 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-23 14:39:58.903 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-12-23 14:39:59.244 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-12-23 14:39:59.245 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-23 14:39:59.251 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-23 14:39:59.323 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.20 [178 kB] 2021-12-23 14:39:59.370 | Get:76 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-12-23 14:39:59.750 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-12-23 14:40:01.195 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-12-23 14:40:01.195 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-23 14:40:01.195 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-12-23 14:40:01.197 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-23 14:40:01.197 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-23 14:40:01.201 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-23 14:40:01.207 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-23 14:40:01.221 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-23 14:40:01.222 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-23 14:40:01.343 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-12-23 14:40:01.429 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-23 14:40:01.431 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-23 14:40:01.433 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-23 14:40:01.437 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-23 14:40:01.568 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-23 14:40:01.577 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-23 14:40:01.613 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-12-23 14:40:01.616 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-23 14:40:01.619 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-23 14:40:01.651 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-23 14:40:01.657 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-23 14:40:01.658 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-23 14:40:01.662 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-23 14:40:01.766 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-12-23 14:40:02.029 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-23 14:40:02.266 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-23 14:40:02.484 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-23 14:40:02.596 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-23 14:40:02.690 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-12-23 14:40:02.695 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-12-23 14:40:02.697 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-23 14:40:02.703 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-23 14:40:02.816 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-23 14:40:02.820 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-23 14:40:02.838 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-23 14:40:02.840 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-23 14:40:02.842 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-12-23 14:40:02.859 | Get:115 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-12-23 14:40:02.862 | Get:116 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-12-23 14:40:02.864 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-23 14:40:02.866 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-23 14:40:02.937 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-23 14:40:02.951 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-23 14:40:03.048 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-23 14:40:03.063 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-23 14:40:03.066 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-23 14:40:03.081 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-23 14:40:03.134 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-12-23 14:40:03.136 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-12-23 14:40:03.149 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-23 14:40:03.153 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-23 14:40:03.167 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-23 14:40:03.183 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-23 14:40:03.279 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-23 14:40:03.280 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-12-23 14:40:03.281 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-23 14:40:03.284 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-12-23 14:40:03.302 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-12-23 14:40:03.383 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.3 [244 kB] 2021-12-23 14:40:03.401 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-23 14:40:03.407 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-12-23 14:40:03.411 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-12-23 14:40:03.415 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-12-23 14:40:03.519 | Get:141 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-12-23 14:40:03.523 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-23 14:40:03.533 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-12-23 14:40:03.534 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-12-23 14:40:03.537 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-12-23 14:40:03.539 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-23 14:40:03.540 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-23 14:40:03.631 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-23 14:40:03.634 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] 2021-12-23 14:40:03.640 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] 2021-12-23 14:40:03.743 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-23 14:40:03.747 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-12-23 14:40:03.762 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1,385 kB] 2021-12-23 14:40:03.879 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-23 14:40:03.880 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-23 14:40:03.884 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-23 14:40:03.884 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-23 14:40:03.886 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-12-23 14:40:03.888 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-23 14:40:03.890 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-12-23 14:40:03.999 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-12-23 14:40:05.061 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-23 14:40:05.197 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-23 14:40:05.200 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-23 14:40:05.201 | Get:165 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-12-23 14:40:05.212 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-23 14:40:05.212 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-23 14:40:05.212 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-23 14:40:05.216 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-23 14:40:05.217 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-12-23 14:40:05.221 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-23 14:40:05.312 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-23 14:40:05.337 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-23 14:40:05.339 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-23 14:40:05.341 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-12-23 14:40:05.342 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-12-23 14:40:05.726 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1,568 kB] 2021-12-23 14:40:05.779 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-12-23 14:40:05.815 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-23 14:40:05.820 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-23 14:40:05.871 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1,220 kB] 2021-12-23 14:40:06.063 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-12-23 14:40:06.067 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-12-23 14:40:06.113 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-12-23 14:40:06.132 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-12-23 14:40:06.447 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-12-23 14:40:06.930 | Get:187 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-12-23 14:40:06.943 | Get:188 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-12-23 14:40:06.946 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-23 14:40:06.950 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-23 14:40:06.955 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-12-23 14:40:06.957 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-12-23 14:40:06.980 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-12-23 14:40:06.985 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-12-23 14:40:07.146 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-23 14:40:07.155 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-12-23 14:40:07.257 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-23 14:40:07.261 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-23 14:40:07.262 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-23 14:40:07.264 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-23 14:40:07.265 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-23 14:40:07.270 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-12-23 14:40:07.606 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-12-23 14:40:07.834 | Get:204 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-12-23 14:40:08.535 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-23 14:40:08.538 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.6 [6,184 B] 2021-12-23 14:40:08.539 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-12-23 14:40:08.539 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-12-23 14:40:08.543 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-12-23 14:40:08.618 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-23 14:40:08.631 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-23 14:40:08.704 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-23 14:40:08.734 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-23 14:40:08.748 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-12-23 14:40:08.803 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-23 14:40:08.805 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-23 14:40:08.809 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-23 14:40:08.811 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-12-23 14:40:08.815 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-12-23 14:40:08.817 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-12-23 14:40:08.918 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-23 14:40:08.921 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-23 14:40:08.922 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-23 14:40:08.935 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-12-23 14:40:09.031 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-23 14:40:09.037 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-23 14:40:09.069 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-23 14:40:10.813 | Preconfiguring packages ... 2021-12-23 14:40:10.980 | Fetched 81.2 MB in 15s (5,305 kB/s) 2021-12-23 14:40:11.065 | (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 ... 64649 files and directories currently installed.) 2021-12-23 14:40:11.067 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:11.095 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-23 14:40:11.242 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-23 14:40:11.439 | (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 ... 64649 files and directories currently installed.) 2021-12-23 14:40:11.442 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-23 14:40:11.483 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 14:40:11.614 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-23 14:40:11.643 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 14:40:11.805 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-23 14:40:11.973 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 14:40:12.733 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-23 14:40:12.762 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 14:40:12.885 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-23 14:40:13.032 | (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 ... 64649 files and directories currently installed.) 2021-12-23 14:40:13.034 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-23 14:40:13.067 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-23 14:40:13.175 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-23 14:40:13.336 | (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 ... 64649 files and directories currently installed.) 2021-12-23 14:40:13.339 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-23 14:40:13.374 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-23 14:40:13.657 | Selecting previously unselected package libapr1:amd64. 2021-12-23 14:40:13.667 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-23 14:40:13.672 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-23 14:40:13.816 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-23 14:40:13.855 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-23 14:40:14.142 | Selecting previously unselected package libaprutil1:amd64. 2021-12-23 14:40:14.151 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-23 14:40:14.156 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-23 14:40:14.270 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-23 14:40:14.298 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-23 14:40:14.454 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-23 14:40:14.461 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-23 14:40:14.466 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-23 14:40:14.537 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 14:40:14.562 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-23 14:40:14.683 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 14:40:14.712 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-23 14:40:14.819 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-23 14:40:14.846 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-23 14:40:14.976 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-23 14:40:15.006 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-23 14:40:15.112 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-23 14:40:15.119 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-23 14:40:15.122 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-23 14:40:15.201 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-23 14:40:15.207 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-23 14:40:15.211 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-23 14:40:15.318 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 14:40:15.349 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-23 14:40:16.655 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-23 14:40:16.691 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-23 14:40:16.878 | Selecting previously unselected package apache2-bin. 2021-12-23 14:40:16.884 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 14:40:16.889 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-23 14:40:17.121 | Selecting previously unselected package apache2-utils. 2021-12-23 14:40:17.127 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 14:40:17.132 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-23 14:40:17.205 | Selecting previously unselected package apache2-data. 2021-12-23 14:40:17.211 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-23 14:40:17.216 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-23 14:40:17.411 | Selecting previously unselected package apache2. 2021-12-23 14:40:17.420 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 14:40:17.447 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-23 14:40:17.570 | Selecting previously unselected package fonts-dejavu-core. 2021-12-23 14:40:17.577 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-23 14:40:17.581 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-23 14:40:17.797 | Selecting previously unselected package fonts-liberation. 2021-12-23 14:40:17.804 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-23 14:40:17.808 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-23 14:40:18.007 | Selecting previously unselected package fontconfig-config. 2021-12-23 14:40:18.017 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-23 14:40:18.023 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-23 14:40:18.110 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-23 14:40:18.116 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-23 14:40:18.120 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-23 14:40:18.231 | Selecting previously unselected package fontconfig. 2021-12-23 14:40:18.238 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-23 14:40:18.241 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-23 14:40:18.352 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-23 14:40:18.359 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:18.363 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-23 14:40:18.494 | Selecting previously unselected package haproxy. 2021-12-23 14:40:18.504 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-23 14:40:18.518 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-23 14:40:18.749 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-23 14:40:18.759 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-23 14:40:18.765 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 14:40:18.890 | Selecting previously unselected package x11-common. 2021-12-23 14:40:18.899 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-23 14:40:18.927 | dpkg-query: no packages found matching nux-tools 2021-12-23 14:40:18.941 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-23 14:40:19.034 | Selecting previously unselected package libice6:amd64. 2021-12-23 14:40:19.040 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-23 14:40:19.045 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-23 14:40:19.141 | Selecting previously unselected package libsm6:amd64. 2021-12-23 14:40:19.150 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-23 14:40:19.156 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-23 14:40:19.296 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-23 14:40:19.813 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-23 14:40:20.321 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-23 14:40:20.331 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-23 14:40:20.336 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-23 14:40:20.435 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-23 14:40:20.466 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-23 14:40:20.574 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-23 14:40:20.752 | (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 ... 65702 files and directories currently installed.) 2021-12-23 14:40:20.755 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 14:40:20.786 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-23 14:40:21.072 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-23 14:40:21.098 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-23 14:40:21.334 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-23 14:40:21.379 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-23 14:40:21.576 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:21.613 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 14:40:21.758 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:21.794 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 14:40:21.970 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:21.999 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 14:40:22.115 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:22.146 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 14:40:22.247 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-23 14:40:22.272 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-23 14:40:22.433 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-23 14:40:22.495 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-23 14:40:22.831 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-23 14:40:22.889 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-23 14:40:23.097 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:23.122 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-23 14:40:23.255 | Selecting previously unselected package uuid-dev:amd64. 2021-12-23 14:40:23.262 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-23 14:40:23.267 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-23 14:40:23.363 | Selecting previously unselected package libsctp1:amd64. 2021-12-23 14:40:23.372 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-23 14:40:23.378 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-23 14:40:23.444 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-23 14:40:23.451 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-23 14:40:23.455 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-23 14:40:23.525 | Selecting previously unselected package libapr1-dev. 2021-12-23 14:40:23.532 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-23 14:40:23.536 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-23 14:40:23.832 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-23 14:40:23.839 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-23 14:40:23.843 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 14:40:23.993 | Selecting previously unselected package libaprutil1-dev. 2021-12-23 14:40:24.002 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-23 14:40:24.006 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-23 14:40:24.277 | Selecting previously unselected package autotools-dev. 2021-12-23 14:40:24.287 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-23 14:40:24.292 | Unpacking autotools-dev (20180224.1) ... 2021-12-23 14:40:24.361 | Selecting previously unselected package m4. 2021-12-23 14:40:24.368 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-23 14:40:24.372 | Unpacking m4 (1.4.18-1) ... 2021-12-23 14:40:24.491 | Selecting previously unselected package autoconf. 2021-12-23 14:40:24.497 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-23 14:40:24.502 | Unpacking autoconf (2.69-11) ... 2021-12-23 14:40:24.642 | Selecting previously unselected package automake. 2021-12-23 14:40:24.652 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-23 14:40:24.661 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-23 14:40:24.801 | Selecting previously unselected package autopoint. 2021-12-23 14:40:24.811 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-23 14:40:24.816 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-23 14:40:24.892 | Selecting previously unselected package libtool. 2021-12-23 14:40:24.899 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-23 14:40:24.904 | Unpacking libtool (2.4.6-2) ... 2021-12-23 14:40:24.993 | Selecting previously unselected package dh-autoreconf. 2021-12-23 14:40:25.000 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-23 14:40:25.004 | Unpacking dh-autoreconf (17) ... 2021-12-23 14:40:25.093 | Selecting previously unselected package libarchive-zip-perl. 2021-12-23 14:40:25.099 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-23 14:40:25.112 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-23 14:40:25.189 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-23 14:40:25.196 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-23 14:40:25.201 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-23 14:40:25.287 | Selecting previously unselected package libtimedate-perl. 2021-12-23 14:40:25.294 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-23 14:40:25.299 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-23 14:40:25.376 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-23 14:40:25.384 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-23 14:40:25.389 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-23 14:40:25.463 | Selecting previously unselected package libdpkg-perl. 2021-12-23 14:40:25.470 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-23 14:40:25.474 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-23 14:40:25.596 | Selecting previously unselected package make. 2021-12-23 14:40:25.604 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-23 14:40:25.608 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-23 14:40:25.701 | Selecting previously unselected package dpkg-dev. 2021-12-23 14:40:25.708 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-23 14:40:25.712 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-23 14:40:25.915 | Selecting previously unselected package libcroco3:amd64. 2021-12-23 14:40:25.925 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-23 14:40:25.930 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-23 14:40:26.027 | Selecting previously unselected package gettext. 2021-12-23 14:40:26.036 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-23 14:40:26.041 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-23 14:40:26.314 | Selecting previously unselected package intltool-debian. 2021-12-23 14:40:26.321 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-23 14:40:26.326 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-23 14:40:26.399 | Selecting previously unselected package po-debconf. 2021-12-23 14:40:26.405 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-23 14:40:26.410 | Unpacking po-debconf (1.0.20) ... 2021-12-23 14:40:26.513 | Selecting previously unselected package debhelper. 2021-12-23 14:40:26.521 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-23 14:40:26.525 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-23 14:40:26.770 | Selecting previously unselected package apache2-dev. 2021-12-23 14:40:26.777 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 14:40:26.781 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-23 14:40:26.882 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-23 14:40:26.889 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-23 14:40:26.895 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 14:40:27.377 | Selecting previously unselected package g++-7. 2021-12-23 14:40:27.384 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-23 14:40:27.389 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 14:40:28.737 | Selecting previously unselected package g++. 2021-12-23 14:40:28.745 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-23 14:40:28.757 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-23 14:40:28.830 | Selecting previously unselected package build-essential. 2021-12-23 14:40:28.837 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-23 14:40:28.850 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-23 14:40:28.917 | Selecting previously unselected package conntrack. 2021-12-23 14:40:28.924 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-23 14:40:28.937 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 14:40:29.035 | Selecting previously unselected package libnetfilter-queue1. 2021-12-23 14:40:29.042 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-23 14:40:29.047 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-23 14:40:29.163 | Selecting previously unselected package conntrackd. 2021-12-23 14:40:29.172 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-23 14:40:29.177 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 14:40:29.291 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-23 14:40:29.319 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-23 14:40:29.462 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-23 14:40:29.496 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-23 14:40:29.648 | Selecting previously unselected package dctrl-tools. 2021-12-23 14:40:29.658 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-23 14:40:29.669 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-23 14:40:29.776 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-23 14:40:29.804 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-23 14:40:29.959 | Selecting previously unselected package dnsmasq-utils. 2021-12-23 14:40:29.969 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-23 14:40:29.973 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-23 14:40:30.074 | Selecting previously unselected package dstat. 2021-12-23 14:40:30.081 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-23 14:40:30.085 | Unpacking dstat (0.7.3-1) ... 2021-12-23 14:40:30.233 | Selecting previously unselected package libfakeroot:amd64. 2021-12-23 14:40:30.240 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-23 14:40:30.254 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-23 14:40:30.350 | Selecting previously unselected package fakeroot. 2021-12-23 14:40:30.360 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-23 14:40:30.365 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-23 14:40:30.448 | Selecting previously unselected package genisoimage. 2021-12-23 14:40:30.455 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-23 14:40:30.460 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-23 14:40:30.599 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-23 14:40:30.606 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-23 14:40:30.610 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-23 14:40:30.718 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-23 14:40:30.725 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 14:40:30.730 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:40:30.827 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-23 14:40:30.834 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 14:40:30.847 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:40:30.941 | Selecting previously unselected package libann0. 2021-12-23 14:40:30.948 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-23 14:40:30.952 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-23 14:40:31.041 | Selecting previously unselected package libcdt5. 2021-12-23 14:40:31.051 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-23 14:40:31.056 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-23 14:40:31.143 | Selecting previously unselected package libcgraph6. 2021-12-23 14:40:31.150 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-23 14:40:31.163 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-23 14:40:31.232 | Selecting previously unselected package libjpeg8:amd64. 2021-12-23 14:40:31.239 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-23 14:40:31.244 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-23 14:40:31.350 | Selecting previously unselected package libjbig0:amd64. 2021-12-23 14:40:31.359 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-23 14:40:31.363 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-23 14:40:31.460 | Selecting previously unselected package libtiff5:amd64. 2021-12-23 14:40:31.467 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-23 14:40:31.472 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-23 14:40:31.591 | Selecting previously unselected package libwebp6:amd64. 2021-12-23 14:40:31.601 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:31.608 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-23 14:40:31.722 | Selecting previously unselected package libxpm4:amd64. 2021-12-23 14:40:31.731 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-23 14:40:31.736 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-23 14:40:31.836 | Selecting previously unselected package libgd3:amd64. 2021-12-23 14:40:31.846 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-23 14:40:31.852 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-23 14:40:31.962 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-23 14:40:31.970 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-23 14:40:31.974 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-23 14:40:32.084 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-23 14:40:32.094 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-23 14:40:32.107 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-23 14:40:32.234 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-23 14:40:32.244 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-23 14:40:32.250 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 14:40:32.354 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-23 14:40:32.363 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-23 14:40:32.367 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 14:40:32.478 | Selecting previously unselected package libxrender1:amd64. 2021-12-23 14:40:32.485 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-23 14:40:32.489 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-23 14:40:32.593 | Selecting previously unselected package libcairo2:amd64. 2021-12-23 14:40:32.600 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-23 14:40:32.604 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-23 14:40:32.762 | Selecting previously unselected package libltdl7:amd64. 2021-12-23 14:40:32.770 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-23 14:40:32.775 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-23 14:40:32.849 | Selecting previously unselected package libthai-data. 2021-12-23 14:40:32.856 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-23 14:40:32.861 | Unpacking libthai-data (0.1.27-2) ... 2021-12-23 14:40:32.984 | Selecting previously unselected package libdatrie1:amd64. 2021-12-23 14:40:32.991 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-23 14:40:32.996 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-23 14:40:33.099 | Selecting previously unselected package libthai0:amd64. 2021-12-23 14:40:33.110 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-23 14:40:33.116 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-23 14:40:33.211 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-23 14:40:33.220 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-23 14:40:33.226 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 14:40:33.347 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-23 14:40:33.354 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-23 14:40:33.359 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 14:40:33.456 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-23 14:40:33.467 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-23 14:40:33.473 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 14:40:33.563 | Selecting previously unselected package libpathplan4. 2021-12-23 14:40:33.570 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-23 14:40:33.575 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-23 14:40:33.683 | Selecting previously unselected package libgvc6. 2021-12-23 14:40:33.690 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-23 14:40:33.695 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-23 14:40:33.859 | Selecting previously unselected package libgvpr2. 2021-12-23 14:40:33.866 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-23 14:40:33.871 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-23 14:40:33.987 | Selecting previously unselected package liblab-gamut1. 2021-12-23 14:40:33.994 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-23 14:40:33.998 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-23 14:40:34.215 | Selecting previously unselected package libxt6:amd64. 2021-12-23 14:40:34.223 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-23 14:40:34.228 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-23 14:40:34.327 | Selecting previously unselected package libxmu6:amd64. 2021-12-23 14:40:34.334 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-23 14:40:34.347 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-23 14:40:34.439 | Selecting previously unselected package libxaw7:amd64. 2021-12-23 14:40:34.449 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-23 14:40:34.455 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-23 14:40:34.568 | Selecting previously unselected package graphviz. 2021-12-23 14:40:34.575 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-23 14:40:34.580 | Unpacking graphviz (2.40.1-2) ... 2021-12-23 14:40:34.784 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-23 14:40:34.792 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-23 14:40:34.796 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 14:40:34.905 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-23 14:40:34.916 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-23 14:40:34.921 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 14:40:35.052 | Selecting previously unselected package libibverbs1:amd64. 2021-12-23 14:40:35.063 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-23 14:40:35.068 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 14:40:35.177 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-23 14:40:35.188 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-23 14:40:35.196 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 14:40:35.293 | Selecting previously unselected package icu-devtools. 2021-12-23 14:40:35.300 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 14:40:35.304 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-23 14:40:35.412 | Selecting previously unselected package iputils-arping. 2021-12-23 14:40:35.420 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-23 14:40:35.424 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-23 14:40:35.538 | Selecting previously unselected package javascript-common. 2021-12-23 14:40:35.545 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-23 14:40:35.564 | Unpacking javascript-common (11) ... 2021-12-23 14:40:35.656 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-23 14:40:35.664 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-23 14:40:35.668 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 14:40:35.780 | Selecting previously unselected package libsensors4:amd64. 2021-12-23 14:40:35.792 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-23 14:40:35.880 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-23 14:40:35.967 | Selecting previously unselected package libsnmp-base. 2021-12-23 14:40:35.976 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-23 14:40:35.982 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 14:40:36.112 | Selecting previously unselected package libsnmp30:amd64. 2021-12-23 14:40:36.119 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-23 14:40:36.124 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 14:40:36.365 | Selecting previously unselected package keepalived. 2021-12-23 14:40:36.375 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.3_amd64.deb ... 2021-12-23 14:40:36.381 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-23 14:40:36.522 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-23 14:40:36.530 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:36.534 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:40:36.633 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-23 14:40:36.640 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:36.645 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:40:36.744 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-23 14:40:36.751 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:36.756 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:40:36.858 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-23 14:40:36.867 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:36.873 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:40:36.947 | Selecting previously unselected package comerr-dev:amd64. 2021-12-23 14:40:36.954 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-23 14:40:36.967 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-23 14:40:37.042 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-23 14:40:37.050 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:37.062 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:40:37.178 | Selecting previously unselected package libaio1:amd64. 2021-12-23 14:40:37.189 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-23 14:40:37.194 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-23 14:40:37.273 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-23 14:40:37.285 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-23 14:40:37.290 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-23 14:40:37.361 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-23 14:40:37.369 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-23 14:40:37.373 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-23 14:40:37.446 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-23 14:40:37.453 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-23 14:40:37.458 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-23 14:40:37.525 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-23 14:40:37.532 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-23 14:40:37.536 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-23 14:40:37.621 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-23 14:40:37.629 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-23 14:40:37.633 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-23 14:40:37.717 | Selecting previously unselected package libglib2.0-bin. 2021-12-23 14:40:37.724 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 14:40:37.728 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:40:37.821 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-23 14:40:37.828 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 14:40:37.833 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:40:37.940 | Selecting previously unselected package pkg-config. 2021-12-23 14:40:37.948 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-23 14:40:37.960 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-23 14:40:38.033 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-23 14:40:38.040 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-23 14:40:38.044 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-23 14:40:38.145 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-23 14:40:38.152 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 14:40:38.156 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:40:38.511 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-23 14:40:38.519 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-23 14:40:38.523 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-23 14:40:38.607 | Selecting previously unselected package libgts-bin. 2021-12-23 14:40:38.614 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-23 14:40:38.618 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-23 14:40:38.725 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-23 14:40:38.732 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 14:40:38.737 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:40:38.837 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-23 14:40:38.844 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 14:40:38.849 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:40:38.934 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-23 14:40:38.942 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-23 14:40:38.955 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-23 14:40:39.040 | Selecting previously unselected package libiculx60:amd64. 2021-12-23 14:40:39.049 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 14:40:39.055 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-23 14:40:39.125 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-23 14:40:39.133 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-23 14:40:39.145 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-23 14:40:39.212 | Selecting previously unselected package libicu-dev. 2021-12-23 14:40:39.220 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 14:40:39.224 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-23 14:40:40.661 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-23 14:40:40.672 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 14:40:40.677 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:40:40.820 | Selecting previously unselected package libiscsi7:amd64. 2021-12-23 14:40:40.828 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-23 14:40:40.835 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-23 14:40:40.931 | Selecting previously unselected package libjansson4:amd64. 2021-12-23 14:40:40.942 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-23 14:40:40.948 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-23 14:40:41.018 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-23 14:40:41.026 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-23 14:40:41.030 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 14:40:41.132 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-23 14:40:41.139 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-23 14:40:41.143 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 14:40:41.225 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-23 14:40:41.232 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-23 14:40:41.236 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 14:40:41.304 | Selecting previously unselected package libjs-jquery. 2021-12-23 14:40:41.311 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-23 14:40:41.315 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-23 14:40:41.413 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-23 14:40:41.420 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-23 14:40:41.425 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-23 14:40:41.492 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-23 14:40:41.503 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-23 14:40:41.516 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-23 14:40:41.650 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-23 14:40:41.657 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-23 14:40:41.661 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-23 14:40:41.750 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-23 14:40:41.758 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-23 14:40:41.763 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-23 14:40:41.837 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-23 14:40:41.844 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-23 14:40:41.849 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-23 14:40:41.946 | Selecting previously unselected package libmatheval1:amd64. 2021-12-23 14:40:41.956 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-23 14:40:41.962 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-23 14:40:42.072 | Selecting previously unselected package mysql-common. 2021-12-23 14:40:42.082 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-23 14:40:42.106 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-23 14:40:42.200 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-23 14:40:42.208 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:42.213 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:40:42.389 | Selecting previously unselected package libssl-dev:amd64. 2021-12-23 14:40:42.398 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-23 14:40:42.403 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 14:40:42.709 | Selecting previously unselected package libmysqlclient-dev. 2021-12-23 14:40:42.716 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:42.721 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:40:43.009 | Selecting previously unselected package libnorm1:amd64. 2021-12-23 14:40:43.017 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-23 14:40:43.022 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-23 14:40:43.140 | Selecting previously unselected package libnspr4:amd64. 2021-12-23 14:40:43.148 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-23 14:40:43.152 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-23 14:40:43.256 | Selecting previously unselected package libnss3:amd64. 2021-12-23 14:40:43.267 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-23 14:40:43.272 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-23 14:40:43.544 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-23 14:40:43.553 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-23 14:40:43.558 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-23 14:40:43.671 | Selecting previously unselected package libpq5:amd64. 2021-12-23 14:40:43.679 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:43.684 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 14:40:43.761 | Selecting previously unselected package libpq-dev. 2021-12-23 14:40:43.769 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:43.774 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-23 14:40:43.923 | Selecting previously unselected package librados2. 2021-12-23 14:40:43.934 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-23 14:40:43.941 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 14:40:44.423 | Selecting previously unselected package librbd1. 2021-12-23 14:40:44.433 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-23 14:40:44.439 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 14:40:44.638 | Selecting previously unselected package libsasl2-dev. 2021-12-23 14:40:44.646 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 14:40:44.651 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 14:40:44.801 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 14:40:44.830 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-23 14:40:44.957 | Selecting previously unselected package libsodium23:amd64. 2021-12-23 14:40:44.969 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-23 14:40:44.975 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-23 14:40:45.057 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-23 14:40:45.067 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-23 14:40:45.073 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-23 14:40:45.244 | Selecting previously unselected package libx86-1:amd64. 2021-12-23 14:40:45.255 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-23 14:40:45.261 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-23 14:40:45.338 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-23 14:40:45.345 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-23 14:40:45.350 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-23 14:40:45.569 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-23 14:40:45.599 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-23 14:40:45.701 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-23 14:40:45.709 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-23 14:40:45.715 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-23 14:40:45.890 | Selecting previously unselected package libzmq5:amd64. 2021-12-23 14:40:45.901 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-23 14:40:45.907 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-23 14:40:46.060 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-23 14:40:46.093 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-23 14:40:47.001 | Selecting previously unselected package memcached. 2021-12-23 14:40:47.011 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-23 14:40:47.016 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-23 14:40:47.109 | Selecting previously unselected package pm-utils. 2021-12-23 14:40:47.118 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-23 14:40:47.123 | Unpacking pm-utils (1.4.1-17) ... 2021-12-23 14:40:47.244 | Selecting previously unselected package postgresql-client-common. 2021-12-23 14:40:47.254 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-23 14:40:47.260 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-23 14:40:47.361 | Selecting previously unselected package ssl-cert. 2021-12-23 14:40:47.369 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-23 14:40:47.374 | Unpacking ssl-cert (1.0.39) ... 2021-12-23 14:40:47.509 | Selecting previously unselected package postgresql-common. 2021-12-23 14:40:47.520 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-23 14:40:47.562 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-23 14:40:47.567 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-23 14:40:47.670 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-23 14:40:47.678 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:47.683 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 14:40:48.009 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-23 14:40:48.018 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-23 14:40:48.022 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-23 14:40:48.090 | Selecting previously unselected package python-pip-whl. 2021-12-23 14:40:48.097 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-23 14:40:48.102 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-23 14:40:48.364 | Selecting previously unselected package python3-mysqldb. 2021-12-23 14:40:48.375 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-23 14:40:48.381 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-23 14:40:48.477 | Selecting previously unselected package python3.6-venv. 2021-12-23 14:40:48.488 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 2021-12-23 14:40:48.493 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-23 14:40:48.555 | Selecting previously unselected package python3-venv. 2021-12-23 14:40:48.562 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-23 14:40:48.566 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-23 14:40:48.648 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-23 14:40:48.656 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-23 14:40:48.661 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 14:40:48.733 | Selecting previously unselected package qemu-utils. 2021-12-23 14:40:48.740 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-23 14:40:48.745 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 14:40:48.966 | Selecting previously unselected package sharutils. 2021-12-23 14:40:48.974 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-23 14:40:48.980 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-23 14:40:49.065 | Selecting previously unselected package sqlite3. 2021-12-23 14:40:49.073 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-23 14:40:49.077 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-23 14:40:49.254 | Selecting previously unselected package thin-provisioning-tools. 2021-12-23 14:40:49.262 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-23 14:40:49.267 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-23 14:40:49.403 | Selecting previously unselected package unzip. 2021-12-23 14:40:49.411 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-23 14:40:49.416 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-23 14:40:49.523 | Selecting previously unselected package uwsgi-core. 2021-12-23 14:40:49.534 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 14:40:49.539 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:40:49.730 | Selecting previously unselected package vbetool. 2021-12-23 14:40:49.739 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-23 14:40:49.743 | Unpacking vbetool (1.1-4) ... 2021-12-23 14:40:49.844 | Selecting previously unselected package libipset3:amd64. 2021-12-23 14:40:49.856 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-23 14:40:49.860 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-23 14:40:49.934 | Selecting previously unselected package ipset. 2021-12-23 14:40:49.941 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-23 14:40:49.946 | Unpacking ipset (6.34-1) ... 2021-12-23 14:40:50.050 | Selecting previously unselected package ipvsadm. 2021-12-23 14:40:50.061 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:40:50.067 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-23 14:40:50.160 | Selecting previously unselected package kpartx. 2021-12-23 14:40:50.172 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-23 14:40:50.177 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-23 14:40:50.254 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-23 14:40:50.261 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 14:40:50.265 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:40:50.358 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-23 14:40:50.366 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-23 14:40:50.371 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-23 14:40:50.441 | Selecting previously unselected package liberasurecode-dev. 2021-12-23 14:40:50.449 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-23 14:40:50.453 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-23 14:40:50.521 | Selecting previously unselected package libffi-dev:amd64. 2021-12-23 14:40:50.528 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-23 14:40:50.533 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-23 14:40:50.617 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-23 14:40:50.625 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 14:40:50.629 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:40:50.701 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-23 14:40:50.708 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-23 14:40:50.713 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-23 14:40:50.785 | Selecting previously unselected package socat. 2021-12-23 14:40:50.792 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-23 14:40:50.797 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-23 14:40:50.918 | Selecting previously unselected package vlan. 2021-12-23 14:40:50.926 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-23 14:40:50.931 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-23 14:40:51.017 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-23 14:40:51.042 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-23 14:40:51.076 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-23 14:40:51.115 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-23 14:40:51.146 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-23 14:40:51.366 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-23 14:40:51.399 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 14:40:51.431 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-23 14:40:51.464 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-23 14:40:51.498 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-23 14:40:51.531 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 14:40:51.564 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-23 14:40:51.642 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-23 14:40:51.676 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-23 14:40:51.710 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-23 14:40:51.754 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-23 14:40:51.787 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:40:51.820 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-23 14:40:51.893 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-23 14:40:51.925 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-23 14:40:51.958 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 14:40:52.006 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-23 14:40:52.176 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-23 14:40:52.437 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-23 14:40:52.468 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-23 14:40:52.903 | update-initramfs: deferring update (trigger activated) 2021-12-23 14:40:55.061 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:40:55.086 | No schema files found: doing nothing. 2021-12-23 14:40:55.093 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-23 14:40:55.168 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-23 14:40:55.181 | Setting up sharutils (1:4.15.2-3) ... 2021-12-23 14:40:55.215 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-23 14:40:55.248 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 14:40:55.282 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-23 14:40:55.316 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-23 14:40:55.363 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-23 14:40:55.465 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 14:40:55.496 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-23 14:40:55.530 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-23 14:40:55.563 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-23 14:40:55.595 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-23 14:40:55.627 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-23 14:40:55.660 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-23 14:40:55.692 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-23 14:40:55.724 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-23 14:40:55.757 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 14:40:55.790 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-23 14:40:55.824 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-23 14:40:55.919 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-23 14:41:06.252 | Setting up pm-utils (1.4.1-17) ... 2021-12-23 14:41:06.296 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-23 14:41:06.343 | Setting up m4 (1.4.18-1) ... 2021-12-23 14:41:06.377 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-23 14:41:06.411 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-23 14:41:06.445 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 14:41:06.479 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:06.513 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-23 14:41:06.588 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-23 14:41:08.592 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-23 14:41:08.625 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-23 14:41:08.659 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-23 14:41:09.602 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-23 14:41:09.635 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-23 14:41:09.669 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-23 14:41:09.702 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-23 14:41:09.736 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 14:41:09.770 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-23 14:41:09.803 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-23 14:41:09.837 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-23 14:41:09.869 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-23 14:41:09.904 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-23 14:41:09.938 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-23 14:41:09.995 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 14:41:10.029 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-23 14:41:10.063 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:41:10.109 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-23 14:41:10.173 | Setting up autotools-dev (20180224.1) ... 2021-12-23 14:41:10.207 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 14:41:10.241 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-23 14:41:10.275 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-23 14:41:10.330 | Setting up dstat (0.7.3-1) ... 2021-12-23 14:41:10.557 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 14:41:10.810 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-23 14:41:10.842 | Setting up ipset (6.34-1) ... 2021-12-23 14:41:10.876 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-23 14:41:10.921 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-23 14:41:10.955 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-23 14:41:10.973 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-23 14:41:12.191 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-23 14:41:12.192 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-23 14:41:12.193 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-23 14:41:12.194 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-23 14:41:12.278 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-23 14:41:12.303 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 14:41:12.347 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-23 14:41:12.380 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-23 14:41:12.414 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-23 14:41:12.448 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 14:41:12.482 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-23 14:41:12.516 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-23 14:41:12.561 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-23 14:41:12.593 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-23 14:41:12.650 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:41:34.679 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-23 14:41:34.688 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:41:34.721 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-23 14:41:34.754 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-23 14:41:34.786 | Setting up libthai-data (0.1.27-2) ... 2021-12-23 14:41:34.818 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-23 14:41:34.852 | Setting up javascript-common (11) ... 2021-12-23 14:41:34.932 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-23 14:41:34.950 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-23 14:41:35.012 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 14:41:35.062 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 14:41:35.114 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-23 14:41:35.146 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-23 14:41:35.586 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-23 14:41:35.938 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-23 14:41:35.970 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-23 14:41:36.003 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:41:36.037 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-23 14:41:36.071 | Setting up vbetool (1.1-4) ... 2021-12-23 14:41:36.106 | Setting up libcdt5 (2.40.1-2) ... 2021-12-23 14:41:36.140 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-23 14:41:36.174 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-23 14:41:36.208 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-23 14:41:36.455 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-23 14:41:36.488 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-23 14:41:36.520 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-23 14:41:36.555 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-23 14:41:36.590 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 14:41:36.626 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-23 14:41:36.661 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-23 14:41:36.697 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-23 14:41:36.733 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-23 14:41:36.780 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 14:41:36.815 | Setting up libtool (2.4.6-2) ... 2021-12-23 14:41:36.849 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-23 14:41:36.883 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-23 14:41:36.916 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-23 14:41:36.950 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-23 14:41:36.983 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:37.017 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-23 14:41:37.652 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-23 14:41:38.190 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-23 14:41:38.699 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-23 14:41:38.733 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 14:41:38.767 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-23 14:41:39.170 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-23 14:41:39.201 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-23 14:41:39.234 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:41:39.585 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-23 14:41:39.617 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-23 14:41:39.649 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-23 14:41:39.682 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 14:41:39.715 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-23 14:41:40.350 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-23 14:41:40.888 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-23 14:41:40.913 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-23 14:41:40.946 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 14:41:40.979 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-23 14:41:41.011 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-23 14:41:41.063 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-23 14:41:41.096 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 14:41:41.128 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-23 14:41:41.162 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:41:41.194 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-23 14:41:41.227 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 14:41:41.262 | Setting up ssl-cert (1.0.39) ... 2021-12-23 14:41:41.794 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-23 14:41:42.089 | Setting up autoconf (2.69-11) ... 2021-12-23 14:41:42.135 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-23 14:41:42.168 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-23 14:41:42.196 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-23 14:41:42.224 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-23 14:41:42.438 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-23 14:41:42.872 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-23 14:41:42.905 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-23 14:41:42.938 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-23 14:41:42.975 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-23 14:41:43.105 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-23 14:41:43.140 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 14:41:43.174 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:41:43.208 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 14:41:43.243 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-23 14:41:43.569 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-23 14:41:44.075 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-23 14:41:44.714 | Adding user postgres to group ssl-cert 2021-12-23 14:41:44.908 | 2021-12-23 14:41:44.908 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-23 14:41:45.112 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-23 14:41:45.112 | Removing obsolete dictionary files: 2021-12-23 14:41:45.358 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-23 14:41:45.960 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-23 14:41:45.979 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-23 14:41:46.003 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:41:46.051 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-23 14:41:46.087 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-23 14:41:46.179 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-23 14:41:46.193 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:46.226 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-23 14:41:46.261 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:41:46.295 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:41:46.340 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 14:41:46.673 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-23 14:41:47.289 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 14:41:47.432 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-23 14:41:47.466 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-23 14:41:47.511 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:41:47.544 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-23 14:41:49.458 | Enabling module mpm_event. 2021-12-23 14:41:49.525 | Enabling module authz_core. 2021-12-23 14:41:49.533 | Enabling module authz_host. 2021-12-23 14:41:49.597 | Enabling module authn_core. 2021-12-23 14:41:49.605 | Enabling module auth_basic. 2021-12-23 14:41:49.665 | Enabling module access_compat. 2021-12-23 14:41:49.725 | Enabling module authn_file. 2021-12-23 14:41:49.786 | Enabling module authz_user. 2021-12-23 14:41:49.855 | Enabling module alias. 2021-12-23 14:41:49.922 | Enabling module dir. 2021-12-23 14:41:49.988 | Enabling module autoindex. 2021-12-23 14:41:50.051 | Enabling module env. 2021-12-23 14:41:50.113 | Enabling module mime. 2021-12-23 14:41:50.176 | Enabling module negotiation. 2021-12-23 14:41:50.245 | Enabling module setenvif. 2021-12-23 14:41:50.311 | Enabling module filter. 2021-12-23 14:41:50.376 | Enabling module deflate. 2021-12-23 14:41:50.440 | Enabling module status. 2021-12-23 14:41:50.504 | Enabling module reqtimeout. 2021-12-23 14:41:50.562 | Enabling conf charset. 2021-12-23 14:41:50.622 | Enabling conf localized-error-pages. 2021-12-23 14:41:50.681 | Enabling conf other-vhosts-access-log. 2021-12-23 14:41:50.741 | Enabling conf security. 2021-12-23 14:41:50.803 | Enabling conf serve-cgi-bin. 2021-12-23 14:41:50.865 | Enabling site 000-default. 2021-12-23 14:41:50.920 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-23 14:41:50.984 | Enabling conf javascript-common. 2021-12-23 14:41:51.240 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-23 14:41:51.646 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-23 14:41:52.948 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:41:52.977 | Setting up po-debconf (1.0.20) ... 2021-12-23 14:41:53.008 | Setting up build-essential (12.4ubuntu1) ... 2021-12-23 14:41:53.041 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-23 14:41:53.074 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-23 14:41:53.107 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 14:41:53.141 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 14:41:53.174 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:53.207 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 14:41:53.238 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 14:41:53.435 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-23 14:41:53.469 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-23 14:41:53.502 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-23 14:41:53.598 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-23 14:41:55.787 | Regenerating fonts cache... done. 2021-12-23 14:41:55.793 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-23 14:41:55.825 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:55.858 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-23 14:41:55.892 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-23 14:41:55.925 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 14:41:55.958 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 14:41:55.992 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:56.023 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 14:41:56.057 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 14:41:56.091 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-23 14:41:56.125 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-23 14:41:56.158 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-23 14:41:56.192 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 14:41:56.226 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:56.259 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:56.294 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-23 14:41:56.340 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-23 14:41:56.374 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 14:41:56.410 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:56.446 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-23 14:41:57.974 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 14:41:58.007 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 14:41:58.042 | Setting up libgvc6 (2.40.1-2) ... 2021-12-23 14:41:58.090 | Setting up graphviz (2.40.1-2) ... 2021-12-23 14:41:58.125 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-23 14:41:58.159 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-23 14:41:58.194 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 14:41:58.248 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-23 14:41:58.283 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-23 14:41:58.317 | Setting up dh-autoreconf (17) ... 2021-12-23 14:41:58.352 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-23 14:41:58.387 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-23 14:41:58.424 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-23 14:41:58.459 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-23 14:41:58.531 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-23 14:42:07.547 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:42:07.582 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:42:07.761 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:42:07.794 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-23 14:42:08.019 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-23 14:42:08.042 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-23 14:42:10.150 | ++ functions-common:apt_get:1113 : result=0 2021-12-23 14:42:10.152 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:42:10.154 | ++ functions-common:time_stop:2331 : local name 2021-12-23 14:42:10.157 | ++ functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:10.159 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:10.161 | ++ functions-common:time_stop:2334 : local total 2021-12-23 14:42:10.163 | ++ functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:10.166 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:42:10.168 | ++ functions-common:time_stop:2338 : start_time=1640270392849 2021-12-23 14:42:10.170 | ++ functions-common:time_stop:2340 : [[ -z 1640270392849 ]] 2021-12-23 14:42:10.173 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:10.177 | ++ functions-common:time_stop:2343 : end_time=1640270530174 2021-12-23 14:42:10.179 | ++ functions-common:time_stop:2344 : elapsed_time=137325 2021-12-23 14:42:10.181 | ++ functions-common:time_stop:2345 : total=1448 2021-12-23 14:42:10.183 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:10.186 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=138773 2021-12-23 14:42:10.188 | ++ functions-common:apt_get:1117 : return 0 2021-12-23 14:42:10.191 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-23 14:42:10.193 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-23 14:42:10.196 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-23 14:42:10.200 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-23 14:42:10.204 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-23 14:42:10.206 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-23 14:42:10.209 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-23 14:42:11.725 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-23 14:42:11.727 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-23 14:42:11.730 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-23 14:42:11.733 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-23 14:42:11.735 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-23 14:42:11.737 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-23 14:42:11.739 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-23 14:42:11.741 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-23 14:42:11.743 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-23 14:42:11.745 | + functions-common:_ensure_lsb_release:323 : return 2021-12-23 14:42:11.747 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-23 14:42:11.822 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-23 14:42:11.825 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-23 14:42:11.899 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-23 14:42:11.902 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-23 14:42:11.975 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-23 14:42:11.979 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-23 14:42:11.982 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-23 14:42:11.985 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-23 14:42:11.987 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-23 14:42:11.989 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-23 14:42:11.991 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-23 14:42:11.993 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-23 14:42:11.995 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-23 14:42:11.997 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-23 14:42:12.000 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-23 14:42:12.000 | Distro: bionic 2021-12-23 14:42:12.003 | + tools/install_pip.sh:main:128 : get_versions 2021-12-23 14:42:12.005 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-23 14:42:12.009 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-23 14:42:12.011 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-23 14:42:12.014 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-23 14:42:12.015 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-23 14:42:12.414 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-23 14:42:12.417 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-23 14:42:12.417 | pip: 20.2.2 2021-12-23 14:42:12.420 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-23 14:42:12.423 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:42:12.426 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:42:12.429 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:42:12.432 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:42:12.435 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:42:12.437 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:42:12.439 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:42:12.441 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:42:12.443 | + tools/install_pip.sh:main:137 : is_suse 2021-12-23 14:42:12.444 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:42:12.446 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:42:12.448 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:42:12.450 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:42:12.452 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:42:12.454 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:42:12.456 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-23 14:42:12.457 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-23 14:42:12.459 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:42:12.461 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:42:12.463 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-23 14:42:12.477 | + 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-12-23 14:42:12.598 | Reading package lists... 2021-12-23 14:42:12.855 | Building dependency tree... 2021-12-23 14:42:12.856 | Reading state information... 2021-12-23 14:42:13.069 | Package 'python-pip' is not installed, so not removed 2021-12-23 14:42:13.069 | The following packages were automatically installed and are no longer required: 2021-12-23 14:42:13.070 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:42:13.070 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:42:13.070 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:42:13.070 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:42:13.070 | python3-twisted-bin python3-zope.interface 2021-12-23 14:42:13.070 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:42:13.158 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-23 14:42:13.162 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:42:13.164 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:42:13.166 | + functions-common:time_stop:2331 : local name 2021-12-23 14:42:13.168 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:13.170 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:13.172 | + functions-common:time_stop:2334 : local total 2021-12-23 14:42:13.174 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:13.175 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:42:13.177 | + functions-common:time_stop:2338 : start_time=1640270532475 2021-12-23 14:42:13.179 | + functions-common:time_stop:2340 : [[ -z 1640270532475 ]] 2021-12-23 14:42:13.181 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:13.184 | + functions-common:time_stop:2343 : end_time=1640270533182 2021-12-23 14:42:13.185 | + functions-common:time_stop:2344 : elapsed_time=707 2021-12-23 14:42:13.187 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:42:13.189 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:13.191 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=707 2021-12-23 14:42:13.193 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:42:13.194 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-23 14:42:13.196 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-23 14:42:13.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:42:13.200 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:42:13.201 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-23 14:42:13.216 | + 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-12-23 14:42:13.336 | Reading package lists... 2021-12-23 14:42:13.593 | Building dependency tree... 2021-12-23 14:42:13.594 | Reading state information... 2021-12-23 14:42:13.807 | Package 'python3-pip' is not installed, so not removed 2021-12-23 14:42:13.807 | The following packages were automatically installed and are no longer required: 2021-12-23 14:42:13.808 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:42:13.808 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:42:13.808 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:42:13.808 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:42:13.808 | python3-twisted-bin python3-zope.interface 2021-12-23 14:42:13.808 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:42:13.892 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-23 14:42:13.897 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:42:13.899 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:42:13.901 | + functions-common:time_stop:2331 : local name 2021-12-23 14:42:13.903 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:13.905 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:13.907 | + functions-common:time_stop:2334 : local total 2021-12-23 14:42:13.908 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:13.910 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:42:13.912 | + functions-common:time_stop:2338 : start_time=1640270533214 2021-12-23 14:42:13.914 | + functions-common:time_stop:2340 : [[ -z 1640270533214 ]] 2021-12-23 14:42:13.916 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:13.918 | + functions-common:time_stop:2343 : end_time=1640270533916 2021-12-23 14:42:13.920 | + functions-common:time_stop:2344 : elapsed_time=702 2021-12-23 14:42:13.922 | + functions-common:time_stop:2345 : total=707 2021-12-23 14:42:13.924 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:13.926 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1409 2021-12-23 14:42:13.927 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:42:13.929 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-23 14:42:13.931 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-23 14:42:13.933 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-23 14:42:13.934 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-23 14:42:13.936 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-23 14:42:13.938 | + 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-12-23 14:42:13.948 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-23 14:42:13.948 | Dload Upload Total Spent Left Speed 2021-12-23 14:42:14.222 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7696k 0 --:--:-- --:--:-- --:--:-- 7696k 2021-12-23 14:42:14.229 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-23 14:42:14.234 | + 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-12-23 14:42:17.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:42:17.538 | Collecting pip 2021-12-23 14:42:17.550 | 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-12-23 14:42:19.010 | Installing collected packages: pip 2021-12-23 14:42:19.010 | Attempting uninstall: pip 2021-12-23 14:42:19.011 | Found existing installation: pip 20.2.2 2021-12-23 14:42:19.249 | Uninstalling pip-20.2.2: 2021-12-23 14:42:19.263 | Successfully uninstalled pip-20.2.2 2021-12-23 14:42:20.595 | Successfully installed pip-20.2.4 2021-12-23 14:42:20.595 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-23 14:42:20.717 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-23 14:42:20.720 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 14:42:20.722 | + inc/python:python3_enabled:468 : return 0 2021-12-23 14:42:20.725 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-23 14:42:20.728 | + tools/install_pip.sh:main:148 : set -x 2021-12-23 14:42:20.731 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-23 14:42:20.734 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-23 14:42:20.737 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:42:20.740 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-23 14:42:20.743 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-23 14:42:20.746 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:42:20.749 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:42:20.749 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:42:20.753 | ++ 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,<58.0.0;python_version>='\''3.5'\'' 2021-12-23 14:42:20.753 | 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-12-23 14:42:20.755 | ++ 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,<58.0.0;python_version>='3.5' 2021-12-23 14:42:20.755 | 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-12-23 14:42:20.757 | ++ 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,<58.0.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-12-23 14:42:20.759 | + 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,<58.0.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-12-23 14:42:20.761 | + 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,<58.0.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-12-23 14:42:20.777 | 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-12-23 14:42:20.782 | + 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,<58.0.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-12-23 14:42:23.439 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:42:23.440 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.440 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.441 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.441 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.442 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.442 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.443 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.443 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.444 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.444 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.445 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.445 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.445 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.446 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.446 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.447 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.447 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.448 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.448 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.448 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.449 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.449 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.450 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.450 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.451 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.451 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.452 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.452 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.453 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.453 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.453 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.454 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.454 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.455 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.455 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.456 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.456 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.457 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.457 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.457 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.458 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.458 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.459 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.459 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.460 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.460 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.460 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.461 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.461 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.462 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.462 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.462 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.463 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.463 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.464 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.464 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.465 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.466 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.466 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.467 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.467 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.468 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.468 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.469 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.469 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.469 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.470 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.470 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.471 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.471 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.472 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.472 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.472 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.473 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.473 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.474 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.474 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.475 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.476 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.476 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.476 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.477 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.477 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.478 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.478 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.478 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.479 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.479 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.480 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.480 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.481 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.481 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.482 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.482 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.482 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.483 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.483 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.484 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.484 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.485 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.485 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.486 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.486 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.486 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.487 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.487 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.488 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.488 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.489 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.489 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.490 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.490 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.491 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.491 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.492 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.492 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.493 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.493 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.494 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.494 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.495 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.495 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.495 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.496 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.496 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.497 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.497 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.498 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.498 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.499 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.499 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.500 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.500 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.501 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.501 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.502 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.502 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.502 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.503 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.503 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.504 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.504 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.505 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.505 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.506 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.506 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.506 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.507 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.507 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.508 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.508 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.509 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.509 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.510 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.510 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.510 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.511 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.512 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.512 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.512 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.513 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.513 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.514 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.514 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.515 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.515 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.516 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.516 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.517 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.517 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.517 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.518 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.518 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.519 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.519 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.520 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.520 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.521 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.521 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.522 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.522 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.522 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.523 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.523 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.524 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.524 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.524 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.525 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.525 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.526 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.527 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.527 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.527 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.528 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.528 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.529 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.529 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.530 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.530 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.531 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.531 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.532 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.532 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.533 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.533 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.534 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.534 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.534 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.535 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.535 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.536 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.536 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.536 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.537 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.538 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.538 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.539 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.539 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.540 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.540 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.540 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.541 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.541 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.542 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.542 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.543 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.543 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.544 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.544 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.545 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.545 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.545 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.546 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.546 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.547 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.547 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.548 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.548 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.548 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.549 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.549 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.550 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.550 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.551 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.551 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.552 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.552 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.553 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.553 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.553 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.554 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.555 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.555 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.555 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.556 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.556 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.557 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.557 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.558 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.558 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.559 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.559 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.559 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.560 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.560 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.561 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.561 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.562 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.562 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.563 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.563 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.564 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.564 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.565 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.565 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.566 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.566 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.566 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.567 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.567 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.568 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.568 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.569 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.569 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.569 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.570 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.570 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.571 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.571 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.571 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.572 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.572 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.573 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.573 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.574 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.574 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.575 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.575 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.575 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.576 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.577 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.577 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.578 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.578 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.579 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.579 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.580 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.580 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.580 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.581 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.581 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.582 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.582 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.583 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.583 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.584 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.584 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.584 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.585 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.585 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.586 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.586 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.587 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.587 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.588 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.588 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.589 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.589 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.590 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.590 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.591 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.591 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.592 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.592 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.593 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.593 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.594 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.594 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.595 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.595 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.595 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.596 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.597 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.597 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.597 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.613 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.614 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.614 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.615 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.615 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.616 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.616 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.616 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.617 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.618 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.618 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.618 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.619 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.619 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.620 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.620 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.621 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.621 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.622 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.622 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.622 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.623 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.623 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.624 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.624 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.625 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.625 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.625 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.626 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.626 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.627 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.627 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.628 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.628 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.628 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.629 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.629 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.630 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.630 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.631 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.631 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.632 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.632 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.633 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.633 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.633 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.634 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.634 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.635 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.635 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.636 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.636 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.636 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.637 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.637 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.638 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.638 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.639 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.639 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.639 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.640 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.640 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.641 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.641 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.642 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.643 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.643 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.643 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.644 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.644 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:23.645 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:23.645 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:23.646 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-23 14:42:23.648 | 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,<58.0.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-23 14:42:25.222 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:42:25.222 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:42:25.293 | + inc/python:pip_install:207 : result=0 2021-12-23 14:42:25.297 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:42:25.299 | + functions-common:time_stop:2331 : local name 2021-12-23 14:42:25.302 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:25.306 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:25.308 | + functions-common:time_stop:2334 : local total 2021-12-23 14:42:25.311 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:25.313 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:42:25.315 | + functions-common:time_stop:2338 : start_time=1640270540773 2021-12-23 14:42:25.317 | + functions-common:time_stop:2340 : [[ -z 1640270540773 ]] 2021-12-23 14:42:25.319 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:25.322 | + functions-common:time_stop:2343 : end_time=1640270545320 2021-12-23 14:42:25.323 | + functions-common:time_stop:2344 : elapsed_time=4547 2021-12-23 14:42:25.325 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:42:25.327 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:25.329 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4547 2021-12-23 14:42:25.331 | + inc/python:pip_install:210 : return 0 2021-12-23 14:42:25.333 | + tools/install_pip.sh:main:154 : get_versions 2021-12-23 14:42:25.335 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-23 14:42:25.339 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-23 14:42:25.341 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-23 14:42:25.344 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-23 14:42:25.344 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-23 14:42:25.747 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-23 14:42:25.750 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-23 14:42:25.750 | pip: 20.2.4 2021-12-23 14:42:25.754 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-23 14:42:25.758 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-23 14:42:25.763 | + ./stack.sh:main:771 : fixup_all 2021-12-23 14:42:25.765 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-23 14:42:25.768 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-23 14:42:25.770 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-23 14:42:25.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-23 14:42:25.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-23 14:42:25.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-23 14:42:25.786 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-23 14:42:25.788 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-23 14:42:25.790 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-23 14:42:25.798 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-23 14:42:25.801 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-23 14:42:25.803 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-23 14:42:25.805 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-23 14:42:25.808 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:42:25.810 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:42:25.812 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:42:25.814 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:42:25.816 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:42:25.818 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:42:25.820 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:42:25.823 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:42:25.825 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:42:25.827 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:42:25.829 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:42:25.831 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:42:25.833 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-23 14:42:25.835 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:42:25.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:42:25.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:42:25.841 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-23 14:42:25.858 | + 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-12-23 14:42:25.978 | Reading package lists... 2021-12-23 14:42:26.238 | Building dependency tree... 2021-12-23 14:42:26.239 | Reading state information... 2021-12-23 14:42:26.457 | The following packages were automatically installed and are no longer required: 2021-12-23 14:42:26.458 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:42:26.458 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:42:26.458 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:42:26.458 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:42:26.458 | python3-twisted-bin python3-zope.interface 2021-12-23 14:42:26.458 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:42:26.459 | The following additional packages will be installed: 2021-12-23 14:42:26.459 | python3-software-properties 2021-12-23 14:42:26.513 | The following packages will be upgraded: 2021-12-23 14:42:26.513 | python3-software-properties software-properties-common 2021-12-23 14:42:26.624 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-23 14:42:26.624 | Need to get 33.8 kB of archives. 2021-12-23 14:42:26.624 | After this operation, 0 B of additional disk space will be used. 2021-12-23 14:42:26.624 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-12-23 14:42:26.670 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-12-23 14:42:27.263 | Fetched 33.8 kB in 0s (199 kB/s) 2021-12-23 14:42:27.349 | (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 ... 74379 files and directories currently installed.) 2021-12-23 14:42:27.352 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-23 14:42:27.528 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-23 14:42:27.682 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-23 14:42:27.843 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-23 14:42:27.955 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:42:28.661 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-23 14:42:28.943 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-23 14:42:28.970 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-23 14:42:31.258 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:42:31.260 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:42:31.263 | + functions-common:time_stop:2331 : local name 2021-12-23 14:42:31.265 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:31.268 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:31.270 | + functions-common:time_stop:2334 : local total 2021-12-23 14:42:31.273 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:31.276 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:42:31.278 | + functions-common:time_stop:2338 : start_time=1640270545856 2021-12-23 14:42:31.281 | + functions-common:time_stop:2340 : [[ -z 1640270545856 ]] 2021-12-23 14:42:31.284 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:31.287 | + functions-common:time_stop:2343 : end_time=1640270551285 2021-12-23 14:42:31.289 | + functions-common:time_stop:2344 : elapsed_time=5429 2021-12-23 14:42:31.291 | + functions-common:time_stop:2345 : total=138773 2021-12-23 14:42:31.293 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:31.295 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=144202 2021-12-23 14:42:31.298 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:42:31.300 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-23 14:42:32.179 | 'universe' distribution component is already enabled for all sources. 2021-12-23 14:42:32.208 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-23 14:42:32.211 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-23 14:42:34.976 | Reading package lists... 2021-12-23 14:42:35.286 | Building dependency tree... 2021-12-23 14:42:35.287 | Reading state information... 2021-12-23 14:42:35.503 | The following packages were automatically installed and are no longer required: 2021-12-23 14:42:35.504 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:42:35.504 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:42:35.504 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:42:35.504 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:42:35.504 | python3-twisted-bin python3-zope.interface 2021-12-23 14:42:35.504 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:42:35.559 | The following NEW packages will be installed: 2021-12-23 14:42:35.559 | ubuntu-cloud-keyring 2021-12-23 14:42:35.843 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-23 14:42:35.843 | Need to get 5,908 B of archives. 2021-12-23 14:42:35.843 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-23 14:42:35.843 | 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-12-23 14:42:36.417 | Fetched 5,908 B in 0s (22.4 kB/s) 2021-12-23 14:42:36.468 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-23 14:42:36.514 | (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 ... 74379 files and directories currently installed.) 2021-12-23 14:42:36.517 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-23 14:42:36.523 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-23 14:42:36.635 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-23 14:42:39.069 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-23 14:42:39.069 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-23 14:42:39.183 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-23 14:42:39.191 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-23 14:42:39.311 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-23 14:42:39.730 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-23 14:42:43.801 | Fetched 179 kB in 1s (130 kB/s) 2021-12-23 14:42:45.633 | Reading package lists... 2021-12-23 14:42:45.698 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-23 14:42:45.701 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-23 14:42:45.704 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-23 14:42:45.706 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-23 14:42:45.709 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-23 14:42:45.712 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-23 14:42:45.716 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-23 14:42:45.719 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-23 14:42:45.721 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-23 14:42:45.724 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:42:45.727 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:42:45.730 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:42:45.734 | + functions-common:time_start:2322 : _TIME_START[$name]=1640270565731 2021-12-23 14:42:45.736 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-23 14:42:45.738 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-23 14:42:45.741 | + 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-12-23 14:42:45.968 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-23 14:42:45.968 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-23 14:42:46.128 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-23 14:42:46.257 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-23 14:42:46.386 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-23 14:42:46.808 | Fetched 8,767 B in 1s (11.4 kB/s) 2021-12-23 14:42:48.640 | Reading package lists... 2021-12-23 14:42:48.708 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-23 14:42:48.712 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-23 14:42:48.715 | + functions-common:time_stop:2331 : local name 2021-12-23 14:42:48.719 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:48.723 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:48.726 | + functions-common:time_stop:2334 : local total 2021-12-23 14:42:48.729 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:48.732 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-23 14:42:48.735 | + functions-common:time_stop:2338 : start_time=1640270565731 2021-12-23 14:42:48.737 | + functions-common:time_stop:2340 : [[ -z 1640270565731 ]] 2021-12-23 14:42:48.740 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:48.743 | + functions-common:time_stop:2343 : end_time=1640270568741 2021-12-23 14:42:48.746 | + functions-common:time_stop:2344 : elapsed_time=3010 2021-12-23 14:42:48.748 | + functions-common:time_stop:2345 : total=2893 2021-12-23 14:42:48.750 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:48.752 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5903 2021-12-23 14:42:48.755 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-23 14:42:48.766 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-23 14:42:48.776 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-23 14:42:48.786 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-23 14:42:48.788 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-23 14:42:48.791 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:42:48.793 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:42:48.795 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:42:48.797 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:42:48.800 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:42:48.802 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:42:48.804 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:42:48.806 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:42:48.808 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-23 14:42:48.811 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-23 14:42:48.813 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-23 14:42:48.815 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:42:48.817 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:42:48.819 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:42:48.822 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:42:48.824 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:42:48.826 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:42:48.828 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-23 14:42:48.831 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-23 14:42:48.849 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-23 14:42:48.854 | + 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-12-23 14:42:51.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:42:51.451 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.452 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.452 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.453 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.453 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.454 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.454 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.455 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.455 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.456 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.456 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.456 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.457 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.457 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.458 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.458 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.459 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.459 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.459 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.460 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.460 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.461 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.461 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.462 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.462 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.463 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.463 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.463 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.464 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.465 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.465 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.466 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.466 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.466 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.467 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.467 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.468 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.468 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.469 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.469 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.470 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.470 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.470 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.471 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.471 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.471 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.472 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.472 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.473 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.473 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.474 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.474 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.475 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.475 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.475 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.476 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.476 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.477 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.477 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.478 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.478 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.479 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.479 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.480 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.480 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.480 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.481 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.481 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.482 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.482 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.483 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.483 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.484 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.484 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.484 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.485 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.485 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.486 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.487 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.487 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.487 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.488 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.488 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.489 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.489 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.490 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.490 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.491 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.491 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.492 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.492 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.492 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.493 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.493 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.494 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.494 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.494 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.495 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.495 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.496 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.496 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.497 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.497 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.497 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.498 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.498 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.499 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.499 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.500 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.500 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.501 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.501 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.502 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.502 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.503 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.503 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.504 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.504 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.505 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.505 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.506 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.506 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.506 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.507 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.507 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.508 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.508 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.509 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.509 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.510 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.510 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.511 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.511 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.512 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.512 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.512 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.513 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.513 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.514 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.514 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.515 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.515 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.516 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.516 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.516 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.517 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.517 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.518 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.518 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.519 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.519 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.520 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.520 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.520 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.521 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.521 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.522 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.523 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.523 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.523 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.524 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.524 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.525 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.525 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.526 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.526 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.527 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.527 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.527 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.528 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.528 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.529 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.529 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.530 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.530 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.531 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.531 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.531 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.532 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.532 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.533 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.533 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.534 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.534 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.534 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.535 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.535 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.535 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.536 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.536 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.537 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.538 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.538 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.539 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.539 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.539 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.540 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.540 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.541 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.541 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.542 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.542 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.543 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.543 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.543 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.544 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.544 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.545 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.545 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.546 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.546 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.547 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.547 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.548 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.548 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.548 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.549 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.549 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.550 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.550 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.551 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.551 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.551 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.552 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.552 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.553 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.553 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.554 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.554 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.555 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.555 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.555 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.556 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.556 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.557 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.557 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.557 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.558 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.558 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.559 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.559 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.560 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.560 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.561 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.561 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.562 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.562 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.562 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.563 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.563 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.564 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.564 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.565 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.565 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.566 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.566 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.567 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.567 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.567 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.568 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.568 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.569 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.569 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.570 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.570 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.571 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.571 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.571 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.572 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.572 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.573 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.573 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.574 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.574 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.575 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.575 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.576 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.576 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.576 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.577 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.577 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.578 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.578 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.579 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.579 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.579 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.580 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.580 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.581 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.581 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.581 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.582 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.582 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.583 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.583 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.584 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.584 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.585 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.585 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.586 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.586 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.587 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.587 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.588 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.588 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.589 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.589 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.590 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.590 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.591 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.591 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.592 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.592 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.593 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.593 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.594 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.594 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.594 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.595 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.595 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.596 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.596 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.597 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.597 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.598 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.598 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.599 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.599 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.599 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.600 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.600 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.601 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.601 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.602 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.603 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.603 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.603 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.604 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.604 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.605 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.605 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.606 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.606 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.607 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.607 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.608 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.608 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.609 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.609 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.609 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.610 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.610 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.611 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.611 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.612 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.612 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.613 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.613 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.613 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.614 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.615 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.615 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.615 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.616 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.616 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.617 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.617 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.617 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.618 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.618 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.619 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.619 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.619 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.620 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.620 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.621 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.621 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.622 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.622 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.622 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.623 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.623 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.624 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.625 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.625 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.625 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.626 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.626 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.626 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.627 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.627 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.628 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.628 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.629 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.629 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.629 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.630 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.630 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.631 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.631 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.632 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.632 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.633 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.633 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.633 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.634 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.634 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.635 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.635 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.636 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.636 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.637 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.637 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.638 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.638 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:51.638 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:51.639 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:51.763 | Collecting os-testr===2.0.0 2021-12-23 14:42:51.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-23 14:42:51.929 | Collecting stestr===3.0.1 2021-12-23 14:42:51.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-23 14:42:52.110 | Collecting python-subunit===1.4.0 2021-12-23 14:42:52.116 | 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-12-23 14:42:52.195 | 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-12-23 14:42:52.214 | 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-12-23 14:42:52.217 | 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-12-23 14:42:52.228 | 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-12-23 14:42:52.244 | 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-12-23 14:42:52.248 | 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-12-23 14:42:52.344 | Collecting future===0.18.2 2021-12-23 14:42:52.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-23 14:42:53.352 | 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-12-23 14:42:53.354 | 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-12-23 14:42:53.357 | 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-12-23 14:42:53.364 | 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-12-23 14:42:53.368 | 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-12-23 14:42:53.371 | 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-12-23 14:42:53.373 | 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-12-23 14:42:53.379 | 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-12-23 14:42:53.383 | 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-12-23 14:42:53.399 | 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-12-23 14:42:53.401 | 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-12-23 14:42:53.404 | 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-12-23 14:42:53.407 | 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-12-23 14:42:53.410 | Building wheels for collected packages: future 2021-12-23 14:42:53.411 | Building wheel for future (setup.py): started 2021-12-23 14:42:54.504 | Building wheel for future (setup.py): finished with status 'done' 2021-12-23 14:42:54.511 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=a7da3682be7750e952ded8343ceb59387703133ee2fcebec99244a43f9e810af 2021-12-23 14:42:54.511 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-23 14:42:54.513 | Successfully built future 2021-12-23 14:42:55.913 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-23 14:42:56.724 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-23 14:42:56.826 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:42:56.826 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:42:56.934 | + inc/python:pip_install:207 : result=0 2021-12-23 14:42:56.938 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:42:56.941 | + functions-common:time_stop:2331 : local name 2021-12-23 14:42:56.945 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:42:56.947 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:42:56.951 | + functions-common:time_stop:2334 : local total 2021-12-23 14:42:56.954 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:42:56.956 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:42:56.958 | + functions-common:time_stop:2338 : start_time=1640270568844 2021-12-23 14:42:56.960 | + functions-common:time_stop:2340 : [[ -z 1640270568844 ]] 2021-12-23 14:42:56.963 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:42:56.967 | + functions-common:time_stop:2343 : end_time=1640270576964 2021-12-23 14:42:56.969 | + functions-common:time_stop:2344 : elapsed_time=8120 2021-12-23 14:42:56.971 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:42:56.973 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:42:56.975 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8120 2021-12-23 14:42:56.977 | + inc/python:pip_install:210 : return 0 2021-12-23 14:42:56.980 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-23 14:42:56.982 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-23 14:42:56.985 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-23 14:42:56.987 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:42:56.990 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-23 14:42:56.993 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-23 14:42:56.995 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:42:56.999 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:42:56.999 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:42:57.003 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-23 14:42:57.005 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-23 14:42:57.008 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-23 14:42:57.010 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-23 14:42:57.013 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-23 14:42:57.031 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-23 14:42:57.035 | + 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-12-23 14:42:59.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:42:59.661 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.662 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.662 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.663 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.663 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.664 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.664 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.665 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.665 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.665 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.666 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.666 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.667 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.667 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.668 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.668 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.668 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.669 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.669 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.670 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.670 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.670 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.671 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.671 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.672 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.672 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.673 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.673 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.674 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.674 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.675 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.675 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.675 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.676 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.677 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.677 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.677 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.678 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.678 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.678 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.679 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.679 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.680 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.680 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.681 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.681 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.682 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.682 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.682 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.683 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.683 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.683 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.684 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.684 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.685 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.685 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.686 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.686 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.687 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.687 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.688 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.688 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.689 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.689 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.690 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.690 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.691 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.691 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.691 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.692 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.692 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.692 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.693 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.693 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.694 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.694 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.695 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.696 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.696 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.697 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.697 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.697 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.698 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.698 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.699 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.699 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.700 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.700 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.700 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.701 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.701 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.702 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.702 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.703 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.703 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.704 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.704 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.704 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.705 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.705 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.706 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.706 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.707 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.707 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.707 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.708 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.708 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.709 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.709 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.710 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.710 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.711 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.711 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.712 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.712 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.713 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.713 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.714 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.715 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.715 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.715 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.716 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.716 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.717 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.717 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.718 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.718 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.718 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.719 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.720 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.720 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.721 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.721 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.721 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.722 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.722 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.723 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.723 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.724 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.724 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.724 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.725 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.725 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.726 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.726 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.727 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.727 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.728 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.728 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.729 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.729 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.729 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.730 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.730 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.731 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.731 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.732 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.732 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.733 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.733 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.734 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.734 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.735 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.735 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.736 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.736 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.736 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.737 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.737 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.738 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.738 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.739 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.739 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.740 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.740 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.740 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.741 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.741 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.742 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.742 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.742 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.743 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.743 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.744 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.744 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.745 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.745 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.745 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.746 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.746 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.747 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.748 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.748 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.748 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.749 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.749 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.750 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.750 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.751 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.751 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.752 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.752 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.753 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.753 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.753 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.754 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.754 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.756 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.756 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.756 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.757 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.758 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.758 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.758 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.759 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.759 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.760 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.760 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.760 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.761 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.761 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.762 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.762 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.763 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.763 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.763 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.764 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.764 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.765 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.765 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.766 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.766 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.766 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.767 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.767 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.768 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.768 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.769 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.769 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.770 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.770 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.770 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.771 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.771 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.772 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.772 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.773 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.773 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.774 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.774 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.775 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.775 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.776 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.776 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.776 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.777 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.777 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.778 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.778 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.779 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.779 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.780 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.780 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.780 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.781 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.781 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.782 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.782 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.783 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.783 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.784 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.784 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.784 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.785 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.786 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.786 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.786 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.787 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.787 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.788 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.788 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.788 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.789 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.789 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.790 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.790 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.791 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.791 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.791 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.792 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.792 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.793 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.793 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.793 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.794 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.794 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.795 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.796 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.796 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.797 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.797 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.798 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.798 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.798 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.799 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.799 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.800 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.800 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.800 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.801 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.802 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.802 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.802 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.803 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.803 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.804 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.804 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.805 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.805 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.806 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.806 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.807 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.807 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.808 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.808 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.808 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.809 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.809 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.810 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.810 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.811 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.812 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.812 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.813 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.813 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.813 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.814 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.814 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.815 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.815 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.816 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.816 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.817 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.817 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.818 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.818 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.818 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.819 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.819 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.820 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.820 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.821 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.821 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.822 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.822 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.823 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.823 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.823 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.824 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.824 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.825 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.825 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.826 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.826 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.826 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.827 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.827 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.828 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.828 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.829 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.829 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.829 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.830 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.830 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.831 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.831 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.832 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.832 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.832 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.833 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.834 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.834 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.834 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.835 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.835 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.836 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.836 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.836 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.837 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.837 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.838 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.838 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.838 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.839 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.840 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.840 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.840 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.841 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.841 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.842 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.842 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.843 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.843 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.844 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.844 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.845 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.845 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.846 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.846 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.846 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.847 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.847 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.848 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:42:59.848 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:42:59.849 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:42:59.851 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-12-23 14:43:01.481 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:43:01.481 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:43:01.558 | + inc/python:pip_install:207 : result=0 2021-12-23 14:43:01.561 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:43:01.564 | + functions-common:time_stop:2331 : local name 2021-12-23 14:43:01.567 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:43:01.571 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:43:01.574 | + functions-common:time_stop:2334 : local total 2021-12-23 14:43:01.577 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:43:01.579 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:43:01.582 | + functions-common:time_stop:2338 : start_time=1640270577026 2021-12-23 14:43:01.584 | + functions-common:time_stop:2340 : [[ -z 1640270577026 ]] 2021-12-23 14:43:01.587 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:43:01.590 | + functions-common:time_stop:2343 : end_time=1640270581587 2021-12-23 14:43:01.592 | + functions-common:time_stop:2344 : elapsed_time=4561 2021-12-23 14:43:01.595 | + functions-common:time_stop:2345 : total=8120 2021-12-23 14:43:01.597 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:43:01.599 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12681 2021-12-23 14:43:01.601 | + inc/python:pip_install:210 : return 0 2021-12-23 14:43:01.603 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-23 14:43:01.654 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-23 14:43:01.723 | + ./stack.sh:main:788 : install_infra 2021-12-23 14:43:01.725 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-23 14:43:01.728 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-23 14:43:01.730 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-23 14:43:04.227 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-23 14:43:04.230 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-23 14:43:04.256 | + 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-12-23 14:43:05.835 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.840 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.843 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.851 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.856 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.858 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.869 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.873 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.876 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.883 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.888 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.890 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.895 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.899 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.902 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.906 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.910 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.913 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.916 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.920 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.923 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.927 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.932 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.934 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.943 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.948 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.950 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.957 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.962 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.965 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.972 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.977 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.979 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:05.992 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:05.996 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:05.999 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.003 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.006 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.008 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.010 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.015 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.017 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.022 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.026 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.028 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.031 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.036 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.038 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.040 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.045 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.048 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.052 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.057 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.059 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.069 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.074 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.077 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.095 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.103 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.108 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.110 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.121 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.125 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.130 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.132 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.137 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.141 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.144 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.151 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.155 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.158 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.160 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.164 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.167 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.172 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.177 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.180 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.204 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.208 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.210 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.213 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.218 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.220 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.225 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.227 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.235 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.240 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.242 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.247 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.251 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.253 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.259 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.264 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.266 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.269 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.273 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.276 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.284 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.289 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.291 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.294 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.298 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.301 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.305 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.309 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.312 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.321 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.326 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.328 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.342 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.347 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.349 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.371 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.377 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.379 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.383 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.388 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.390 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.404 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.407 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.409 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.414 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.416 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.418 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.424 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.436 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.441 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.444 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.473 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.489 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.493 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.496 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.498 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.502 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.505 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.516 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.521 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.523 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.526 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.530 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.533 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.538 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.540 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.546 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.549 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.551 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.556 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.558 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.569 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.573 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.575 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.582 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.586 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.589 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.594 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.597 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.618 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.623 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.626 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.630 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.635 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.637 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.643 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.650 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.656 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.658 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.665 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.670 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.672 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.678 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.683 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.691 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.694 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.702 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.704 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.710 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.715 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.717 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.721 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.725 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.727 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.732 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.736 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.738 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.741 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.745 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.748 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.750 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.755 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.757 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.785 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.790 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.792 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.801 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.806 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.808 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.811 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.816 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.818 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.829 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.834 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.836 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.848 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.850 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.854 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.858 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.861 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.868 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.873 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.878 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.882 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.885 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.903 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.905 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.907 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.912 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.914 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.916 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.920 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.924 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.927 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.939 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.944 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.946 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.950 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.955 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.957 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.963 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.968 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.971 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.973 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.978 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.980 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.986 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:06.991 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:06.993 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:06.997 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.002 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.004 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.012 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.026 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.030 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.033 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.035 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.040 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.042 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.054 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.059 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.061 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.071 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.076 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.078 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.090 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.094 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.097 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.099 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.104 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.106 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.114 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.119 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.122 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.130 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.141 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.146 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.148 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.152 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.157 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.159 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.170 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.175 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.177 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.183 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.189 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.192 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.210 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.215 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.218 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.220 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.225 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.227 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.230 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.234 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.236 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.239 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.243 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.246 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.250 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.255 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.258 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.260 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.265 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.267 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.273 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.277 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.280 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.290 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.295 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.298 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.326 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.331 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.333 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.341 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.345 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.348 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.358 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.363 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.365 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.368 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.372 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.375 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.388 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.401 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.403 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.406 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.410 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.413 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.417 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.422 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.424 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.432 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.436 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.439 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.460 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.466 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.471 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.473 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.475 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.480 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.483 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.492 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.497 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.499 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.514 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.519 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.521 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.525 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.530 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.532 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.535 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.540 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.542 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.559 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.564 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.567 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.579 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.582 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.587 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.590 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.594 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.599 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.601 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.605 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.626 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.631 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.633 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.637 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.642 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.644 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.654 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.659 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.661 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.669 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.674 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.676 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.683 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.686 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.690 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.695 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.697 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.699 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.704 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.706 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.714 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.721 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.725 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.728 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.734 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.739 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.744 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.746 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.759 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.761 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.764 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.771 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.773 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.778 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.781 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.785 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.795 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.797 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.802 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.804 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.808 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.819 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.823 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.826 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.828 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.833 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.836 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.840 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.845 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.847 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.851 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.856 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.859 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.872 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.874 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.887 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.891 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.894 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.900 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.903 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.905 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:07.910 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:07.912 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:07.921 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-23 14:43:08.052 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-23 14:43:08.081 | Installing collected packages: pbr 2021-12-23 14:43:08.188 | Successfully installed pbr-5.4.5 2021-12-23 14:43:08.246 | + inc/python:pip_install:207 : result=0 2021-12-23 14:43:08.248 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:43:08.251 | + functions-common:time_stop:2331 : local name 2021-12-23 14:43:08.255 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:43:08.258 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:43:08.262 | + functions-common:time_stop:2334 : local total 2021-12-23 14:43:08.264 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:43:08.267 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:43:08.269 | + functions-common:time_stop:2338 : start_time=1640270584249 2021-12-23 14:43:08.272 | + functions-common:time_stop:2340 : [[ -z 1640270584249 ]] 2021-12-23 14:43:08.275 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:43:08.279 | + functions-common:time_stop:2343 : end_time=1640270588276 2021-12-23 14:43:08.282 | + functions-common:time_stop:2344 : elapsed_time=4027 2021-12-23 14:43:08.285 | + functions-common:time_stop:2345 : total=12681 2021-12-23 14:43:08.287 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:43:08.290 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16708 2021-12-23 14:43:08.293 | + inc/python:pip_install:210 : return 0 2021-12-23 14:43:08.296 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-23 14:43:08.298 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-23 14:43:08.319 | + 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-12-23 14:43:09.906 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.911 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.914 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:09.922 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.927 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.929 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:09.940 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.945 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.947 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:09.955 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.960 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.962 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:09.967 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.971 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.974 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:09.978 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.983 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.985 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:09.988 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:09.993 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:09.995 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.000 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.005 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.007 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.016 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.021 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.023 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.030 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.035 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.038 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.045 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.050 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.052 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.065 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.069 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.072 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.077 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.079 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.081 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.084 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.089 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.091 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.096 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.100 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.103 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.105 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.110 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.113 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.115 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.120 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.123 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.127 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.131 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.134 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.144 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.149 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.152 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.171 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.178 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.183 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.185 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.197 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.201 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.206 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.208 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.212 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.218 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.220 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.227 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.232 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.234 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.237 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.241 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.243 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.249 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.254 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.257 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.281 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.286 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.288 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.290 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.295 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.297 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.302 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.305 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.312 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.317 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.320 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.324 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.329 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.331 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.337 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.342 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.345 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.347 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.352 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.354 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.363 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.368 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.371 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.373 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.378 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.380 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.384 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.389 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.392 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.401 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.405 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.408 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.422 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.426 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.429 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.451 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.457 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.459 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.464 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.470 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.472 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.486 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.489 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.491 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.496 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.498 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.500 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.506 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.519 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.524 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.526 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.555 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.571 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.576 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.578 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.580 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.585 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.587 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.598 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.604 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.606 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.609 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.613 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.616 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.621 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.624 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.629 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.632 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.634 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.639 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.641 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.652 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.657 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.659 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.666 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.670 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.673 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.678 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.680 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.703 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.708 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.711 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.715 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.720 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.722 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.728 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.735 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.741 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.743 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.751 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.755 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.758 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.763 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.769 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.777 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.779 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.788 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.790 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.796 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.801 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.803 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.807 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.814 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.816 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.820 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.825 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.827 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.829 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.834 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.837 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.839 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.844 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.846 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.874 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.879 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.881 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.891 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.895 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.898 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.900 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.905 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.907 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.918 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.922 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.925 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.936 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.938 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.942 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.946 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.949 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.956 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.961 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.964 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.966 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:10.971 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.973 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.991 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:10.994 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:10.996 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.000 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.003 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.005 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.009 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.013 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.016 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.028 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.033 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.035 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.039 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.044 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.046 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.052 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.057 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.059 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.061 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.066 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.069 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.074 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.080 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.082 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.086 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.091 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.094 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.101 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.115 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.119 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.122 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.124 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.129 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.132 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.143 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.148 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.150 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.161 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.165 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.168 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.179 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.183 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.186 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.188 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.193 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.195 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.203 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.208 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.211 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.220 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.230 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.235 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.238 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.242 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.247 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.249 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.260 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.265 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.267 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.273 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.279 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.282 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.300 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.305 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.308 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.310 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.315 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.317 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.320 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.324 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.327 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.329 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.334 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.336 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.340 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.346 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.348 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.351 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.355 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.358 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.363 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.368 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.370 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.381 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.386 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.389 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.417 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.421 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.423 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.431 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.435 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.438 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.449 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.454 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.456 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.458 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.463 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.466 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.479 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.492 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.494 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.497 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.501 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.504 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.508 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.513 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.515 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.523 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.527 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.530 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.551 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.557 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.561 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.564 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.566 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.571 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.573 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.583 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.587 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.590 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.605 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.610 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.612 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.617 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.622 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.624 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.626 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.631 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.634 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.651 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.656 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.658 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.681 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.684 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.691 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.694 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.698 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.703 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.705 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.710 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.731 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.736 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.738 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.742 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.747 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.750 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.760 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.764 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.767 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.774 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.779 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.782 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.789 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.792 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.796 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.801 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.803 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.806 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.810 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.813 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.820 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.827 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.832 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.834 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.840 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.843 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.845 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.850 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.853 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.866 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.868 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.871 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.878 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.881 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.885 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.888 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.892 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.902 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.905 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.909 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.912 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.916 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.927 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.931 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.934 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.936 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.941 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.944 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.948 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.953 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.956 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.960 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:11.965 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.968 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.982 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:11.984 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:11.997 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:12.001 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:12.004 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:12.010 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:12.013 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:12.016 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:12.020 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:12.023 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:12.025 | Processing /opt/stack/requirements 2021-12-23 14:43:13.380 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-23 14:43:13.466 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-23 14:43:13.527 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-23 14:43:13.691 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-23 14:43:14.384 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-23 14:43:14.524 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-23 14:43:14.570 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-23 14:43:14.636 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-23 14:43:14.664 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-23 14:43:14.725 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-23 14:43:14.819 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-23 14:43:14.853 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-23 14:43:14.898 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-23 14:43:14.947 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-23 14:43:14.974 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-23 14:43:15.108 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-23 14:43:15.130 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-23 14:43:15.178 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-23 14:43:15.189 | 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-12-23 14:43:15.194 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-23 14:43:15.259 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-23 14:43:15.288 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-23 14:43:15.365 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-23 14:43:15.417 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-23 14:43:15.457 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-23 14:43:15.492 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-23 14:43:15.527 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-23 14:43:15.541 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-23 14:43:15.583 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-23 14:43:15.618 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-23 14:43:15.650 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-23 14:43:15.665 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-23 14:43:15.695 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-23 14:43:15.708 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-23 14:43:15.753 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-23 14:43:15.767 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-23 14:43:15.797 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-23 14:43:15.813 | Building wheels for collected packages: PyYAML 2021-12-23 14:43:15.814 | Running setup.py bdist_wheel for PyYAML: started 2021-12-23 14:43:16.102 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-23 14:43:16.102 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-07m5j4b4/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/tmp_hqa_0x8pip-wheel- --python-tag cp36: 2021-12-23 14:43:16.102 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-23 14:43:16.102 | or: -c --help [cmd1 cmd2 ...] 2021-12-23 14:43:16.102 | or: -c --help-commands 2021-12-23 14:43:16.102 | or: -c cmd --help 2021-12-23 14:43:16.102 | 2021-12-23 14:43:16.102 | error: invalid command 'bdist_wheel' 2021-12-23 14:43:16.103 | 2021-12-23 14:43:16.103 | ---------------------------------------- 2021-12-23 14:43:16.103 | Failed building wheel for PyYAML 2021-12-23 14:43:16.103 | Running setup.py clean for PyYAML 2021-12-23 14:43:16.394 | Failed to build PyYAML 2021-12-23 14:43:16.396 | Installing collected packages: chardet, certifi, six, python-mimeparse, argparse, linecache2, traceback2, unittest2, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-23 14:43:17.216 | Running setup.py install for PyYAML: started 2021-12-23 14:43:26.762 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-23 14:43:27.199 | Running setup.py install for openstack-requirements: started 2021-12-23 14:43:29.419 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-23 14:43:29.701 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3589 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-12-23 14:43:29.806 | + inc/python:pip_install:207 : result=0 2021-12-23 14:43:29.809 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:43:29.812 | + functions-common:time_stop:2331 : local name 2021-12-23 14:43:29.815 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:43:29.819 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:43:29.821 | + functions-common:time_stop:2334 : local total 2021-12-23 14:43:29.825 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:43:29.828 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:43:29.832 | + functions-common:time_stop:2338 : start_time=1640270588312 2021-12-23 14:43:29.835 | + functions-common:time_stop:2340 : [[ -z 1640270588312 ]] 2021-12-23 14:43:29.839 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:43:29.843 | + functions-common:time_stop:2343 : end_time=1640270609840 2021-12-23 14:43:29.845 | + functions-common:time_stop:2344 : elapsed_time=21528 2021-12-23 14:43:29.848 | + functions-common:time_stop:2345 : total=16708 2021-12-23 14:43:29.850 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:43:29.852 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=38236 2021-12-23 14:43:29.854 | + inc/python:pip_install:210 : return 0 2021-12-23 14:43:29.857 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-23 14:43:29.859 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-23 14:43:29.862 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-23 14:43:29.865 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:43:29.867 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:43:29.870 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-12-23 14:43:29.873 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:43:29.875 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-23 14:43:29.894 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-23 14:43:29.899 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-23 14:43:32.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:43:32.521 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.521 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.522 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.522 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.523 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.523 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.524 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.524 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.525 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.525 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.526 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.526 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.526 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.527 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.527 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.528 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.528 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.528 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.529 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.529 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.530 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.530 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.531 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.531 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.532 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.532 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.532 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.533 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.533 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.534 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.534 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.535 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.535 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.536 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.536 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.537 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.537 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.538 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.538 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.538 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.539 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.539 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.539 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.540 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.540 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.541 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.541 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.542 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.542 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.542 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.543 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.543 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.544 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.544 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.545 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.545 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.545 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.546 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.547 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.547 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.548 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.548 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.548 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.549 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.549 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.550 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.550 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.551 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.551 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.552 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.552 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.552 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.553 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.553 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.554 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.554 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.555 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.555 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.556 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.556 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.557 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.557 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.558 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.558 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.559 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.559 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.560 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.560 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.560 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.561 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.561 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.562 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.562 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.563 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.563 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.563 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.564 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.564 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.565 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.565 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.566 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.566 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.566 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.567 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.567 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.568 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.568 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.573 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.573 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.574 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.575 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.575 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.576 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.576 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.576 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.577 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.577 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.578 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.578 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.579 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.580 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.580 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.580 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.581 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.581 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.582 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.582 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.583 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.583 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.583 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.584 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.584 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.585 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.585 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.586 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.586 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.587 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.587 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.587 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.588 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.589 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.589 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.590 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.590 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.591 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.591 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.592 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.592 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.593 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.593 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.594 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.594 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.595 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.595 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.595 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.596 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.596 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.597 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.597 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.598 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.598 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.598 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.599 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.599 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.600 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.600 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.601 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.601 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.602 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.602 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.603 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.603 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.603 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.604 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.604 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.604 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.605 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.605 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.606 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.606 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.607 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.607 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.608 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.608 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.609 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.609 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.610 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.610 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.611 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.611 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.612 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.612 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.612 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.613 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.613 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.614 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.614 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.615 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.615 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.616 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.616 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.616 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.617 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.617 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.618 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.619 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.619 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.619 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.620 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.620 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.620 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.621 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.621 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.622 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.622 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.623 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.623 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.624 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.624 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.625 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.625 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.625 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.626 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.626 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.627 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.627 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.628 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.628 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.628 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.629 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.629 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.630 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.630 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.631 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.631 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.632 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.632 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.632 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.633 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.634 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.634 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.634 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.635 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.635 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.636 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.636 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.637 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.637 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.638 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.638 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.638 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.639 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.639 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.640 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.640 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.641 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.641 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.642 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.642 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.643 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.643 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.644 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.644 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.644 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.645 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.645 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.646 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.647 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.647 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.647 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.648 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.648 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.648 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.649 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.649 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.650 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.650 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.651 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.651 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.652 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.652 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.652 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.653 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.653 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.653 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.654 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.654 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.655 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.655 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.656 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.657 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.657 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.658 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.658 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.659 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.659 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.659 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.660 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.660 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.661 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.661 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.662 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.662 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.663 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.663 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.664 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.664 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.664 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.665 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.665 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.666 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.666 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.667 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.667 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.668 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.668 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.669 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.669 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.669 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.670 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.670 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.671 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.671 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.672 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.673 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.673 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.674 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.674 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.675 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.675 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.675 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.676 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.676 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.677 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.677 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.678 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.678 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.679 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.679 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.680 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.680 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.681 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.681 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.681 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.682 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.683 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.683 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.683 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.684 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.684 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.685 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.685 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.686 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.686 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.687 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.687 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.687 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.688 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.688 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.689 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.689 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.689 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.690 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.690 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.691 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.691 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.692 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.692 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.693 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.693 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.693 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.694 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.694 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.695 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.695 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.696 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.696 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.696 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.697 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.697 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.698 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.698 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.699 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.699 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.699 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.700 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.700 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.701 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.701 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.702 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.702 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.702 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.703 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.703 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.704 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.704 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.705 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.705 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.706 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.706 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.707 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.707 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.707 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.708 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.708 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.709 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:43:32.709 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:43:32.710 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:43:32.854 | 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-12-23 14:43:34.450 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:43:34.450 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:43:34.526 | + inc/python:pip_install:207 : result=0 2021-12-23 14:43:34.530 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:43:34.534 | + functions-common:time_stop:2331 : local name 2021-12-23 14:43:34.537 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:43:34.541 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:43:34.545 | + functions-common:time_stop:2334 : local total 2021-12-23 14:43:34.547 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:43:34.549 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:43:34.551 | + functions-common:time_stop:2338 : start_time=1640270609889 2021-12-23 14:43:34.553 | + functions-common:time_stop:2340 : [[ -z 1640270609889 ]] 2021-12-23 14:43:34.556 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:43:34.560 | + functions-common:time_stop:2343 : end_time=1640270614557 2021-12-23 14:43:34.562 | + functions-common:time_stop:2344 : elapsed_time=4668 2021-12-23 14:43:34.564 | + functions-common:time_stop:2345 : total=38236 2021-12-23 14:43:34.566 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:43:34.568 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=42904 2021-12-23 14:43:34.571 | + inc/python:pip_install:210 : return 0 2021-12-23 14:43:34.573 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-23 14:43:37.069 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-23 14:43:38.676 | Collecting bindep 2021-12-23 14:43:38.742 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-23 14:43:38.775 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-23 14:43:38.829 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-23 14:43:38.850 | Collecting distro (from bindep) 2021-12-23 14:43:38.876 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-23 14:43:38.889 | Collecting Parsley (from bindep) 2021-12-23 14:43:38.906 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-23 14:43:38.931 | Collecting pbr>=2.0.0 (from bindep) 2021-12-23 14:43:39.019 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-23 14:43:39.051 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-23 14:43:39.180 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-23 14:43:39.200 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2021-12-23 14:43:39.660 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-23 14:43:39.732 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-23 14:43:39.735 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-23 14:43:39.739 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-23 14:43:39.759 | + ./stack.sh:main:797 : pkgs= 2021-12-23 14:43:39.762 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-23 14:43:39.764 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-23 14:43:39.767 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 14:43:39.769 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-23 14:43:39.772 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 14:43:39.774 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 14:43:39.776 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 14:43:39.778 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 14:43:39.781 | + functions-common:run_phase:1769 : local extra 2021-12-23 14:43:39.784 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 14:43:39.787 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 14:43:39.789 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 14:43:39.791 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 14:43:39.794 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-23 14:43:39.796 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 14:43:39.810 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:43:39.812 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 14:43:39.814 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 14:43:39.816 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-23 14:43:39.819 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 14:43:39.821 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 14:43:39.823 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-23 14:43:39.825 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-23 14:43:39.827 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-23 14:43:39.829 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-23 14:43:39.831 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-23 14:43:39.833 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-23 14:43:39.836 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 14:43:39.838 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 14:43:39.840 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 14:43:39.842 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 14:43:39.844 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-23 14:43:39.847 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 14:43:39.849 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-23 14:43:39.851 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 14:43:39.853 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 14:43:39.855 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-23 14:43:39.858 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-23 14:43:39.860 | + functions:set_systemd_override:800 : local value=2048 2021-12-23 14:43:39.863 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-23 14:43:39.865 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-23 14:43:39.910 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-23 14:43:39.911 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-23 14:43:39.915 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-23 14:43:40.109 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-23 14:43:40.115 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-23 14:43:40.134 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:43:40.148 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-23 14:43:40.155 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:43:40.157 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:43:40.160 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:43:40.162 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:43:40.165 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:43:40.168 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:43:40.170 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:43:40.173 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:43:40.176 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:43:40.179 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:43:40.182 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:43:40.184 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:43:40.187 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-23 14:43:40.193 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:43:40.196 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:43:40.198 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:43:40.201 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-23 14:43:40.224 | + 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-12-23 14:43:40.350 | Reading package lists... 2021-12-23 14:43:40.633 | Building dependency tree... 2021-12-23 14:43:40.634 | Reading state information... 2021-12-23 14:43:40.864 | The following packages were automatically installed and are no longer required: 2021-12-23 14:43:40.865 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:43:40.865 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:43:40.865 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:43:40.865 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:43:40.865 | python3-twisted-bin python3-zope.interface 2021-12-23 14:43:40.865 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:43:40.866 | The following additional packages will be installed: 2021-12-23 14:43:40.866 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-23 14:43:40.866 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-23 14:43:40.866 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-23 14:43:40.866 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-23 14:43:40.866 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-23 14:43:40.868 | Suggested packages: 2021-12-23 14:43:40.868 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-23 14:43:40.868 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-23 14:43:40.927 | The following NEW packages will be installed: 2021-12-23 14:43:40.928 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-23 14:43:40.928 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-23 14:43:40.928 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-23 14:43:40.928 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-23 14:43:40.928 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-23 14:43:40.928 | rabbitmq-server 2021-12-23 14:43:41.214 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-23 14:43:41.214 | Need to get 24.5 MB of archives. 2021-12-23 14:43:41.214 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-23 14:43:41.214 | 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-12-23 14:43:45.911 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-23 14:43:46.055 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-23 14:43:46.202 | 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-12-23 14:43:46.236 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-12-23 14:43:46.255 | 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-12-23 14:43:46.355 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-12-23 14:43:46.500 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-12-23 14:43:46.626 | 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-12-23 14:43:47.012 | 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-12-23 14:43:47.060 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-12-23 14:43:47.148 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-12-23 14:43:47.260 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-12-23 14:43:47.292 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-12-23 14:43:47.303 | 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-12-23 14:43:47.316 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-12-23 14:43:47.330 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-12-23 14:43:47.404 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-23 14:43:47.420 | 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-12-23 14:43:47.424 | 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-12-23 14:43:47.586 | 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-12-23 14:43:47.593 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-12-23 14:43:47.606 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-12-23 14:43:47.767 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-12-23 14:43:47.778 | 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-12-23 14:43:47.779 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-12-23 14:43:49.053 | Fetched 24.5 MB in 8s (3,259 kB/s) 2021-12-23 14:43:49.109 | Selecting previously unselected package erlang-base. 2021-12-23 14:43:49.149 | (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 ... 74385 files and directories currently installed.) 2021-12-23 14:43:49.153 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:49.158 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:50.218 | Selecting previously unselected package erlang-asn1. 2021-12-23 14:43:50.226 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:50.231 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:50.380 | Selecting previously unselected package erlang-mnesia. 2021-12-23 14:43:50.388 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:50.393 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:50.545 | Selecting previously unselected package erlang-runtime-tools. 2021-12-23 14:43:50.554 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:50.559 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:50.648 | Selecting previously unselected package erlang-crypto. 2021-12-23 14:43:50.656 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:50.659 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:50.736 | Selecting previously unselected package erlang-public-key. 2021-12-23 14:43:50.744 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:50.748 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:50.886 | Selecting previously unselected package erlang-ssl. 2021-12-23 14:43:50.896 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:50.901 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:51.073 | Selecting previously unselected package erlang-inets. 2021-12-23 14:43:51.080 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:51.085 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:51.249 | Selecting previously unselected package erlang-corba. 2021-12-23 14:43:51.257 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:51.262 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:51.660 | Selecting previously unselected package erlang-syntax-tools. 2021-12-23 14:43:51.668 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:51.673 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:51.780 | Selecting previously unselected package erlang-diameter. 2021-12-23 14:43:51.788 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:51.793 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:51.942 | Selecting previously unselected package erlang-xmerl. 2021-12-23 14:43:51.950 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:51.954 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.145 | Selecting previously unselected package erlang-edoc. 2021-12-23 14:43:52.152 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.157 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.256 | Selecting previously unselected package erlang-eldap. 2021-12-23 14:43:52.263 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.268 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.348 | Selecting previously unselected package erlang-erl-docgen. 2021-12-23 14:43:52.356 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.360 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.445 | Selecting previously unselected package erlang-eunit. 2021-12-23 14:43:52.453 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.457 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.542 | Selecting previously unselected package erlang-ic. 2021-12-23 14:43:52.549 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.554 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.750 | Selecting previously unselected package libodbc1:amd64. 2021-12-23 14:43:52.762 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-23 14:43:52.779 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-23 14:43:52.874 | Selecting previously unselected package erlang-odbc. 2021-12-23 14:43:52.881 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.888 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:52.963 | Selecting previously unselected package erlang-snmp. 2021-12-23 14:43:52.970 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:52.975 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:53.281 | Selecting previously unselected package erlang-os-mon. 2021-12-23 14:43:53.289 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:53.293 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:53.370 | Selecting previously unselected package erlang-parsetools. 2021-12-23 14:43:53.377 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:53.382 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:53.466 | Selecting previously unselected package erlang-ssh. 2021-12-23 14:43:53.475 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:53.479 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:53.610 | Selecting previously unselected package erlang-tools. 2021-12-23 14:43:53.618 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 14:43:53.622 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:53.753 | Selecting previously unselected package erlang-nox. 2021-12-23 14:43:53.761 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-23 14:43:53.765 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:53.869 | Selecting previously unselected package rabbitmq-server. 2021-12-23 14:43:53.877 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-23 14:43:53.882 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-23 14:43:54.443 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-23 14:43:54.470 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.307 | Searching for services which depend on erlang and should be started...none found. 2021-12-23 14:43:55.311 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:43:55.332 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.364 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.397 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.430 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.463 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.495 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:55.529 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:43:55.568 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:43:55.752 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:43:56.381 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.413 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.448 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.483 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.517 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.553 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.588 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.623 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.657 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.692 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.727 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.761 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.795 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.829 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.862 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.897 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.931 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 14:43:56.964 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-23 14:43:57.118 | Adding group `rabbitmq' (GID 121) ... 2021-12-23 14:43:57.155 | Done. 2021-12-23 14:43:57.236 | Adding system user `rabbitmq' (UID 115) ... 2021-12-23 14:43:57.236 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-23 14:43:57.314 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-23 14:43:57.576 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-23 14:44:02.335 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:44:02.532 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:44:04.558 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:44:04.562 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:44:04.565 | + functions-common:time_stop:2331 : local name 2021-12-23 14:44:04.568 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:44:04.571 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:44:04.574 | + functions-common:time_stop:2334 : local total 2021-12-23 14:44:04.577 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:44:04.580 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:44:04.583 | + functions-common:time_stop:2338 : start_time=1640270620221 2021-12-23 14:44:04.585 | + functions-common:time_stop:2340 : [[ -z 1640270620221 ]] 2021-12-23 14:44:04.588 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:44:04.592 | + functions-common:time_stop:2343 : end_time=1640270644589 2021-12-23 14:44:04.594 | + functions-common:time_stop:2344 : elapsed_time=24368 2021-12-23 14:44:04.596 | + functions-common:time_stop:2345 : total=144202 2021-12-23 14:44:04.599 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:44:04.601 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=168570 2021-12-23 14:44:04.603 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:44:04.606 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-23 14:44:04.608 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:44:04.610 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:44:04.613 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:44:04.615 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:44:04.618 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:44:04.620 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:44:04.622 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-23 14:44:04.625 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:44:04.627 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:44:04.629 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:44:04.631 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:44:04.634 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:44:04.636 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:44:04.638 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:44:04.641 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:44:04.643 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-23 14:44:04.645 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:44:04.647 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:44:04.650 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:44:04.652 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:44:04.655 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:44:04.657 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:44:04.660 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-23 14:44:04.662 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-23 14:44:04.679 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:44:04.681 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-23 14:44:04.683 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:44:04.686 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-23 14:44:04.688 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-23 14:44:04.691 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-23 14:44:04.694 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-23 14:44:04.696 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-23 14:44:04.699 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-23 14:44:04.702 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-23 14:44:04.704 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-23 14:44:04.706 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-23 14:44:04.709 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-23 14:44:05.783 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-23 14:44:05.783 | guest [administrator]' 2021-12-23 14:44:05.787 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-23 14:44:05.787 | guest [administrator]' 2021-12-23 14:44:05.787 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-23 14:44:05.792 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-23 14:44:05.795 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-23 14:44:05.797 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-23 14:44:06.894 | Creating user "stackrabbit" 2021-12-23 14:44:06.920 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-23 14:44:07.984 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-23 14:44:08.011 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-23 14:44:08.013 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-23 14:44:09.082 | Changing password for user "stackrabbit" 2021-12-23 14:44:09.109 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-23 14:44:09.113 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-23 14:44:09.116 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-23 14:44:10.159 | Deleting user "guest" 2021-12-23 14:44:10.183 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-23 14:44:10.199 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:44:10.201 | + ./stack.sh:main:814 : install_database 2021-12-23 14:44:10.204 | + lib/database:install_database:116 : install_database_mysql 2021-12-23 14:44:10.206 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-23 14:44:10.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:10.211 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:10.214 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-23 14:44:10.417 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-23 14:44:10.421 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-23 14:44:10.426 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-23 14:44:10.429 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:10.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:10.437 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-23 14:44:10.439 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-23 14:44:10.442 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-23 14:44:10.446 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-23 14:44:10.448 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-23 14:44:10.450 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:44:10.453 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-23 14:44:10.455 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:44:10.457 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:44:10.460 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:44:10.462 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:44:10.465 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:44:10.467 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:44:10.469 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:44:10.472 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:44:10.474 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-23 14:44:10.476 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:44:10.478 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:44:10.481 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:44:10.483 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:44:10.485 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:44:10.488 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:44:10.490 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-23 14:44:10.492 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:10.495 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:10.497 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-23 14:44:10.499 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:44:10.501 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:44:10.504 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:44:10.506 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:44:10.508 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:44:10.510 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:44:10.513 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:10.515 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:10.517 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:44:10.519 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:44:10.521 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:44:10.524 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:44:10.526 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-23 14:44:10.528 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:44:10.530 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:10.532 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:10.535 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-23 14:44:10.556 | + 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-12-23 14:44:10.677 | Reading package lists... 2021-12-23 14:44:10.947 | Building dependency tree... 2021-12-23 14:44:10.948 | Reading state information... 2021-12-23 14:44:11.168 | The following packages were automatically installed and are no longer required: 2021-12-23 14:44:11.168 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:44:11.168 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:44:11.168 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:44:11.168 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:44:11.168 | python3-twisted-bin python3-zope.interface 2021-12-23 14:44:11.169 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:44:11.169 | The following additional packages will be installed: 2021-12-23 14:44:11.169 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-23 14:44:11.169 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-23 14:44:11.169 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-23 14:44:11.169 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-23 14:44:11.170 | mysql-server-5.7 mysql-server-core-5.7 2021-12-23 14:44:11.171 | Suggested packages: 2021-12-23 14:44:11.171 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-23 14:44:11.236 | The following NEW packages will be installed: 2021-12-23 14:44:11.236 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-23 14:44:11.236 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-23 14:44:11.236 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-23 14:44:11.237 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-23 14:44:11.237 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-23 14:44:11.515 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-23 14:44:11.515 | Need to get 19.6 MB of archives. 2021-12-23 14:44:11.515 | After this operation, 155 MB of additional disk space will be used. 2021-12-23 14:44:11.515 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-12-23 14:44:13.144 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-12-23 14:44:13.310 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-12-23 14:44:14.577 | 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-12-23 14:44:14.580 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-12-23 14:44:14.931 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-23 14:44:14.932 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-23 14:44:14.936 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-23 14:44:14.939 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-23 14:44:14.963 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-23 14:44:14.966 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-12-23 14:44:14.967 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-23 14:44:14.968 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-23 14:44:14.973 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-23 14:44:15.062 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-23 14:44:15.191 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-23 14:44:15.193 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-23 14:44:15.199 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-12-23 14:44:15.729 | Preconfiguring packages ... 2021-12-23 14:44:15.873 | Fetched 19.6 MB in 4s (4,966 kB/s) 2021-12-23 14:44:15.914 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-23 14:44:15.958 | (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 ... 76386 files and directories currently installed.) 2021-12-23 14:44:15.962 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:44:15.967 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:16.989 | Selecting previously unselected package mysql-client-5.7. 2021-12-23 14:44:16.997 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:44:17.001 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:17.465 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-23 14:44:17.473 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:44:17.477 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:18.716 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-23 14:44:18.727 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-23 14:44:18.744 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-23 14:44:18.879 | Selecting previously unselected package mysql-server-5.7. 2021-12-23 14:44:18.892 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 14:44:19.408 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:20.056 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-23 14:44:20.064 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-23 14:44:20.068 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-23 14:44:20.137 | Selecting previously unselected package liburi-perl. 2021-12-23 14:44:20.145 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-23 14:44:20.150 | Unpacking liburi-perl (1.73-1) ... 2021-12-23 14:44:20.233 | Selecting previously unselected package libhtml-parser-perl. 2021-12-23 14:44:20.241 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-23 14:44:20.246 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-23 14:44:20.322 | Selecting previously unselected package libcgi-pm-perl. 2021-12-23 14:44:20.330 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-23 14:44:20.335 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-23 14:44:20.421 | Selecting previously unselected package libfcgi-perl. 2021-12-23 14:44:20.428 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-23 14:44:20.433 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-23 14:44:20.502 | Selecting previously unselected package libcgi-fast-perl. 2021-12-23 14:44:20.509 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-23 14:44:20.514 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-23 14:44:20.585 | Selecting previously unselected package libencode-locale-perl. 2021-12-23 14:44:20.593 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-23 14:44:20.598 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-23 14:44:20.677 | Selecting previously unselected package libhtml-template-perl. 2021-12-23 14:44:20.684 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-23 14:44:20.689 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-23 14:44:20.762 | Selecting previously unselected package libhttp-date-perl. 2021-12-23 14:44:20.769 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-23 14:44:20.773 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-23 14:44:20.849 | Selecting previously unselected package libio-html-perl. 2021-12-23 14:44:20.857 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-23 14:44:20.862 | Unpacking libio-html-perl (1.001-1) ... 2021-12-23 14:44:20.931 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-23 14:44:20.939 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-23 14:44:20.944 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-23 14:44:21.013 | Selecting previously unselected package libhttp-message-perl. 2021-12-23 14:44:21.024 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-23 14:44:21.028 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-23 14:44:21.100 | Selecting previously unselected package mysql-server. 2021-12-23 14:44:21.107 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-23 14:44:21.112 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:21.202 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-23 14:44:21.230 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-23 14:44:21.264 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-23 14:44:21.298 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:44:21.330 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-23 14:44:21.362 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:21.395 | Setting up libio-html-perl (1.001-1) ... 2021-12-23 14:44:21.430 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-23 14:44:21.465 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:44:21.505 | Setting up liburi-perl (1.73-1) ... 2021-12-23 14:44:21.537 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:44:21.728 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-23 14:44:21.759 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-23 14:44:21.791 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:44:23.608 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-23 14:44:23.641 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:23.674 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-23 14:44:23.707 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-23 14:44:23.742 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-23 14:44:23.776 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:23.811 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:24.480 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-23 14:44:24.510 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-23 14:44:35.986 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-23 14:44:37.003 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 14:44:37.022 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:44:37.213 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:44:39.243 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:44:39.245 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:44:39.248 | + functions-common:time_stop:2331 : local name 2021-12-23 14:44:39.250 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:44:39.252 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:44:39.254 | + functions-common:time_stop:2334 : local total 2021-12-23 14:44:39.257 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:44:39.259 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:44:39.261 | + functions-common:time_stop:2338 : start_time=1640270650553 2021-12-23 14:44:39.263 | + functions-common:time_stop:2340 : [[ -z 1640270650553 ]] 2021-12-23 14:44:39.266 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:44:39.270 | + functions-common:time_stop:2343 : end_time=1640270679267 2021-12-23 14:44:39.272 | + functions-common:time_stop:2344 : elapsed_time=28714 2021-12-23 14:44:39.274 | + functions-common:time_stop:2345 : total=168570 2021-12-23 14:44:39.276 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:44:39.279 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=197284 2021-12-23 14:44:39.281 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:44:39.284 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-23 14:44:39.286 | + ./stack.sh:main:817 : install_database_python 2021-12-23 14:44:39.288 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-23 14:44:39.291 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-23 14:44:39.293 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-23 14:44:39.296 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:44:39.299 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-23 14:44:39.302 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-23 14:44:39.305 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:44:39.309 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:44:39.309 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:44:39.313 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-23 14:44:39.315 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-23 14:44:39.318 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-23 14:44:39.320 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-23 14:44:39.323 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-23 14:44:39.342 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-23 14:44:39.347 | + 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-12-23 14:44:42.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:44:42.084 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.084 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.085 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.085 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.086 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.086 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.087 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.088 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.088 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.088 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.089 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.089 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.090 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.090 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.091 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.091 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.092 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.092 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.092 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.093 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.093 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.094 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.094 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.095 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.095 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.096 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.096 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.096 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.097 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.097 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.098 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.098 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.099 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.099 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.100 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.100 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.101 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.101 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.101 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.102 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.102 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.103 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.103 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.104 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.104 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.104 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.105 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.105 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.106 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.106 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.107 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.107 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.108 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.108 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.108 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.109 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.109 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.110 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.111 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.111 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.111 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.112 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.112 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.113 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.113 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.114 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.114 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.115 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.115 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.116 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.116 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.116 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.117 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.117 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.118 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.118 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.119 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.120 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.120 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.120 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.121 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.121 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.122 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.122 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.123 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.123 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.124 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.124 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.124 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.125 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.125 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.126 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.126 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.127 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.127 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.128 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.128 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.129 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.129 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.129 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.130 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.130 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.131 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.131 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.132 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.132 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.132 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.133 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.133 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.134 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.135 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.135 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.136 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.136 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.137 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.137 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.138 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.138 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.139 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.139 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.139 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.140 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.140 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.141 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.141 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.142 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.142 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.143 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.143 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.144 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.144 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.145 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.145 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.146 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.146 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.147 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.147 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.147 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.148 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.148 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.149 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.149 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.150 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.150 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.151 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.151 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.152 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.152 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.152 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.153 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.153 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.154 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.154 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.155 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.155 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.156 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.156 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.157 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.157 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.158 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.158 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.159 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.159 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.160 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.160 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.160 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.161 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.161 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.162 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.162 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.163 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.163 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.164 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.164 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.165 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.165 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.166 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.166 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.166 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.167 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.167 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.168 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.168 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.169 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.169 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.169 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.170 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.170 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.171 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.171 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.172 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.173 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.173 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.173 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.174 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.174 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.175 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.175 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.176 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.176 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.177 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.177 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.178 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.178 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.178 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.179 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.179 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.181 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.181 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.182 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.182 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.183 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.183 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.184 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.184 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.184 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.185 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.185 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.186 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.186 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.187 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.187 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.188 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.188 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.188 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.189 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.189 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.190 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.190 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.191 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.191 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.191 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.192 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.192 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.193 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.193 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.194 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.194 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.195 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.195 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.196 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.196 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.196 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.197 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.197 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.198 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.199 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.199 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.199 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.200 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.201 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.201 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.202 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.202 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.203 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.203 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.204 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.204 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.205 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.205 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.205 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.206 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.206 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.207 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.207 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.208 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.208 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.209 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.209 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.210 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.210 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.211 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.211 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.212 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.212 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.213 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.213 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.214 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.214 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.215 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.215 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.215 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.216 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.216 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.217 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.217 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.218 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.218 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.218 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.219 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.219 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.220 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.220 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.221 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.221 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.222 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.222 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.223 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.223 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.224 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.224 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.225 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.225 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.226 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.226 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.227 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.227 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.227 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.228 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.228 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.229 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.230 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.230 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.230 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.231 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.231 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.232 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.232 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.233 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.233 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.234 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.234 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.235 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.235 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.236 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.236 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.236 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.237 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.237 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.238 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.238 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.239 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.240 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.240 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.241 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.241 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.242 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.242 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.242 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.243 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.243 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.244 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.244 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.245 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.245 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.246 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.246 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.247 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.247 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.248 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.248 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.249 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.249 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.250 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.250 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.251 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.251 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.251 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.252 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.252 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.253 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.253 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.254 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.254 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.255 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.255 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.256 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.256 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.256 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.257 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.257 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.258 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.258 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.259 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.259 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.260 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.260 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.260 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.261 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.261 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.262 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.262 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.263 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.263 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.263 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.264 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.264 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.265 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.265 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.266 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.266 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.267 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.267 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.267 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.268 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.268 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.269 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.269 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.270 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.270 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.271 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.271 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.271 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.272 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.272 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.273 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.273 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.274 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.274 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.275 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.275 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.276 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.276 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:44:42.277 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:44:42.277 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:44:42.424 | Collecting PyMySQL===0.9.3 2021-12-23 14:44:42.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-12-23 14:44:43.948 | Installing collected packages: PyMySQL 2021-12-23 14:44:44.090 | Successfully installed PyMySQL-0.9.3 2021-12-23 14:44:44.193 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:44:44.193 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:44:44.270 | + inc/python:pip_install:207 : result=0 2021-12-23 14:44:44.273 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:44:44.277 | + functions-common:time_stop:2331 : local name 2021-12-23 14:44:44.280 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:44:44.284 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:44:44.288 | + functions-common:time_stop:2334 : local total 2021-12-23 14:44:44.292 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:44:44.294 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:44:44.296 | + functions-common:time_stop:2338 : start_time=1640270679337 2021-12-23 14:44:44.298 | + functions-common:time_stop:2340 : [[ -z 1640270679337 ]] 2021-12-23 14:44:44.301 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:44:44.305 | + functions-common:time_stop:2343 : end_time=1640270684302 2021-12-23 14:44:44.307 | + functions-common:time_stop:2344 : elapsed_time=4965 2021-12-23 14:44:44.309 | + functions-common:time_stop:2345 : total=42904 2021-12-23 14:44:44.312 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:44:44.314 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47869 2021-12-23 14:44:44.316 | + inc/python:pip_install:210 : return 0 2021-12-23 14:44:44.319 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-23 14:44:44.321 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-23 14:44:44.323 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-23 14:44:44.327 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-23 14:44:44.347 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:44:44.350 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-23 14:44:44.352 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-23 14:44:44.356 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:44:44.356 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 14:44:44.360 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:44:44.363 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 14:44:44.365 | + 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,c-vol,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,c-bak,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-12-23 14:44:44.367 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 14:44:44.370 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-23 14:44:44.372 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-23 14:44:44.387 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:44:44.389 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-23 14:44:44.392 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:44:44.394 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:44:44.396 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:44:44.399 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:44:44.401 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:44:44.404 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:44:44.406 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:44.408 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:44.411 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:44:44.413 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:44:44.415 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:44:44.418 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:44:44.420 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-23 14:44:44.422 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:44:44.425 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:44.427 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:44.429 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-23 14:44:44.448 | + 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-12-23 14:44:44.570 | Reading package lists... 2021-12-23 14:44:44.844 | Building dependency tree... 2021-12-23 14:44:44.845 | Reading state information... 2021-12-23 14:44:45.060 | The following packages were automatically installed and are no longer required: 2021-12-23 14:44:45.061 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 14:44:45.061 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 14:44:45.061 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 14:44:45.061 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:44:45.061 | python3-twisted-bin python3-zope.interface 2021-12-23 14:44:45.061 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:44:45.110 | The following NEW packages will be installed: 2021-12-23 14:44:45.110 | radvd 2021-12-23 14:44:45.392 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-23 14:44:45.392 | Need to get 59.0 kB of archives. 2021-12-23 14:44:45.392 | After this operation, 164 kB of additional disk space will be used. 2021-12-23 14:44:45.392 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-23 14:44:46.284 | Fetched 59.0 kB in 1s (107 kB/s) 2021-12-23 14:44:46.347 | Selecting previously unselected package radvd. 2021-12-23 14:44:46.394 | (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 ... 76843 files and directories currently installed.) 2021-12-23 14:44:46.397 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-23 14:44:46.402 | Unpacking radvd (1:2.16-3) ... 2021-12-23 14:44:46.524 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:44:46.546 | Setting up radvd (1:2.16-3) ... 2021-12-23 14:44:47.335 | Job for radvd.service failed because the control process exited with error code. 2021-12-23 14:44:47.335 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-23 14:44:47.337 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-23 14:44:47.347 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-23 14:44:47.347 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-23 14:44:47.347 | Active: failed (Result: exit-code) since Thu 2021-12-23 14:44:47 UTC; 13ms ago 2021-12-23 14:44:47.347 | Docs: man:radvd(8) 2021-12-23 14:44:47.347 | Process: 48034 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-23 14:44:47.347 | 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv radvd[48034]: can't open /etc/radvd.conf: No such file or directory 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv radvd[48034]: Insecure file permissions, but continuing anyway 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv radvd[48034]: exiting, failed to read config file 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-23 14:44:47.348 | Dec 23 14:44:47 dv-neutron-822797-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-23 14:44:47.353 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:44:47.553 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:44:47.795 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:44:49.834 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:44:49.836 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:44:49.839 | + functions-common:time_stop:2331 : local name 2021-12-23 14:44:49.841 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:44:49.844 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:44:49.846 | + functions-common:time_stop:2334 : local total 2021-12-23 14:44:49.848 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:44:49.850 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:44:49.852 | + functions-common:time_stop:2338 : start_time=1640270684445 2021-12-23 14:44:49.855 | + functions-common:time_stop:2340 : [[ -z 1640270684445 ]] 2021-12-23 14:44:49.858 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:44:49.861 | + functions-common:time_stop:2343 : end_time=1640270689858 2021-12-23 14:44:49.863 | + functions-common:time_stop:2344 : elapsed_time=5413 2021-12-23 14:44:49.865 | + functions-common:time_stop:2345 : total=197284 2021-12-23 14:44:49.867 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:44:49.870 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=202697 2021-12-23 14:44:49.872 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:44:49.874 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-23 14:44:49.890 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:44:49.892 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-23 14:44:49.895 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-23 14:44:49.897 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-23 14:44:49.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-23 14:44:49.918 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:44:49.920 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:44:49.922 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:44:49.925 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:44:49.927 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:44:49.929 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:44:49.931 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:49.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:49.936 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:44:49.938 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:44:49.940 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:44:49.942 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:44:49.944 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-23 14:44:49.947 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:44:49.949 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:49.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:49.953 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-23 14:44:49.970 | + 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-12-23 14:44:50.091 | Reading package lists... 2021-12-23 14:44:50.353 | Building dependency tree... 2021-12-23 14:44:50.354 | Reading state information... 2021-12-23 14:44:50.572 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-23 14:44:50.572 | fakeroot set to manually installed. 2021-12-23 14:44:50.572 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-23 14:44:50.572 | The following packages were automatically installed and are no longer required: 2021-12-23 14:44:50.573 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 14:44:50.573 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 14:44:50.573 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 14:44:50.573 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:44:50.573 | python3-twisted-bin python3-zope.interface 2021-12-23 14:44:50.573 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:44:50.574 | The following additional packages will be installed: 2021-12-23 14:44:50.574 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-23 14:44:50.575 | Suggested packages: 2021-12-23 14:44:50.575 | openvswitch-doc python-sortedcontainers-doc 2021-12-23 14:44:50.633 | The following NEW packages will be installed: 2021-12-23 14:44:50.633 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-23 14:44:50.634 | The following packages will be upgraded: 2021-12-23 14:44:50.634 | openvswitch-common openvswitch-switch 2021-12-23 14:44:50.762 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-23 14:44:50.763 | Need to get 3,088 kB of archives. 2021-12-23 14:44:50.763 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-23 14:44:50.763 | 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-12-23 14:44:50.934 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-23 14:44:50.969 | 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-12-23 14:44:51.136 | Get:4 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-12-23 14:44:51.731 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-23 14:44:52.313 | Fetched 3,088 kB in 1s (2,855 kB/s) 2021-12-23 14:44:52.392 | Selecting previously unselected package libunbound2:amd64. 2021-12-23 14:44:52.440 | (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 ... 76856 files and directories currently installed.) 2021-12-23 14:44:52.444 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-23 14:44:52.460 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-23 14:44:52.584 | Selecting previously unselected package python3-sortedcontainers. 2021-12-23 14:44:52.593 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-23 14:44:52.598 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-23 14:44:52.687 | Selecting previously unselected package python3-openvswitch. 2021-12-23 14:44:52.695 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-23 14:44:52.700 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 14:44:52.790 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-23 14:44:52.817 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-23 14:44:53.100 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-23 14:44:53.127 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-23 14:44:54.010 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-23 14:44:54.035 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:44:54.070 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 14:44:54.101 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-23 14:44:54.414 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:44:54.450 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:44:54.652 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:44:55.428 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 14:44:55.801 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 14:44:58.986 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:44:58.988 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:44:58.990 | + functions-common:time_stop:2331 : local name 2021-12-23 14:44:58.993 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:44:58.995 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:44:58.997 | + functions-common:time_stop:2334 : local total 2021-12-23 14:44:58.999 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:44:59.001 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:44:59.003 | + functions-common:time_stop:2338 : start_time=1640270689968 2021-12-23 14:44:59.005 | + functions-common:time_stop:2340 : [[ -z 1640270689968 ]] 2021-12-23 14:44:59.008 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:44:59.012 | + functions-common:time_stop:2343 : end_time=1640270699009 2021-12-23 14:44:59.015 | + functions-common:time_stop:2344 : elapsed_time=9041 2021-12-23 14:44:59.018 | + functions-common:time_stop:2345 : total=202697 2021-12-23 14:44:59.021 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:44:59.023 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=211738 2021-12-23 14:44:59.026 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:44:59.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-23 14:44:59.032 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:44:59.034 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:44:59.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-23 14:44:59.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-23 14:44:59.042 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-23 14:44:59.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-23 14:44:59.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-23 14:44:59.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-23 14:44:59.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-23 14:44:59.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-23 14:44:59.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-23 14:44:59.060 | + functions:vercmp:615 : local v1=4.15 2021-12-23 14:44:59.062 | + functions:vercmp:616 : local 'op=<' 2021-12-23 14:44:59.064 | + functions:vercmp:617 : local v2=3.13 2021-12-23 14:44:59.067 | + functions:vercmp:618 : local result 2021-12-23 14:44:59.070 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-23 14:44:59.071 | ++ functions:vercmp:622 : sort -V 2021-12-23 14:44:59.071 | ++ functions:vercmp:622 : head -1 2021-12-23 14:44:59.075 | + functions:vercmp:622 : result=3.13 2021-12-23 14:44:59.077 | + functions:vercmp:624 : case $op in 2021-12-23 14:44:59.079 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-23 14:44:59.081 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-23 14:44:59.084 | + functions:vercmp:635 : return 2021-12-23 14:44:59.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-23 14:44:59.089 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:44:59.091 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-23 14:44:59.566 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-23 14:44:59.583 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:44:59.585 | + ./stack.sh:main:825 : install_etcd3 2021-12-23 14:44:59.588 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-23 14:44:59.588 | Installing etcd 2021-12-23 14:44:59.590 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-23 14:44:59.601 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-23 14:44:59.613 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-23 14:44:59.615 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-23 14:44:59.626 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-23 14:44:59.629 | ++ 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-12-23 14:44:59.632 | ++ 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-12-23 14:44:59.635 | +++ 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-12-23 14:44:59.639 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 14:44:59.641 | ++ 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-12-23 14:44:59.644 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-23 14:44:59.646 | ++ 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-12-23 14:44:59.673 | --2021-12-23 14:44:59-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 14:44:59.677 | Resolving github.com (github.com)... 140.82.121.3 2021-12-23 14:44:59.722 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-23 14:44:59.866 | HTTP request sent, awaiting response... 302 Found 2021-12-23 14:44:59.866 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211223T144316Z&X-Amz-Expires=300&X-Amz-Signature=5211cdfa4e5d51510bddb0aadff51dac1b0b5ed208e2eafe5be8f875465c825a&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-12-23 14:44:59.867 | --2021-12-23 14:44:59-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211223T144316Z&X-Amz-Expires=300&X-Amz-Signature=5211cdfa4e5d51510bddb0aadff51dac1b0b5ed208e2eafe5be8f875465c825a&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-12-23 14:44:59.869 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2021-12-23 14:44:59.895 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2021-12-23 14:45:00.562 | HTTP request sent, awaiting response... 200 OK 2021-12-23 14:45:00.562 | Length: 11350736 (11M) [application/octet-stream] 2021-12-23 14:45:00.562 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-23 14:45:00.694 | 2021-12-23 14:45:00.897 | 0K ........ .. 100% 32.4M=0.3s 2021-12-23 14:45:00.897 | 2021-12-23 14:45:00.897 | 2021-12-23 14:45:00 (32.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-23 14:45:00.897 | 2021-12-23 14:45:00.902 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-23 14:45:00.905 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 14:45:00.909 | ++ functions:get_extra_file:73 : return 2021-12-23 14:45:00.912 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 14:45:00.916 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-23 14:45:00.919 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-23 14:45:00.923 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-23 14:45:01.069 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-23 14:45:01.074 | + 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-12-23 14:45:01.080 | etcd-v3.3.12-linux-amd64/ 2021-12-23 14:45:01.080 | etcd-v3.3.12-linux-amd64/README.md 2021-12-23 14:45:01.080 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-23 14:45:01.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-23 14:45:01.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-23 14:45:01.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-23 14:45:01.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-23 14:45:01.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-23 14:45:01.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-23 14:45:01.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-23 14:45:01.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-23 14:45:01.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-23 14:45:01.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-23 14:45:01.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-23 14:45:01.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-23 14:45:01.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-23 14:45:01.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-23 14:45:01.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-23 14:45:01.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-23 14:45:01.090 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-23 14:45:01.091 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-23 14:45:01.091 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-23 14:45:01.091 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-23 14:45:01.091 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-23 14:45:01.091 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-23 14:45:01.091 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-23 14:45:01.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-23 14:45:01.093 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-23 14:45:01.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-23 14:45:01.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-23 14:45:01.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-23 14:45:01.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-23 14:45:01.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-23 14:45:01.097 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-23 14:45:01.098 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-23 14:45:01.302 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-23 14:45:01.303 | etcd-v3.3.12-linux-amd64/etcd 2021-12-23 14:45:01.556 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-23 14:45:01.596 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-23 14:45:01.631 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-23 14:45:01.633 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-23 14:45:01.651 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:45:01.654 | + ./stack.sh:main:844 : install_dstat 2021-12-23 14:45:01.656 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-23 14:45:01.672 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:45:01.675 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-23 14:45:01.677 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:45:01.679 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-23 14:45:01.681 | + ./stack.sh:main:853 : install_libs 2021-12-23 14:45:01.684 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-23 14:45:01.686 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-23 14:45:01.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-23 14:45:01.691 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-23 14:45:01.693 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.695 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.697 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-12-23 14:45:01.700 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.702 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-23 14:45:01.704 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-23 14:45:01.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-23 14:45:01.709 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-23 14:45:01.711 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.714 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.716 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-12-23 14:45:01.718 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.720 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-23 14:45:01.724 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-23 14:45:01.727 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-23 14:45:01.729 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-23 14:45:01.732 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.735 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.738 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-12-23 14:45:01.741 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.744 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-23 14:45:01.747 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-23 14:45:01.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-23 14:45:01.752 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-23 14:45:01.754 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.756 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.758 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-12-23 14:45:01.761 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.763 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-23 14:45:01.765 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-23 14:45:01.768 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-23 14:45:01.770 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-23 14:45:01.772 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.775 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.777 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-12-23 14:45:01.779 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.781 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-23 14:45:01.784 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-23 14:45:01.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-23 14:45:01.788 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-23 14:45:01.791 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.793 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.795 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-12-23 14:45:01.797 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.800 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-23 14:45:01.802 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-23 14:45:01.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-23 14:45:01.806 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-23 14:45:01.809 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.811 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.813 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-12-23 14:45:01.816 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.818 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-23 14:45:01.820 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-23 14:45:01.822 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-23 14:45:01.825 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-23 14:45:01.827 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.829 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.832 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-12-23 14:45:01.834 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.836 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-23 14:45:01.839 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-23 14:45:01.841 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-23 14:45:01.843 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-23 14:45:01.845 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.848 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.850 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-12-23 14:45:01.852 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.854 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-23 14:45:01.857 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-23 14:45:01.859 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-23 14:45:01.861 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-23 14:45:01.863 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.866 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.868 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-12-23 14:45:01.870 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.872 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-23 14:45:01.875 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-23 14:45:01.877 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-23 14:45:01.879 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-23 14:45:01.882 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.884 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.886 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-12-23 14:45:01.889 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.891 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-23 14:45:01.893 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-23 14:45:01.896 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-23 14:45:01.898 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-23 14:45:01.900 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.902 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.905 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-23 14:45:01.907 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.910 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-23 14:45:01.912 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-23 14:45:01.914 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-23 14:45:01.916 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-23 14:45:01.919 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.921 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.923 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-12-23 14:45:01.925 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.928 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-23 14:45:01.930 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-23 14:45:01.932 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-23 14:45:01.935 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-23 14:45:01.937 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.940 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.942 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-12-23 14:45:01.945 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.947 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-23 14:45:01.950 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-23 14:45:01.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-23 14:45:01.955 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-23 14:45:01.958 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.960 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.963 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-12-23 14:45:01.966 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.968 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-23 14:45:01.971 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-23 14:45:01.973 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-23 14:45:01.975 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-23 14:45:01.977 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.980 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:01.982 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-23 14:45:01.984 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:01.986 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-23 14:45:01.989 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-23 14:45:01.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-23 14:45:01.993 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-23 14:45:01.995 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:01.998 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.000 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-12-23 14:45:02.002 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.004 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-23 14:45:02.007 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-23 14:45:02.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-23 14:45:02.011 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-23 14:45:02.013 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.016 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.018 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-23 14:45:02.020 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.022 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-23 14:45:02.024 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-23 14:45:02.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-23 14:45:02.029 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-23 14:45:02.031 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.033 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.036 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-23 14:45:02.038 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.040 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-23 14:45:02.042 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-23 14:45:02.045 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-23 14:45:02.047 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-23 14:45:02.049 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.051 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.054 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-12-23 14:45:02.056 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.058 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-23 14:45:02.060 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-23 14:45:02.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-23 14:45:02.065 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-23 14:45:02.067 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.069 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.071 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-23 14:45:02.074 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.076 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-23 14:45:02.078 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-23 14:45:02.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-23 14:45:02.083 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-23 14:45:02.085 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.088 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.090 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-12-23 14:45:02.093 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.095 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-23 14:45:02.097 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-23 14:45:02.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-23 14:45:02.102 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-23 14:45:02.104 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.106 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.109 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-23 14:45:02.111 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.113 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-23 14:45:02.116 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-23 14:45:02.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-23 14:45:02.120 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-23 14:45:02.123 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.125 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.127 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-23 14:45:02.130 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.132 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-23 14:45:02.134 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-23 14:45:02.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-23 14:45:02.139 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-23 14:45:02.141 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.143 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.146 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-12-23 14:45:02.148 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.150 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-23 14:45:02.153 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-23 14:45:02.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-23 14:45:02.157 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-23 14:45:02.160 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.162 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.164 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-12-23 14:45:02.167 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.169 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-23 14:45:02.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-23 14:45:02.174 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-23 14:45:02.176 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-23 14:45:02.178 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.181 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.183 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-23 14:45:02.185 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.187 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-23 14:45:02.190 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-23 14:45:02.192 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-23 14:45:02.194 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-23 14:45:02.197 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.199 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.202 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-23 14:45:02.205 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.207 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-23 14:45:02.210 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-23 14:45:02.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-23 14:45:02.214 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-23 14:45:02.217 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.219 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.221 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-12-23 14:45:02.224 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.226 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-23 14:45:02.228 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-23 14:45:02.231 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-23 14:45:02.233 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-23 14:45:02.235 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.238 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.240 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-12-23 14:45:02.242 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.245 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-23 14:45:02.247 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-23 14:45:02.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-23 14:45:02.251 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-23 14:45:02.254 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.256 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.258 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-12-23 14:45:02.261 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.263 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-23 14:45:02.266 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-23 14:45:02.268 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-23 14:45:02.272 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-23 14:45:02.275 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.279 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.282 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-12-23 14:45:02.286 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.289 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-23 14:45:02.292 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-23 14:45:02.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-23 14:45:02.298 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-23 14:45:02.300 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.302 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.304 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-12-23 14:45:02.307 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.309 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-23 14:45:02.311 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-23 14:45:02.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-23 14:45:02.316 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-23 14:45:02.318 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.321 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.323 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-12-23 14:45:02.325 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.328 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-23 14:45:02.330 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-23 14:45:02.333 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-23 14:45:02.335 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-23 14:45:02.338 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.341 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.343 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-12-23 14:45:02.345 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.348 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-23 14:45:02.350 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-23 14:45:02.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-23 14:45:02.356 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-23 14:45:02.358 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:02.361 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:02.363 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-23 14:45:02.365 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:02.368 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-23 14:45:02.386 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-23 14:45:02.391 | + 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-12-23 14:45:04.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:45:04.966 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.967 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.967 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.968 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.968 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.969 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.969 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.971 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.971 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.972 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.972 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.973 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.973 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.973 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.974 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.974 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.974 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.975 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.975 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.976 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.976 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.977 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.977 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.978 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.978 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.978 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.979 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.979 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.980 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.980 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.981 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.981 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.982 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.982 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.983 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.983 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.983 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.984 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.984 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.984 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.985 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.985 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.986 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.986 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.987 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.987 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.987 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.988 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.988 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.988 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.989 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.989 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.990 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.990 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.991 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.991 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.992 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.992 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.993 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.993 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.994 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.994 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.994 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.995 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.995 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.996 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.996 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.997 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.997 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.997 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.998 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:04.998 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:04.999 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:04.999 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.000 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.000 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.001 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.001 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.002 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.002 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.003 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.003 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.003 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.004 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.004 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.005 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.005 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.006 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.006 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.006 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.007 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.007 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.008 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.008 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.008 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.009 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.010 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.010 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.010 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.011 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.011 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.011 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.012 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.012 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.013 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.013 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.014 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.015 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.015 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.016 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.016 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.017 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.017 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.018 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.018 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.019 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.019 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.019 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.020 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.020 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.021 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.021 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.022 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.022 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.022 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.023 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.024 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.024 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.024 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.025 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.025 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.026 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.026 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.027 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.027 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.027 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.028 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.028 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.029 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.029 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.030 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.030 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.030 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.031 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.031 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.032 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.032 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.033 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.033 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.034 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.034 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.035 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.035 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.036 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.036 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.037 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.037 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.038 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.038 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.038 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.039 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.039 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.040 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.040 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.041 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.041 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.041 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.042 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.042 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.043 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.043 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.044 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.044 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.044 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.045 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.045 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.046 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.046 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.046 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.047 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.047 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.048 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.048 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.048 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.049 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.049 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.050 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.050 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.051 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.051 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.052 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.052 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.053 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.053 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.054 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.054 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.054 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.055 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.055 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.056 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.056 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.057 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.057 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.058 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.058 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.058 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.059 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.059 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.060 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.060 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.061 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.061 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.062 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.062 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.062 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.063 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.063 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.064 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.064 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.064 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.065 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.065 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.066 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.066 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.067 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.067 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.068 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.068 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.068 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.069 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.069 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.069 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.070 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.070 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.071 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.071 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.072 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.072 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.073 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.073 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.073 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.074 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.074 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.075 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.075 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.076 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.076 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.077 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.077 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.077 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.078 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.079 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.079 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.079 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.080 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.080 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.080 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.081 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.081 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.082 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.082 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.083 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.083 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.084 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.084 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.084 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.085 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.086 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.086 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.086 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.087 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.087 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.088 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.089 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.089 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.089 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.090 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.090 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.091 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.091 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.091 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.092 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.092 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.093 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.093 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.094 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.094 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.094 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.095 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.095 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.095 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.096 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.096 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.097 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.097 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.098 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.099 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.099 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.099 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.100 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.100 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.101 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.101 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.102 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.102 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.102 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.103 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.103 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.104 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.104 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.105 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.105 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.106 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.106 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.106 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.107 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.107 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.108 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.108 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.109 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.109 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.110 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.110 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.111 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.111 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.111 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.112 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.112 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.113 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.113 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.114 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.115 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.115 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.115 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.116 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.116 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.117 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.117 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.117 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.118 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.119 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.119 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.120 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.120 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.120 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.121 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.121 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.122 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.122 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.122 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.123 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.124 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.124 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.124 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.125 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.125 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.126 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.126 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.127 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.127 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.128 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.128 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.128 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.129 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.129 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.130 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.130 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.130 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.131 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.131 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.132 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.132 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.132 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.133 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.133 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.134 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.134 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.135 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.135 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.136 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.136 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.136 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.137 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.137 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.138 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.138 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.138 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.139 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.139 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.140 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.140 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.140 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.141 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.141 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.142 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.142 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.143 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.143 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.143 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.144 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.144 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.145 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.145 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.145 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.146 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.147 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.147 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.148 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.148 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.148 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.149 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.149 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:05.150 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:05.150 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:05.283 | Collecting etcd3===0.12.0 2021-12-23 14:45:05.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-23 14:45:08.341 | Collecting grpcio===1.28.1 2021-12-23 14:45:08.355 | 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-12-23 14:45:09.260 | Collecting protobuf===3.11.3 2021-12-23 14:45:09.270 | 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-12-23 14:45:09.366 | 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-12-23 14:45:09.369 | 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-12-23 14:45:09.382 | 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-12-23 14:45:09.427 | Building wheels for collected packages: etcd3 2021-12-23 14:45:09.428 | Building wheel for etcd3 (setup.py): started 2021-12-23 14:45:10.193 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-23 14:45:10.195 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=de727fc0feae2911c9451acca4c8feb6db1856492ce7793b64dac58da69b9017 2021-12-23 14:45:10.195 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-23 14:45:10.196 | Successfully built etcd3 2021-12-23 14:45:11.587 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-23 14:45:12.562 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-23 14:45:12.667 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:45:12.667 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:45:12.772 | + inc/python:pip_install:207 : result=0 2021-12-23 14:45:12.776 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:45:12.780 | + functions-common:time_stop:2331 : local name 2021-12-23 14:45:12.783 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:45:12.786 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:45:12.789 | + functions-common:time_stop:2334 : local total 2021-12-23 14:45:12.793 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:45:12.796 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:45:12.798 | + functions-common:time_stop:2338 : start_time=1640270702381 2021-12-23 14:45:12.800 | + functions-common:time_stop:2340 : [[ -z 1640270702381 ]] 2021-12-23 14:45:12.803 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:45:12.807 | + functions-common:time_stop:2343 : end_time=1640270712803 2021-12-23 14:45:12.810 | + functions-common:time_stop:2344 : elapsed_time=10422 2021-12-23 14:45:12.812 | + functions-common:time_stop:2345 : total=47869 2021-12-23 14:45:12.815 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:45:12.818 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=58291 2021-12-23 14:45:12.821 | + inc/python:pip_install:210 : return 0 2021-12-23 14:45:12.823 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-23 14:45:12.843 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-23 14:45:12.848 | + 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-12-23 14:45:15.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:45:15.482 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.483 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.483 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.483 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.484 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.484 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.485 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.485 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.486 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.486 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.487 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.487 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.487 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.488 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.488 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.489 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.489 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.490 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.490 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.490 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.491 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.491 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.492 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.492 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.493 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.493 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.493 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.494 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.494 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.495 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.495 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.496 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.496 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.497 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.497 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.497 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.498 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.498 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.499 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.499 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.500 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.500 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.500 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.501 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.501 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.501 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.502 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.502 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.503 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.503 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.504 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.504 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.504 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.505 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.505 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.506 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.506 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.507 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.507 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.508 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.508 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.509 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.509 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.510 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.510 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.510 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.511 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.511 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.512 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.512 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.512 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.513 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.513 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.514 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.514 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.515 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.515 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.516 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.516 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.517 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.517 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.518 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.518 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.519 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.519 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.519 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.520 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.520 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.521 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.521 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.521 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.522 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.522 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.523 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.523 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.524 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.524 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.524 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.525 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.525 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.526 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.526 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.526 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.527 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.527 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.528 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.528 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.529 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.529 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.530 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.530 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.531 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.531 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.532 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.532 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.533 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.533 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.533 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.534 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.534 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.535 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.535 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.536 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.536 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.536 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.537 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.538 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.538 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.538 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.539 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.540 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.540 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.540 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.541 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.541 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.542 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.542 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.543 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.543 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.543 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.544 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.544 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.545 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.545 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.546 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.546 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.546 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.547 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.547 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.548 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.548 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.549 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.549 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.549 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.550 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.550 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.551 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.552 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.552 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.552 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.553 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.553 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.554 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.554 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.555 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.555 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.555 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.556 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.556 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.557 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.557 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.558 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.558 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.559 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.559 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.559 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.560 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.560 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.561 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.561 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.561 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.562 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.562 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.563 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.563 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.564 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.564 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.564 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.565 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.565 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.566 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.566 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.567 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.567 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.568 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.568 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.568 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.569 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.569 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.570 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.570 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.571 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.571 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.572 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.572 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.573 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.573 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.573 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.574 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.574 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.575 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.575 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.575 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.576 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.577 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.577 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.578 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.578 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.578 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.579 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.579 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.579 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.580 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.580 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.581 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.581 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.582 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.582 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.582 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.583 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.583 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.584 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.584 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.585 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.585 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.585 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.586 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.586 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.587 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.587 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.588 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.588 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.589 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.589 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.590 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.590 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.590 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.591 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.592 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.592 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.592 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.593 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.593 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.594 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.594 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.595 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.595 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.596 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.596 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.596 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.597 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.597 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.598 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.598 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.599 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.599 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.599 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.600 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.600 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.601 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.601 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.602 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.602 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.603 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.603 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.604 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.604 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.604 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.605 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.605 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.606 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.606 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.606 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.607 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.607 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.608 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.608 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.608 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.609 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.609 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.610 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.610 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.610 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.611 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.611 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.612 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.612 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.613 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.613 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.614 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.614 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.615 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.615 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.616 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.616 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.617 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.617 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.617 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.618 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.618 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.619 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.619 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.620 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.620 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.621 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.621 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.621 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.622 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.622 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.623 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.623 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.624 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.624 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.625 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.625 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.626 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.626 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.626 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.627 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.627 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.628 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.628 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.628 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.629 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.630 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.630 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.631 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.631 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.632 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.632 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.632 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.633 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.633 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.634 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.634 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.635 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.635 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.636 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.636 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.636 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.637 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.637 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.638 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.638 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.639 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.639 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.640 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.640 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.641 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.641 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.642 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.642 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.642 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.643 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.643 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.644 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.644 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.644 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.645 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.645 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.646 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.646 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.646 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.647 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.647 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.648 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.648 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.649 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.649 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.649 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.650 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.650 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.651 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.651 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.652 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.652 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.652 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.653 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.653 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.654 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.654 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.654 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.655 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.655 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.656 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.656 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.657 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.657 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.657 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.658 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.658 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.659 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.659 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.659 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.660 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.660 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.661 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.661 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.662 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.662 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.663 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.663 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.664 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.664 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.664 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:15.665 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:15.665 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:15.812 | Collecting etcd3gw===0.2.5 2021-12-23 14:45:15.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-23 14:45:15.901 | 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-12-23 14:45:15.907 | 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-12-23 14:45:15.910 | 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-12-23 14:45:15.933 | 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-12-23 14:45:15.936 | 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-12-23 14:45:15.958 | 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-12-23 14:45:15.960 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-23 14:45:15.963 | 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-12-23 14:45:17.394 | Installing collected packages: etcd3gw 2021-12-23 14:45:17.500 | Successfully installed etcd3gw-0.2.5 2021-12-23 14:45:17.602 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:45:17.602 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:45:17.676 | + inc/python:pip_install:207 : result=0 2021-12-23 14:45:17.679 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:45:17.682 | + functions-common:time_stop:2331 : local name 2021-12-23 14:45:17.686 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:45:17.688 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:45:17.690 | + functions-common:time_stop:2334 : local total 2021-12-23 14:45:17.693 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:45:17.695 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:45:17.698 | + functions-common:time_stop:2338 : start_time=1640270712839 2021-12-23 14:45:17.701 | + functions-common:time_stop:2340 : [[ -z 1640270712839 ]] 2021-12-23 14:45:17.704 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:45:17.707 | + functions-common:time_stop:2343 : end_time=1640270717704 2021-12-23 14:45:17.710 | + functions-common:time_stop:2344 : elapsed_time=4865 2021-12-23 14:45:17.713 | + functions-common:time_stop:2345 : total=58291 2021-12-23 14:45:17.716 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:45:17.718 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63156 2021-12-23 14:45:17.721 | + inc/python:pip_install:210 : return 0 2021-12-23 14:45:17.723 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-23 14:45:17.726 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-23 14:45:17.728 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-23 14:45:17.730 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:45:17.732 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:45:17.735 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:45:17.737 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:45:17.739 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:45:17.742 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:45:17.744 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:45:17.746 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:45:17.749 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-23 14:45:17.751 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 14:45:17.753 | + inc/python:python3_enabled:468 : return 0 2021-12-23 14:45:17.755 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-23 14:45:17.758 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-23 14:45:17.760 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:45:17.762 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:45:17.764 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 14:45:17.767 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:45:17.769 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:45:17.771 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:45:17.774 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:45:17.776 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:45:17.778 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:45:17.781 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:45:17.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:45:17.785 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:45:17.788 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:45:17.790 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:45:17.792 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:45:17.795 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 14:45:17.797 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:45:17.799 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:45:17.802 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:45:17.804 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 14:45:17.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 uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 14:45:17.946 | Reading package lists... 2021-12-23 14:45:18.206 | Building dependency tree... 2021-12-23 14:45:18.207 | Reading state information... 2021-12-23 14:45:18.425 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-23 14:45:18.425 | The following packages were automatically installed and are no longer required: 2021-12-23 14:45:18.426 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 14:45:18.426 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 14:45:18.426 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 14:45:18.426 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:45:18.426 | python3-twisted-bin python3-zope.interface 2021-12-23 14:45:18.426 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:45:18.428 | Suggested packages: 2021-12-23 14:45:18.428 | python-uwsgidecorators python3-uwsgidecorators 2021-12-23 14:45:18.487 | The following NEW packages will be installed: 2021-12-23 14:45:18.487 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-23 14:45:18.764 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-23 14:45:18.764 | Need to get 163 kB of archives. 2021-12-23 14:45:18.764 | After this operation, 634 kB of additional disk space will be used. 2021-12-23 14:45:18.764 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-12-23 14:45:19.023 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-12-23 14:45:19.245 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-12-23 14:45:19.944 | Fetched 163 kB in 1s (192 kB/s) 2021-12-23 14:45:20.012 | Selecting previously unselected package uwsgi. 2021-12-23 14:45:20.051 | (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 ... 76924 files and directories currently installed.) 2021-12-23 14:45:20.054 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 14:45:20.059 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:45:20.162 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-23 14:45:20.170 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 14:45:20.174 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:45:20.279 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-23 14:45:20.286 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 14:45:20.291 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:45:20.378 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:45:20.433 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:45:20.461 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:45:21.023 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-23 14:45:21.084 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:45:21.282 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:45:21.863 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:45:23.871 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:45:23.874 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:45:23.877 | + functions-common:time_stop:2331 : local name 2021-12-23 14:45:23.880 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:45:23.884 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:45:23.887 | + functions-common:time_stop:2334 : local total 2021-12-23 14:45:23.889 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:45:23.892 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:45:23.894 | + functions-common:time_stop:2338 : start_time=1640270717819 2021-12-23 14:45:23.896 | + functions-common:time_stop:2340 : [[ -z 1640270717819 ]] 2021-12-23 14:45:23.899 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:45:23.903 | + functions-common:time_stop:2343 : end_time=1640270723900 2021-12-23 14:45:23.905 | + functions-common:time_stop:2344 : elapsed_time=6081 2021-12-23 14:45:23.907 | + functions-common:time_stop:2345 : total=211738 2021-12-23 14:45:23.909 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:45:23.912 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=217819 2021-12-23 14:45:23.914 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:45:23.916 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-23 14:45:23.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:45:23.921 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:45:23.923 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-23 14:45:23.991 | Enabling module proxy. 2021-12-23 14:45:23.999 | To activate the new configuration, you need to run: 2021-12-23 14:45:23.999 | systemctl restart apache2 2021-12-23 14:45:24.006 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-23 14:45:24.068 | Considering dependency proxy for proxy_uwsgi: 2021-12-23 14:45:24.068 | Module proxy already enabled 2021-12-23 14:45:24.068 | Enabling module proxy_uwsgi. 2021-12-23 14:45:24.076 | To activate the new configuration, you need to run: 2021-12-23 14:45:24.076 | systemctl restart apache2 2021-12-23 14:45:24.080 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-23 14:45:24.082 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:45:24.085 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:45:24.087 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:45:24.246 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-23 14:45:24.248 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-23 14:45:24.251 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-23 14:45:24.253 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.256 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.258 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-12-23 14:45:24.260 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.272 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-23 14:45:24.275 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-23 14:45:24.277 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-23 14:45:24.281 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.285 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.287 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-23 14:45:24.290 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.292 | + ./stack.sh:main:861 : install_glanceclient 2021-12-23 14:45:24.294 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-23 14:45:24.296 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-23 14:45:24.299 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.301 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.303 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-23 14:45:24.306 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.308 | + ./stack.sh:main:862 : install_cinderclient 2021-12-23 14:45:24.311 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-23 14:45:24.314 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-23 14:45:24.316 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.319 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.322 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-23 14:45:24.324 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.327 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-23 14:45:24.330 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-23 14:45:24.333 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.336 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.339 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-23 14:45:24.342 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.344 | + ./stack.sh:main:863 : install_novaclient 2021-12-23 14:45:24.347 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-23 14:45:24.349 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-23 14:45:24.351 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.353 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.355 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-12-23 14:45:24.358 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.360 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-23 14:45:24.378 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:45:24.381 | + ./stack.sh:main:865 : install_swiftclient 2021-12-23 14:45:24.383 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-23 14:45:24.385 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-23 14:45:24.388 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.390 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.392 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-23 14:45:24.395 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.397 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-23 14:45:24.415 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:45:24.418 | + ./stack.sh:main:868 : install_neutronclient 2021-12-23 14:45:24.421 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-23 14:45:24.424 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-23 14:45:24.426 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.429 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.432 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-23 14:45:24.435 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.437 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-23 14:45:24.440 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-23 14:45:24.442 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-23 14:45:24.445 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:24.447 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:24.449 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-23 14:45:24.452 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:24.454 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-23 14:45:24.457 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-23 14:45:24.459 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:45:24.462 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-23 14:45:24.465 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-23 14:45:24.467 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:45:24.471 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:45:24.471 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:45:24.476 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-23 14:45:24.478 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-23 14:45:24.481 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-23 14:45:24.484 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-23 14:45:24.486 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-23 14:45:24.504 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-23 14:45:24.509 | + 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-12-23 14:45:27.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:45:27.142 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.142 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.143 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.144 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.144 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.144 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.145 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.146 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.146 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.146 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.147 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.147 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.148 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.148 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.149 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.149 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.149 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.150 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.150 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.151 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.151 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.151 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.152 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.152 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.153 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.153 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.154 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.154 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.155 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.155 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.155 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.156 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.156 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.157 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.157 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.158 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.158 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.159 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.159 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.159 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.160 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.160 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.161 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.161 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.162 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.162 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.162 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.163 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.163 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.164 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.164 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.164 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.165 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.165 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.166 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.166 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.167 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.167 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.168 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.168 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.169 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.169 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.170 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.170 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.170 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.171 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.171 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.172 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.172 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.173 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.173 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.173 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.174 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.174 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.175 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.175 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.176 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.177 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.177 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.177 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.178 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.178 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.179 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.179 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.180 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.180 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.181 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.181 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.181 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.182 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.182 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.183 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.183 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.183 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.184 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.184 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.185 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.185 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.186 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.186 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.186 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.187 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.187 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.188 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.188 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.189 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.189 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.190 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.190 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.191 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.191 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.191 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.192 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.193 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.193 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.193 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.194 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.194 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.195 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.195 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.196 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.196 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.197 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.197 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.197 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.198 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.199 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.199 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.199 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.200 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.201 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.201 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.202 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.202 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.203 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.203 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.204 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.204 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.205 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.205 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.206 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.206 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.206 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.207 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.207 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.208 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.208 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.209 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.209 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.210 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.210 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.210 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.211 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.211 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.212 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.212 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.213 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.214 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.214 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.215 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.215 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.215 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.216 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.216 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.217 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.217 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.218 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.218 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.219 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.219 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.219 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.220 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.220 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.221 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.221 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.222 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.222 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.223 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.223 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.224 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.224 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.224 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.225 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.225 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.225 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.226 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.226 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.227 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.227 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.228 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.228 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.229 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.229 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.230 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.230 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.231 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.231 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.232 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.232 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.232 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.233 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.233 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.234 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.234 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.235 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.235 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.236 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.236 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.237 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.237 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.237 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.238 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.238 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.239 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.239 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.240 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.240 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.241 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.241 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.241 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.242 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.242 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.243 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.243 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.244 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.244 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.245 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.245 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.245 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.246 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.246 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.247 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.247 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.247 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.248 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.248 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.249 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.249 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.250 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.250 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.251 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.251 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.252 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.252 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.252 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.253 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.253 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.254 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.254 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.255 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.255 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.256 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.256 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.257 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.257 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.258 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.258 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.258 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.259 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.259 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.260 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.260 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.261 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.261 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.262 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.262 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.262 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.263 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.263 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.264 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.264 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.265 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.265 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.266 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.266 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.267 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.267 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.268 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.268 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.268 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.269 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.269 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.270 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.270 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.270 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.271 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.271 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.272 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.272 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.272 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.273 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.273 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.274 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.274 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.275 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.275 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.275 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.276 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.276 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.277 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.278 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.278 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.279 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.279 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.279 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.280 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.281 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.281 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.281 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.282 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.282 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.283 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.283 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.284 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.284 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.285 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.285 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.285 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.286 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.286 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.287 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.287 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.288 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.288 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.289 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.289 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.290 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.290 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.290 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.291 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.291 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.292 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.292 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.293 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.294 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.294 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.295 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.295 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.296 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.296 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.296 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.297 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.297 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.298 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.298 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.299 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.299 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.300 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.300 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.301 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.301 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.301 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.302 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.303 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.303 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.303 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.304 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.304 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.305 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.305 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.306 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.306 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.307 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.307 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.307 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.308 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.308 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.309 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.309 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.310 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.310 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.310 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.311 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.311 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.312 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.312 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.313 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.313 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.313 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.314 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.314 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.315 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.315 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.316 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.316 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.317 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.317 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.317 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.318 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.318 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.319 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.319 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.319 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.320 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.320 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.321 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.321 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.322 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.322 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.323 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.323 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.323 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.324 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.324 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.324 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.325 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.325 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.326 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.326 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.327 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.328 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.328 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.328 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.329 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.329 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:27.330 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:27.330 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:27.332 | 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-12-23 14:45:27.408 | 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-12-23 14:45:27.444 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-12-23 14:45:27.458 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-12-23 14:45:27.462 | 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-12-23 14:45:27.469 | 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-12-23 14:45:27.472 | 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-12-23 14:45:27.476 | 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-12-23 14:45:27.544 | 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-12-23 14:45:27.564 | 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-12-23 14:45:27.567 | 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-12-23 14:45:27.586 | 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-12-23 14:45:27.590 | 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-12-23 14:45:27.601 | 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-12-23 14:45:27.646 | 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-12-23 14:45:27.649 | 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-12-23 14:45:27.662 | 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-12-23 14:45:27.684 | 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-12-23 14:45:27.699 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-12-23 14:45:27.705 | 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-12-23 14:45:27.714 | 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-12-23 14:45:27.717 | 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-12-23 14:45:27.725 | 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-12-23 14:45:27.728 | 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-12-23 14:45:27.733 | 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-12-23 14:45:27.736 | 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-12-23 14:45:27.739 | 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-12-23 14:45:27.742 | 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-12-23 14:45:27.747 | 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-12-23 14:45:27.750 | 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-12-23 14:45:27.753 | 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-12-23 14:45:27.757 | 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-12-23 14:45:27.780 | 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-12-23 14:45:27.782 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-23 14:45:27.785 | 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-12-23 14:45:27.789 | 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-12-23 14:45:29.128 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:45:29.128 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:45:29.200 | + inc/python:pip_install:207 : result=0 2021-12-23 14:45:29.203 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:45:29.206 | + functions-common:time_stop:2331 : local name 2021-12-23 14:45:29.209 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:45:29.212 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:45:29.215 | + functions-common:time_stop:2334 : local total 2021-12-23 14:45:29.218 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:45:29.222 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:45:29.224 | + functions-common:time_stop:2338 : start_time=1640270724500 2021-12-23 14:45:29.227 | + functions-common:time_stop:2340 : [[ -z 1640270724500 ]] 2021-12-23 14:45:29.231 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:45:29.235 | + functions-common:time_stop:2343 : end_time=1640270729232 2021-12-23 14:45:29.237 | + functions-common:time_stop:2344 : elapsed_time=4732 2021-12-23 14:45:29.239 | + functions-common:time_stop:2345 : total=63156 2021-12-23 14:45:29.241 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:45:29.243 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=67888 2021-12-23 14:45:29.246 | + inc/python:pip_install:210 : return 0 2021-12-23 14:45:29.248 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-23 14:45:29.250 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-23 14:45:29.253 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:45:29.256 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-23 14:45:29.258 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-23 14:45:29.261 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:45:29.264 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:45:29.265 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:45:29.269 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-23 14:45:29.271 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-23 14:45:29.274 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-23 14:45:29.277 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-23 14:45:29.279 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-23 14:45:29.298 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-23 14:45:29.303 | + 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-12-23 14:45:31.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:45:31.936 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.937 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.937 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.937 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.938 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.938 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.939 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.939 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.940 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.940 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.941 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.941 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.941 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.942 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.942 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.943 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.943 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.944 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.944 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.945 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.945 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.945 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.946 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.946 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.947 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.947 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.948 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.948 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.949 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.949 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.949 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.950 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.950 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.951 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.951 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.952 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.952 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.953 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.953 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.953 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.954 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.954 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.955 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.955 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.955 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.956 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.956 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.957 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.957 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.958 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.958 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.958 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.959 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.959 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.960 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.960 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.960 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.961 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.962 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.962 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.964 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.965 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.965 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.966 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.966 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.967 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.967 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.968 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.968 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.969 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.969 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.969 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.970 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.970 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.971 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.971 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.972 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.972 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.973 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.973 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.974 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.974 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.975 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.975 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.976 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.976 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.977 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.977 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.977 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.978 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.978 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.979 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.979 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.979 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.980 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.980 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.981 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.981 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.982 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.982 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.982 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.983 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.983 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.984 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.984 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.985 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.985 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.986 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.986 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.987 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.987 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.987 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.988 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.989 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.989 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.990 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.990 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.990 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.991 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.991 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.992 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.992 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.993 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.993 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.993 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.994 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.995 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.995 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.996 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.996 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.997 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.997 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.997 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.998 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:31.998 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:31.999 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:31.999 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.000 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.000 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.001 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.001 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.002 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.002 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.003 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.003 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.003 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.004 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.004 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.005 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.005 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.006 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.006 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.007 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.007 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.007 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.008 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.009 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.009 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.009 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.010 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.010 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.011 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.011 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.012 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.012 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.013 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.013 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.014 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.014 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.014 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.015 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.015 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.016 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.016 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.017 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.017 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.018 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.018 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.018 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.019 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.019 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.020 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.020 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.020 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.021 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.021 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.022 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.022 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.023 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.023 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.024 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.024 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.025 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.025 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.026 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.026 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.026 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.027 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.027 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.028 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.028 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.029 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.030 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.030 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.030 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.031 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.031 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.032 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.032 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.032 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.033 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.033 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.034 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.035 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.035 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.035 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.036 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.036 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.036 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.037 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.037 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.038 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.038 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.039 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.039 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.040 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.040 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.040 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.041 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.041 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.042 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.042 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.043 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.043 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.043 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.044 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.044 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.045 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.045 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.046 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.046 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.047 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.047 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.048 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.048 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.048 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.049 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.049 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.050 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.050 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.051 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.051 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.052 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.052 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.053 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.053 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.053 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.054 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.054 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.055 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.055 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.056 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.056 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.057 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.057 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.058 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.058 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.058 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.059 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.059 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.060 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.060 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.061 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.061 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.062 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.062 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.063 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.063 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.063 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.064 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.064 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.065 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.065 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.066 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.066 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.067 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.067 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.067 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.068 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.068 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.068 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.069 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.069 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.070 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.070 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.071 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.071 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.072 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.072 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.073 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.073 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.074 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.074 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.075 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.075 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.076 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.076 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.077 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.077 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.077 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.078 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.078 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.079 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.079 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.080 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.080 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.081 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.081 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.082 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.082 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.082 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.083 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.083 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.084 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.084 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.085 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.085 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.086 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.086 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.087 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.087 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.088 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.089 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.089 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.090 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.090 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.091 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.091 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.092 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.092 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.092 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.093 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.094 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.094 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.094 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.095 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.095 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.096 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.096 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.097 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.097 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.097 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.098 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.099 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.099 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.099 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.100 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.100 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.101 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.101 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.102 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.102 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.103 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.103 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.103 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.104 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.104 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.105 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.105 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.106 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.106 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.106 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.107 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.107 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.108 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.108 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.109 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.109 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.109 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.110 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.110 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.111 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.111 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.112 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.112 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.113 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.113 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.113 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.114 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.114 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.115 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.115 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.116 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.116 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.116 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.117 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.117 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.118 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.118 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.119 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.119 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.119 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.120 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.120 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.121 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.121 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.121 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.122 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.122 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.123 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.124 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.124 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.125 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.125 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.125 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:32.126 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:32.126 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:32.255 | Collecting python-memcached===1.59 2021-12-23 14:45:32.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-23 14:45:32.331 | 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-12-23 14:45:33.779 | Installing collected packages: python-memcached 2021-12-23 14:45:33.888 | Successfully installed python-memcached-1.59 2021-12-23 14:45:33.994 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:45:33.994 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:45:34.069 | + inc/python:pip_install:207 : result=0 2021-12-23 14:45:34.073 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:45:34.077 | + functions-common:time_stop:2331 : local name 2021-12-23 14:45:34.081 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:45:34.084 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:45:34.089 | + functions-common:time_stop:2334 : local total 2021-12-23 14:45:34.092 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:45:34.095 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:45:34.097 | + functions-common:time_stop:2338 : start_time=1640270729293 2021-12-23 14:45:34.099 | + functions-common:time_stop:2340 : [[ -z 1640270729293 ]] 2021-12-23 14:45:34.102 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:45:34.105 | + functions-common:time_stop:2343 : end_time=1640270734103 2021-12-23 14:45:34.108 | + functions-common:time_stop:2344 : elapsed_time=4810 2021-12-23 14:45:34.110 | + functions-common:time_stop:2345 : total=67888 2021-12-23 14:45:34.112 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:45:34.115 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=72698 2021-12-23 14:45:34.117 | + inc/python:pip_install:210 : return 0 2021-12-23 14:45:34.119 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-23 14:45:34.135 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:45:34.137 | + ./stack.sh:main:875 : '[' 10.222.0.49 == 10.222.0.49 ']' 2021-12-23 14:45:34.140 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-23 14:45:34.142 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-23 14:45:34.145 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-23 14:45:34.147 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:45:34.149 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-23 14:45:34.151 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-23 14:45:34.166 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:45:34.168 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-23 14:45:34.170 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-23 14:45:34.172 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-23 14:45:34.174 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:45:34.176 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:45:34.179 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:45:34.182 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:45:34.184 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:45:34.186 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:45:34.200 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:45:34.202 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:45:34.204 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:45:34.207 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:45:34.207 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:45:34.211 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-23 14:45:34.214 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:45:34.216 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-23 14:45:34.219 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:45:34.219 | + functions-common:git_clone:593 : head -1 2021-12-23 14:45:34.221 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-23 14:45:34.223 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:45:34.226 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-23 14:45:34.228 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:45:34.230 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-23 14:45:34.232 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-23 14:45:34.235 | + inc/python:setup_develop:357 : local extras= 2021-12-23 14:45:34.237 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-23 14:45:34.239 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:45:34.242 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-23 14:45:34.244 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-23 14:45:34.246 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:45:34.248 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 14:45:34.251 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-23 14:45:34.254 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:45:34.256 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-23 14:45:34.259 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:45:34.261 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:45:34.264 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-23 14:45:34.269 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-23 14:45:34.271 | + 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-12-23 14:45:35.270 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-23 14:45:35.272 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:45:35.275 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:45:35.278 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:45:35.282 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-23 14:45:35.284 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-23 14:45:35.288 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:45:35.290 | + inc/python:setup_package:440 : local extras= 2021-12-23 14:45:35.293 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:45:35.296 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 14:45:35.299 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 14:45:35.301 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 14:45:35.303 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:45:35.305 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-23 14:45:35.323 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-23 14:45:35.328 | + 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-12-23 14:45:37.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:45:37.966 | 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-12-23 14:45:37.966 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.967 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.967 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.968 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.968 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.969 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.969 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.970 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.970 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.970 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.971 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.971 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.972 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.972 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.972 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.973 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.973 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.974 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.974 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.975 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.975 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.975 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.976 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.976 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.977 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.979 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.979 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.980 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.980 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.981 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.981 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.982 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.982 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.982 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.983 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.983 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.984 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.984 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.985 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.985 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.985 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.986 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.986 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.986 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.987 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.987 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.988 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.988 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.988 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.989 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.989 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.990 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.990 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.991 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.991 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.992 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.992 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.992 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.993 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.993 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.994 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.995 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.995 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.996 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.996 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.997 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.997 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:37.998 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:37.998 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:37.999 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.000 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.000 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.000 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.001 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.001 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.002 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.002 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.002 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.003 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.003 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.004 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.004 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.005 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.005 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.006 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.006 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.006 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.007 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.007 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.008 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.008 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.009 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.009 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.010 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.011 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.011 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.012 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.012 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.013 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.014 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.014 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.014 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.015 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.015 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.016 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.016 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.017 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.017 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.018 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.018 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.018 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.019 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.019 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.020 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.020 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.021 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.021 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.022 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.022 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.022 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.023 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.024 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.024 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.024 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.025 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.025 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.026 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.026 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.027 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.027 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.028 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.028 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.028 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.029 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.029 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.030 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.030 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.030 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.031 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.031 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.032 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.032 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.032 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.033 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.033 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.034 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.034 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.035 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.035 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.036 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.036 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.036 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.037 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.037 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.038 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.038 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.038 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.039 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.039 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.039 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.040 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.040 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.041 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.041 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.042 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.042 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.043 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.043 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.043 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.044 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.044 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.044 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.045 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.045 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.046 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.046 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.046 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.047 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.047 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.048 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.048 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.048 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.049 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.049 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.050 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.050 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.050 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.051 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.051 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.051 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.052 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.052 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.053 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.053 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.054 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.054 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.054 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.055 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.055 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.056 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.056 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.056 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.057 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.057 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.057 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.058 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.058 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.059 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.059 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.059 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.060 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.060 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.061 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.061 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.062 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.062 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.062 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.063 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.063 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.063 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.064 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.064 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.065 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.065 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.065 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.066 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.066 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.067 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.067 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.068 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.068 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.068 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.069 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.070 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.070 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.071 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.072 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.072 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.073 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.073 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.074 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.074 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.075 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.075 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.075 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.076 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.076 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.077 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.077 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.077 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.078 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.078 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.079 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.079 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.080 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.080 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.080 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.081 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.081 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.082 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.082 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.083 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.083 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.083 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.084 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.084 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.085 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.085 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.085 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.086 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.086 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.087 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.087 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.088 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.088 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.089 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.089 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.089 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.090 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.090 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.091 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.091 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.092 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.092 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.093 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.093 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.093 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.094 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.094 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.094 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.095 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.095 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.096 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.096 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.096 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.097 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.097 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.098 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.098 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.099 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.099 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.099 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.100 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.100 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.101 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.101 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.102 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.102 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.102 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.103 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.103 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.104 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.104 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.104 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.105 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.105 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.106 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.106 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.107 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.107 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.107 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.108 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.108 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.109 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.109 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.110 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.110 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.110 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.111 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.113 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.114 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.115 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.115 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.116 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.117 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.117 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.118 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.118 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.119 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.119 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.120 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.120 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.120 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.121 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.121 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.122 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.122 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.122 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.123 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.123 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.124 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.124 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.125 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.125 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.126 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.126 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.126 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.127 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.127 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.128 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.128 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.129 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.129 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.130 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.130 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.130 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.131 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.131 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.132 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.132 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.133 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.133 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.133 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.134 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.134 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.135 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.135 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.135 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.136 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.136 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.137 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.137 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.138 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.138 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.139 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.139 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.140 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.140 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.141 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.141 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.142 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.142 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.142 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.143 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.143 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.143 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.144 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.144 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.145 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.145 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.146 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.146 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.146 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.147 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.147 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.148 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.148 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.149 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.149 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.150 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.150 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.151 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.151 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.152 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.152 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:38.153 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:38.153 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:38.154 | Obtaining file:///opt/stack/keystone 2021-12-23 14:45:39.810 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:45:41.596 | Collecting Flask===1.1.2 2021-12-23 14:45:41.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-23 14:45:41.798 | Collecting Flask-RESTful===0.3.8 2021-12-23 14:45:41.806 | 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-12-23 14:45:41.878 | 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-12-23 14:45:41.885 | 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-12-23 14:45:41.967 | Collecting PyJWT===1.7.1 2021-12-23 14:45:41.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-12-23 14:45:41.994 | 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-12-23 14:45:42.017 | 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-12-23 14:45:42.167 | Collecting Werkzeug===1.0.1 2021-12-23 14:45:42.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-23 14:45:42.376 | Collecting aniso8601===8.0.0 2021-12-23 14:45:42.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-23 14:45:42.450 | 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-12-23 14:45:42.459 | 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-12-23 14:45:42.524 | Collecting click===7.1.1 2021-12-23 14:45:42.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-12-23 14:45:42.543 | 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-12-23 14:45:42.589 | 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-12-23 14:45:42.683 | Collecting itsdangerous===1.1.0 2021-12-23 14:45:42.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-23 14:45:42.756 | 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-12-23 14:45:42.789 | 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-12-23 14:45:42.852 | 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-12-23 14:45:42.894 | Collecting oauthlib===3.1.0 2021-12-23 14:45:42.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-12-23 14:45:42.922 | 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-12-23 14:45:42.982 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-12-23 14:45:42.996 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-12-23 14:45:43.003 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-12-23 14:45:43.059 | 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-12-23 14:45:43.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 497)) (4.1.3) 2021-12-23 14:45:43.113 | 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-12-23 14:45:43.181 | 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-12-23 14:45:43.203 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-12-23 14:45:43.222 | 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-12-23 14:45:43.235 | 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-12-23 14:45:43.265 | 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-12-23 14:45:43.275 | 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-12-23 14:45:43.293 | 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-12-23 14:45:43.442 | Collecting passlib===1.7.2 2021-12-23 14:45:43.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-23 14:45:43.543 | 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-12-23 14:45:43.545 | 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-12-23 14:45:43.547 | 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-12-23 14:45:43.559 | 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-12-23 14:45:43.562 | 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-12-23 14:45:43.564 | 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-12-23 14:45:43.567 | 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-12-23 14:45:43.681 | Collecting pysaml2===5.0.0 2021-12-23 14:45:43.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-12-23 14:45:43.776 | 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-12-23 14:45:43.781 | 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-12-23 14:45:43.801 | 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-12-23 14:45:43.805 | 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-12-23 14:45:43.828 | 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-12-23 14:45:44.101 | Collecting scrypt===0.8.13 2021-12-23 14:45:44.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-23 14:45:44.858 | 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-12-23 14:45:44.861 | 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-12-23 14:45:44.872 | 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-12-23 14:45:44.875 | 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-12-23 14:45:44.878 | 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-12-23 14:45:44.885 | 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-12-23 14:45:44.895 | 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-12-23 14:45:44.901 | 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-12-23 14:45:44.921 | 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-12-23 14:45:44.925 | 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-12-23 14:45:44.932 | 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-12-23 14:45:44.955 | 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-12-23 14:45:44.957 | 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-12-23 14:45:44.961 | 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-12-23 14:45:44.980 | 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-12-23 14:45:45.024 | 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-12-23 14:45:45.071 | 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-12-23 14:45:45.139 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 14:45:45.147 | 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-12-23 14:45:45.151 | 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-12-23 14:45:45.154 | 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-12-23 14:45:45.163 | 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-12-23 14:45:45.168 | 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-12-23 14:45:45.175 | 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-12-23 14:45:45.222 | 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-12-23 14:45:45.225 | 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-12-23 14:45:45.231 | 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-12-23 14:45:45.244 | 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-12-23 14:45:45.252 | 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-12-23 14:45:45.255 | 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-12-23 14:45:45.264 | 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-12-23 14:45:45.272 | 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-12-23 14:45:45.284 | 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-12-23 14:45:45.293 | 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-12-23 14:45:45.296 | 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-12-23 14:45:45.382 | Collecting defusedxml===0.6.0 2021-12-23 14:45:45.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-23 14:45:45.458 | 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-12-23 14:45:45.473 | 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-12-23 14:45:45.476 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:45:45.479 | 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-12-23 14:45:45.481 | 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-12-23 14:45:45.484 | 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-12-23 14:45:45.486 | 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-12-23 14:45:45.489 | 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-12-23 14:45:45.491 | 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-12-23 14:45:45.494 | 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-12-23 14:45:45.506 | 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-12-23 14:45:45.511 | 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-12-23 14:45:45.513 | 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-12-23 14:45:45.516 | 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-12-23 14:45:45.530 | 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-12-23 14:45:45.534 | 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-12-23 14:45:45.544 | 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-12-23 14:45:45.547 | 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-12-23 14:45:45.549 | 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-12-23 14:45:45.557 | Building wheels for collected packages: scrypt 2021-12-23 14:45:45.557 | Building wheel for scrypt (setup.py): started 2021-12-23 14:45:48.271 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-23 14:45:48.274 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73195 sha256=82cd54e85567c63849d18de01594c4015b2d803644303393816dc40db622efd2 2021-12-23 14:45:48.274 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-23 14:45:48.275 | Successfully built scrypt 2021-12-23 14:45:49.123 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-23 14:45:49.123 | Attempting uninstall: click 2021-12-23 14:45:49.125 | Found existing installation: click 6.7 2021-12-23 14:45:49.130 | Uninstalling click-6.7: 2021-12-23 14:45:49.159 | Successfully uninstalled click-6.7 2021-12-23 14:45:50.000 | Attempting uninstall: oauthlib 2021-12-23 14:45:50.001 | Found existing installation: oauthlib 2.0.6 2021-12-23 14:45:50.012 | Uninstalling oauthlib-2.0.6: 2021-12-23 14:45:50.031 | Successfully uninstalled oauthlib-2.0.6 2021-12-23 14:45:50.658 | Attempting uninstall: PyJWT 2021-12-23 14:45:50.659 | Found existing installation: PyJWT 1.5.3 2021-12-23 14:45:50.668 | Uninstalling PyJWT-1.5.3: 2021-12-23 14:45:50.691 | Successfully uninstalled PyJWT-1.5.3 2021-12-23 14:45:50.729 | Running setup.py develop for keystone 2021-12-23 14:45:52.564 | 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-12-23 14:45:52.672 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:45:52.672 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:45:52.773 | + inc/python:pip_install:207 : result=0 2021-12-23 14:45:52.776 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:45:52.780 | + functions-common:time_stop:2331 : local name 2021-12-23 14:45:52.782 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:45:52.784 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:45:52.786 | + functions-common:time_stop:2334 : local total 2021-12-23 14:45:52.788 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:45:52.790 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:45:52.793 | + functions-common:time_stop:2338 : start_time=1640270735319 2021-12-23 14:45:52.795 | + functions-common:time_stop:2340 : [[ -z 1640270735319 ]] 2021-12-23 14:45:52.798 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:45:52.801 | + functions-common:time_stop:2343 : end_time=1640270752799 2021-12-23 14:45:52.803 | + functions-common:time_stop:2344 : elapsed_time=17480 2021-12-23 14:45:52.805 | + functions-common:time_stop:2345 : total=72698 2021-12-23 14:45:52.807 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:45:52.809 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=90178 2021-12-23 14:45:52.811 | + inc/python:pip_install:210 : return 0 2021-12-23 14:45:52.814 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:45:52.816 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-23 14:45:52.818 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-23 14:45:52.841 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-23 14:45:52.852 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-23 14:45:52.854 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-23 14:45:52.857 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:45:52.859 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:45:52.861 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-23 14:45:52.864 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:45:52.866 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-23 14:45:52.882 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:45:52.884 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-23 14:45:52.886 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-23 14:45:52.889 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-23 14:45:52.907 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-23 14:45:52.912 | + 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-12-23 14:45:55.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:45:55.539 | 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-12-23 14:45:55.540 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.540 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.541 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.541 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.542 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.542 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.542 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.543 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.543 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.544 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.544 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.545 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.545 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.546 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.546 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.546 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.547 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.547 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.548 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.548 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.549 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.549 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.549 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.550 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.550 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.552 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.553 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.553 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.554 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.554 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.555 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.555 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.556 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.556 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.556 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.557 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.557 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.558 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.558 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.559 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.559 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.559 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.560 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.560 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.560 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.561 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.561 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.562 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.562 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.563 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.563 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.564 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.564 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.565 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.565 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.566 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.566 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.567 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.567 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.567 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.568 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.573 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.574 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.575 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.576 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.576 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.577 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.577 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.578 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.579 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.579 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.579 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.580 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.580 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.581 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.581 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.582 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.582 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.582 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.583 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.583 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.584 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.584 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.585 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.585 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.585 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.586 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.586 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.587 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.588 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.588 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.589 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.589 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.590 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.590 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.591 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.591 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.592 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.592 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.593 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.593 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.594 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.594 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.595 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.595 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.596 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.596 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.596 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.597 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.597 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.598 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.598 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.599 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.599 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.600 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.600 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.601 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.601 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.602 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.602 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.602 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.603 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.603 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.604 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.604 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.605 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.605 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.606 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.606 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.606 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.607 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.607 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.608 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.608 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.609 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.609 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.610 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.610 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.610 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.611 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.611 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.611 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.612 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.612 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.613 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.613 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.614 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.614 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.615 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.615 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.615 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.616 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.616 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.617 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.617 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.618 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.618 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.618 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.619 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.619 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.620 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.620 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.620 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.621 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.621 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.622 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.622 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.623 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.623 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.623 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.624 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.624 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.625 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.625 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.625 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.626 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.626 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.626 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.627 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.628 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.628 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.629 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.629 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.629 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.630 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.630 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.631 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.631 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.631 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.632 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.632 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.633 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.633 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.634 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.634 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.634 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.635 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.635 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.635 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.636 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.636 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.637 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.637 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.638 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.638 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.638 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.639 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.639 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.640 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.640 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.640 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.641 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.641 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.642 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.642 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.642 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.643 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.643 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.644 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.644 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.645 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.645 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.645 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.646 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.646 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.646 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.647 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.647 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.648 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.648 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.649 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.649 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.650 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.651 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.651 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.652 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.653 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.653 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.654 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.654 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.654 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.655 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.655 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.656 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.656 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.657 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.657 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.657 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.658 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.658 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.659 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.659 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.660 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.660 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.661 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.661 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.661 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.662 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.662 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.663 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.663 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.663 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.664 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.664 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.665 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.665 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.666 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.666 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.666 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.667 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.667 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.668 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.668 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.669 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.669 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.670 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.670 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.670 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.671 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.671 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.672 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.672 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.673 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.673 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.673 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.674 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.674 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.675 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.675 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.675 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.676 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.676 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.677 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.677 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.677 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.678 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.678 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.679 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.679 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.680 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.680 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.680 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.681 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.681 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.682 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.682 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.683 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.683 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.698 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.699 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.699 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.700 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.700 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.700 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.701 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.701 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.702 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.702 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.703 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.703 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.704 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.704 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.704 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.705 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.705 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.706 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.706 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.707 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.707 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.708 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.708 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.709 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.709 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.710 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.710 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.710 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.711 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.712 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.712 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.712 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.713 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.714 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.714 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.714 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.715 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.715 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.716 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.716 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.717 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.717 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.718 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.718 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.718 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.719 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.719 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.720 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.720 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.721 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.721 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.722 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.722 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.722 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.723 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.723 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.724 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.724 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.725 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.725 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.725 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.726 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.726 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.727 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.727 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.728 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.728 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.728 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.729 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.729 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.730 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.730 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.731 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.731 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.732 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.732 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.732 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.733 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.734 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.734 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.734 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.735 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.735 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.736 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.736 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.736 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.737 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.737 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.738 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.738 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.738 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.739 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.739 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.740 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.740 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.741 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.741 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.741 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.742 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.743 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.743 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.743 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.744 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.745 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.745 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.745 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.746 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:45:55.746 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:45:55.747 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:45:55.882 | Collecting uwsgi 2021-12-23 14:45:55.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-23 14:45:56.983 | Building wheels for collected packages: uwsgi 2021-12-23 14:45:56.984 | Building wheel for uwsgi (setup.py): started 2021-12-23 14:46:12.417 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-23 14:46:12.423 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597545 sha256=8bb284dd64cd5c0799be0e846ea0602a5044856b5577539f5dced8e7d06abc4b 2021-12-23 14:46:12.423 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-23 14:46:12.424 | Successfully built uwsgi 2021-12-23 14:46:14.076 | Installing collected packages: uwsgi 2021-12-23 14:46:14.198 | Successfully installed uwsgi-2.0.20 2021-12-23 14:46:14.309 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:46:14.309 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:46:14.431 | + inc/python:pip_install:207 : result=0 2021-12-23 14:46:14.435 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:46:14.439 | + functions-common:time_stop:2331 : local name 2021-12-23 14:46:14.443 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:46:14.446 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:46:14.450 | + functions-common:time_stop:2334 : local total 2021-12-23 14:46:14.453 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:46:14.455 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:46:14.457 | + functions-common:time_stop:2338 : start_time=1640270752902 2021-12-23 14:46:14.460 | + functions-common:time_stop:2340 : [[ -z 1640270752902 ]] 2021-12-23 14:46:14.463 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:46:14.466 | + functions-common:time_stop:2343 : end_time=1640270774464 2021-12-23 14:46:14.469 | + functions-common:time_stop:2344 : elapsed_time=21562 2021-12-23 14:46:14.471 | + functions-common:time_stop:2345 : total=90178 2021-12-23 14:46:14.473 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:46:14.476 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=111740 2021-12-23 14:46:14.478 | + inc/python:pip_install:210 : return 0 2021-12-23 14:46:14.481 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:46:14.483 | + ./stack.sh:main:877 : configure_keystone 2021-12-23 14:46:14.486 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-23 14:46:14.497 | + 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-12-23 14:46:14.500 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-23 14:46:14.504 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-23 14:46:14.519 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:14.522 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-23 14:46:14.550 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-23 14:46:14.574 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-23 14:46:14.600 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-23 14:46:14.625 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-23 14:46:14.651 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-23 14:46:14.677 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-23 14:46:14.701 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-23 14:46:14.726 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-23 14:46:14.728 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-23 14:46:14.730 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-23 14:46:14.733 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-23 14:46:14.735 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 14:46:14.737 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:46:14.752 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:14.755 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 14:46:14.757 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 14:46:14.759 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:46:14.774 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:14.776 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:46:14.779 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:46:14.804 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:46:14.807 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:46:14.809 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-23 14:46:14.811 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-23 14:46:14.814 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-23 14:46:14.828 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:14.831 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2021-12-23 14:46:14.856 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.49/identity 2021-12-23 14:46:14.880 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-23 14:46:14.883 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-23 14:46:14.910 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-23 14:46:14.912 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-23 14:46:14.914 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-23 14:46:14.917 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-23 14:46:14.919 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-23 14:46:14.922 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-23 14:46:14.948 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-23 14:46:14.950 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-23 14:46:14.952 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-23 14:46:14.955 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:46:14.957 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:46:14.959 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-23 14:46:14.961 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-23 14:46:14.964 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:46:14.967 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:46:14.982 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:46:14.984 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:46:14.987 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:46:14.989 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:46:14.991 | + 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-12-23 14:46:15.015 | + 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-12-23 14:46:15.038 | + 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-12-23 14:46:15.062 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:46:15.086 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-23 14:46:15.110 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-23 14:46:15.113 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-23 14:46:15.115 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-23 14:46:15.118 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-23 14:46:15.120 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-23 14:46:15.122 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 14:46:15.125 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 14:46:15.127 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-23 14:46:15.131 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-23 14:46:15.133 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 14:46:15.135 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 14:46:15.147 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 14:46:15.147 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:46:15.154 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 14:46:15.157 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:46:15.170 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-23 14:46:15.173 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-23 14:46:15.176 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-23 14:46:15.202 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-23 14:46:15.226 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-23 14:46:15.249 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-23 14:46:15.273 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-23 14:46:15.297 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-23 14:46:15.320 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-23 14:46:15.345 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-23 14:46:15.368 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-23 14:46:15.392 | + 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-12-23 14:46:15.416 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-23 14:46:15.440 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-23 14:46:15.464 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-23 14:46:15.488 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 14:46:15.490 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 14:46:15.493 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-23 14:46:15.495 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-23 14:46:15.498 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 14:46:15.500 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:15.502 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:15.505 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-23 14:46:15.508 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-23 14:46:15.510 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-23 14:46:15.533 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-23 14:46:15.559 | + 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-12-23 14:46:15.559 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-23 14:46:15.566 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-23 14:46:15.569 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-23 14:46:15.572 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-23 14:46:15.574 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 14:46:15.576 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 14:46:15.579 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:46:15.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:15.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:15.586 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 14:46:15.588 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 14:46:15.591 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:15.593 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:15.595 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-23 14:46:15.652 | Enabling site keystone-wsgi-public. 2021-12-23 14:46:15.659 | To activate the new configuration, you need to run: 2021-12-23 14:46:15.660 | systemctl reload apache2 2021-12-23 14:46:15.665 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 14:46:15.669 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:46:15.672 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:46:15.675 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:46:15.845 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-23 14:46:15.847 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-23 14:46:15.851 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-23 14:46:15.854 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-23 14:46:15.857 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 14:46:15.860 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 14:46:15.864 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-23 14:46:15.868 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-23 14:46:15.871 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 14:46:15.873 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 14:46:15.888 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 14:46:15.888 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:46:15.895 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 14:46:15.898 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:46:15.912 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-23 14:46:15.914 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-23 14:46:15.918 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-23 14:46:15.944 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-23 14:46:15.968 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-23 14:46:15.992 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-23 14:46:16.016 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-23 14:46:16.040 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-23 14:46:16.066 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-23 14:46:16.092 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-23 14:46:16.116 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-23 14:46:16.140 | + 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-12-23 14:46:16.170 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-23 14:46:16.197 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-23 14:46:16.221 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-23 14:46:16.246 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 14:46:16.248 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 14:46:16.251 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-23 14:46:16.253 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-23 14:46:16.256 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 14:46:16.258 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:16.260 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:16.263 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-23 14:46:16.265 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-23 14:46:16.268 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-23 14:46:16.291 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-23 14:46:16.318 | + 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-12-23 14:46:16.318 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-23 14:46:16.325 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-23 14:46:16.329 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-23 14:46:16.331 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-23 14:46:16.334 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 14:46:16.336 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 14:46:16.339 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:46:16.341 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:16.343 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:16.346 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 14:46:16.348 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 14:46:16.350 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:16.353 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:16.355 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-23 14:46:16.412 | Enabling site keystone-wsgi-admin. 2021-12-23 14:46:16.420 | To activate the new configuration, you need to run: 2021-12-23 14:46:16.420 | systemctl reload apache2 2021-12-23 14:46:16.426 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 14:46:16.429 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:46:16.433 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:46:16.436 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:46:16.590 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-23 14:46:16.619 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-23 14:46:16.647 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-23 14:46:16.674 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-23 14:46:16.676 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-23 14:46:16.702 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-23 14:46:16.727 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-23 14:46:16.752 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-23 14:46:16.767 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:16.770 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-23 14:46:16.786 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:16.788 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-23 14:46:16.791 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-23 14:46:16.793 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-23 14:46:16.796 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:46:16.798 | + lib/stack:stack_install_service:32 : install_swift 2021-12-23 14:46:16.800 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-23 14:46:16.803 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-23 14:46:16.805 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-23 14:46:16.807 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:46:16.809 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:46:16.812 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:46:16.815 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:46:16.817 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:46:16.820 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:46:16.835 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:46:16.837 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:46:16.840 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:46:16.842 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:46:16.843 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:46:16.847 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-23 14:46:16.849 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:46:16.851 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-23 14:46:16.854 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:46:16.855 | + functions-common:git_clone:593 : head -1 2021-12-23 14:46:16.857 | ade6b52f5 Fix cname_lookup test 2021-12-23 14:46:16.860 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:46:16.862 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-23 14:46:16.865 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:46:16.867 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-23 14:46:16.870 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-23 14:46:16.872 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-23 14:46:16.874 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-23 14:46:16.877 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:46:16.879 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-23 14:46:16.882 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-23 14:46:16.884 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:46:16.887 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-23 14:46:16.890 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-23 14:46:16.892 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:46:16.895 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-23 14:46:16.897 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:46:16.899 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:46:16.902 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-23 14:46:16.907 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-23 14:46:16.910 | + 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-12-23 14:46:17.903 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-23 14:46:17.906 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:46:17.910 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:46:17.912 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:46:17.916 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-23 14:46:17.918 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-23 14:46:17.921 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:46:17.925 | + inc/python:setup_package:440 : local extras=keystone 2021-12-23 14:46:17.927 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:46:17.930 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-23 14:46:17.934 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-23 14:46:17.936 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-23 14:46:17.938 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:46:17.941 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-23 14:46:17.959 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-23 14:46:17.964 | + 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-12-23 14:46:20.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:46:20.618 | 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-12-23 14:46:20.619 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.619 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.620 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.620 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.621 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.621 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.622 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.622 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.622 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.623 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.623 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.624 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.624 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.625 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.625 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.625 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.626 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.627 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.627 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.627 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.628 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.628 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.628 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.629 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.629 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.632 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.632 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.632 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.633 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.634 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.634 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.635 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.635 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.635 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.636 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.636 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.637 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.637 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.637 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.638 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.638 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.639 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.639 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.639 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.640 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.640 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.641 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.641 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.642 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.642 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.643 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.643 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.643 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.644 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.644 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.645 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.645 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.646 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.646 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.646 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.647 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.648 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.648 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.649 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.650 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.650 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.650 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.651 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.652 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.652 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.653 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.653 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.654 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.654 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.654 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.655 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.655 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.656 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.656 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.657 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.657 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.658 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.658 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.659 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.659 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.659 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.660 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.660 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.661 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.661 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.662 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.662 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.663 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.663 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.664 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.664 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.665 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.665 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.666 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.666 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.667 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.668 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.668 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.669 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.669 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.670 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.670 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.670 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.671 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.671 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.672 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.672 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.673 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.673 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.674 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.674 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.675 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.675 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.676 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.676 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.676 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.677 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.677 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.678 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.678 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.679 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.679 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.680 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.680 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.680 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.681 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.681 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.682 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.682 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.683 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.683 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.684 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.684 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.684 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.685 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.685 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.685 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.686 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.686 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.687 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.687 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.688 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.688 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.689 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.689 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.689 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.690 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.690 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.691 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.691 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.692 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.692 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.692 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.693 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.693 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.694 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.694 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.694 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.695 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.695 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.696 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.696 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.696 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.697 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.697 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.698 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.698 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.699 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.699 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.699 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.700 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.700 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.700 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.701 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.701 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.702 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.702 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.703 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.703 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.703 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.704 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.704 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.705 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.705 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.705 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.706 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.706 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.707 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.707 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.707 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.708 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.708 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.709 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.709 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.709 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.710 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.710 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.711 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.711 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.711 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.712 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.713 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.713 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.713 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.714 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.714 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.715 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.715 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.715 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.716 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.716 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.717 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.717 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.717 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.718 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.718 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.719 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.719 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.720 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.720 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.720 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.721 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.721 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.721 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.737 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.737 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.738 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.739 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.740 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.740 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.741 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.742 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.742 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.742 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.743 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.743 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.744 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.744 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.745 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.745 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.746 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.746 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.746 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.747 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.747 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.747 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.748 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.748 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.749 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.749 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.750 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.750 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.751 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.751 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.751 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.752 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.752 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.753 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.753 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.754 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.754 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.755 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.755 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.755 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.756 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.756 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.756 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.757 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.757 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.758 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.758 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.759 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.759 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.760 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.760 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.760 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.761 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.761 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.762 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.762 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.763 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.763 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.763 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.764 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.764 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.765 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.765 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.765 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.766 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.766 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.767 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.767 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.768 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.768 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.769 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.769 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.769 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.770 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.770 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.770 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.771 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.771 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.772 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.772 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.773 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.773 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.774 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.774 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.774 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.775 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.775 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.776 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.776 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.776 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.777 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.777 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.778 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.778 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.779 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.779 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.779 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.780 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.780 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.781 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.782 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.782 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.783 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.783 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.783 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.784 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.784 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.785 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.785 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.786 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.786 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.787 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.787 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.788 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.788 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.788 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.789 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.789 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.791 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.791 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.792 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.792 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.793 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.793 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.794 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.794 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.795 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.795 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.796 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.797 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.798 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.798 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.799 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.799 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.799 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.800 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.800 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.801 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.801 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.801 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.802 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.802 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.803 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.803 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.804 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.804 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.805 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.805 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.806 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.806 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.807 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.807 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.808 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.808 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.808 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.809 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.809 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.810 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.810 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.811 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.811 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.811 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.812 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.812 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.812 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.813 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.813 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.814 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.814 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.815 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.815 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.816 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.816 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.817 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.817 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.818 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.818 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.819 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.819 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.820 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:20.820 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:20.820 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:20.821 | Obtaining file:///opt/stack/swift 2021-12-23 14:46:22.177 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:46:23.508 | 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-12-23 14:46:23.517 | 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-12-23 14:46:23.557 | 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-12-23 14:46:23.567 | 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-12-23 14:46:23.570 | 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-12-23 14:46:24.609 | Collecting lxml===4.5.0 2021-12-23 14:46:24.631 | 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-12-23 14:46:24.853 | 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-12-23 14:46:24.855 | 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-12-23 14:46:24.858 | 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-12-23 14:46:24.894 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-23 14:46:24.908 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-23 14:46:24.914 | 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-12-23 14:46:24.923 | 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-12-23 14:46:24.967 | 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-12-23 14:46:24.980 | 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-12-23 14:46:24.997 | 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-12-23 14:46:25.000 | 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-12-23 14:46:25.132 | Collecting pyeclib===1.6.0 2021-12-23 14:46:25.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-23 14:46:26.244 | 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-12-23 14:46:26.246 | 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-12-23 14:46:26.250 | 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-12-23 14:46:26.255 | 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-12-23 14:46:26.275 | 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-12-23 14:46:26.280 | 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-12-23 14:46:26.303 | 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-12-23 14:46:26.308 | 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-12-23 14:46:26.311 | 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-12-23 14:46:26.317 | 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-12-23 14:46:26.503 | Collecting xattr===0.9.7 2021-12-23 14:46:26.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-23 14:46:27.323 | 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-12-23 14:46:27.327 | 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-12-23 14:46:27.329 | 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-12-23 14:46:27.399 | 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-12-23 14:46:27.414 | 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-12-23 14:46:27.418 | 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-12-23 14:46:27.421 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 14:46:27.430 | 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-12-23 14:46:27.433 | 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-12-23 14:46:27.437 | 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-12-23 14:46:27.441 | 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-12-23 14:46:27.444 | 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-12-23 14:46:27.447 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:46:27.450 | 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-12-23 14:46:27.453 | 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-12-23 14:46:27.456 | 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-12-23 14:46:27.460 | 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-12-23 14:46:27.464 | 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-12-23 14:46:27.467 | Building wheels for collected packages: pyeclib, xattr 2021-12-23 14:46:27.468 | Building wheel for pyeclib (setup.py): started 2021-12-23 14:46:28.690 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-23 14:46:28.692 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53038 sha256=eaba8cf7c3220546ef2010683beddaac5bd6d82693ab9e3cff18d4e1e91fcb2d 2021-12-23 14:46:28.692 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-23 14:46:28.695 | Building wheel for xattr (setup.py): started 2021-12-23 14:46:30.005 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-23 14:46:30.006 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30924 sha256=6e106064f3bc603f2b323b39835cf3d01a0b76ca2b9e1b527cb94606808ba5fb 2021-12-23 14:46:30.006 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-23 14:46:30.008 | Successfully built pyeclib xattr 2021-12-23 14:46:31.316 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-23 14:46:31.652 | Running setup.py develop for swift 2021-12-23 14:46:33.308 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-23 14:46:33.420 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:46:33.420 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:46:33.525 | + inc/python:pip_install:207 : result=0 2021-12-23 14:46:33.528 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:46:33.531 | + functions-common:time_stop:2331 : local name 2021-12-23 14:46:33.535 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:46:33.538 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:46:33.542 | + functions-common:time_stop:2334 : local total 2021-12-23 14:46:33.545 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:46:33.547 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:46:33.549 | + functions-common:time_stop:2338 : start_time=1640270777954 2021-12-23 14:46:33.551 | + functions-common:time_stop:2340 : [[ -z 1640270777954 ]] 2021-12-23 14:46:33.554 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:46:33.558 | + functions-common:time_stop:2343 : end_time=1640270793555 2021-12-23 14:46:33.560 | + functions-common:time_stop:2344 : elapsed_time=15601 2021-12-23 14:46:33.562 | + functions-common:time_stop:2345 : total=111740 2021-12-23 14:46:33.564 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:46:33.566 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=127341 2021-12-23 14:46:33.569 | + inc/python:pip_install:210 : return 0 2021-12-23 14:46:33.571 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:46:33.574 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-23 14:46:33.576 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-23 14:46:33.593 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-23 14:46:33.604 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-23 14:46:33.607 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-23 14:46:33.609 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:46:33.611 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:46:33.614 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-23 14:46:33.616 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:46:33.618 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-23 14:46:33.621 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:46:33.623 | + ./stack.sh:main:886 : configure_swift 2021-12-23 14:46:33.626 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-23 14:46:33.628 | + lib/swift:configure_swift:335 : local node_number 2021-12-23 14:46:33.630 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-23 14:46:33.632 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-23 14:46:33.634 | + lib/swift:configure_swift:338 : local user_group 2021-12-23 14:46:33.636 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-23 14:46:34.432 | No account-server running 2021-12-23 14:46:34.432 | No account-replicator running 2021-12-23 14:46:34.432 | No account-reaper running 2021-12-23 14:46:34.432 | No container-reconciler running 2021-12-23 14:46:34.432 | No object-updater running 2021-12-23 14:46:34.432 | No container-auditor running 2021-12-23 14:46:34.432 | No proxy-server running 2021-12-23 14:46:34.432 | No container-sync running 2021-12-23 14:46:34.432 | No object-auditor running 2021-12-23 14:46:34.432 | No object-reconstructor running 2021-12-23 14:46:34.432 | No object-server running 2021-12-23 14:46:34.432 | No container-replicator running 2021-12-23 14:46:34.432 | No object-replicator running 2021-12-23 14:46:34.432 | No account-auditor running 2021-12-23 14:46:34.432 | No container-server running 2021-12-23 14:46:34.432 | No object-expirer running 2021-12-23 14:46:34.432 | No container-updater running 2021-12-23 14:46:34.432 | No container-sharder running 2021-12-23 14:46:34.479 | + lib/swift:configure_swift:341 : true 2021-12-23 14:46:34.483 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-23 14:46:34.499 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-23 14:46:34.511 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-23 14:46:34.514 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-23 14:46:34.514 | s/%GROUP%//; 2021-12-23 14:46:34.514 | s/%USER%/ubuntu/; 2021-12-23 14:46:34.514 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-23 14:46:34.514 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-23 14:46:34.514 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-23 14:46:34.521 | uid = ubuntu 2021-12-23 14:46:34.521 | gid = 2021-12-23 14:46:34.521 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-23 14:46:34.521 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-23 14:46:34.521 | address = 127.0.0.1 2021-12-23 14:46:34.521 | 2021-12-23 14:46:34.521 | [account6612] 2021-12-23 14:46:34.521 | max connections = 25 2021-12-23 14:46:34.521 | path = /opt/stack/data/swift/1/node/ 2021-12-23 14:46:34.521 | read only = false 2021-12-23 14:46:34.521 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-23 14:46:34.521 | 2021-12-23 14:46:34.521 | [account6622] 2021-12-23 14:46:34.521 | max connections = 25 2021-12-23 14:46:34.521 | path = /opt/stack/data/swift/2/node/ 2021-12-23 14:46:34.521 | read only = false 2021-12-23 14:46:34.522 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | [account6632] 2021-12-23 14:46:34.522 | max connections = 25 2021-12-23 14:46:34.522 | path = /opt/stack/data/swift/3/node/ 2021-12-23 14:46:34.522 | read only = false 2021-12-23 14:46:34.522 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | [account6642] 2021-12-23 14:46:34.522 | max connections = 25 2021-12-23 14:46:34.522 | path = /opt/stack/data/swift/4/node/ 2021-12-23 14:46:34.522 | read only = false 2021-12-23 14:46:34.522 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | [container6611] 2021-12-23 14:46:34.522 | max connections = 25 2021-12-23 14:46:34.522 | path = /opt/stack/data/swift/1/node/ 2021-12-23 14:46:34.522 | read only = false 2021-12-23 14:46:34.522 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | [container6621] 2021-12-23 14:46:34.522 | max connections = 25 2021-12-23 14:46:34.522 | path = /opt/stack/data/swift/2/node/ 2021-12-23 14:46:34.522 | read only = false 2021-12-23 14:46:34.522 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | [container6631] 2021-12-23 14:46:34.522 | max connections = 25 2021-12-23 14:46:34.522 | path = /opt/stack/data/swift/3/node/ 2021-12-23 14:46:34.522 | read only = false 2021-12-23 14:46:34.522 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-23 14:46:34.522 | 2021-12-23 14:46:34.522 | [container6641] 2021-12-23 14:46:34.522 | max connections = 25 2021-12-23 14:46:34.523 | path = /opt/stack/data/swift/4/node/ 2021-12-23 14:46:34.523 | read only = false 2021-12-23 14:46:34.523 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-23 14:46:34.523 | 2021-12-23 14:46:34.523 | 2021-12-23 14:46:34.523 | [object6613] 2021-12-23 14:46:34.523 | max connections = 25 2021-12-23 14:46:34.523 | path = /opt/stack/data/swift/1/node/ 2021-12-23 14:46:34.523 | read only = false 2021-12-23 14:46:34.523 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-23 14:46:34.523 | 2021-12-23 14:46:34.523 | [object6623] 2021-12-23 14:46:34.523 | max connections = 25 2021-12-23 14:46:34.523 | path = /opt/stack/data/swift/2/node/ 2021-12-23 14:46:34.523 | read only = false 2021-12-23 14:46:34.523 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-23 14:46:34.523 | 2021-12-23 14:46:34.523 | [object6633] 2021-12-23 14:46:34.523 | max connections = 25 2021-12-23 14:46:34.523 | path = /opt/stack/data/swift/3/node/ 2021-12-23 14:46:34.523 | read only = false 2021-12-23 14:46:34.523 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-23 14:46:34.523 | 2021-12-23 14:46:34.523 | [object6643] 2021-12-23 14:46:34.523 | max connections = 25 2021-12-23 14:46:34.523 | path = /opt/stack/data/swift/4/node/ 2021-12-23 14:46:34.523 | read only = false 2021-12-23 14:46:34.523 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-23 14:46:34.524 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-23 14:46:34.526 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:46:34.529 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:46:34.531 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-23 14:46:34.547 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-23 14:46:34.550 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-23 14:46:34.554 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-23 14:46:34.557 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-23 14:46:34.559 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-23 14:46:34.563 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-23 14:46:34.588 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.49:8080/v1/ 2021-12-23 14:46:34.610 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-23 14:46:34.630 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-23 14:46:34.657 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-23 14:46:34.676 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-23 14:46:34.704 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-23 14:46:34.724 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-23 14:46:34.752 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-23 14:46:34.771 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-23 14:46:34.799 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-23 14:46:34.818 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 14:46:34.846 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-23 14:46:34.866 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-23 14:46:34.880 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:34.883 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-23 14:46:34.910 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-23 14:46:34.936 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-23 14:46:34.963 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-23 14:46:34.990 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-23 14:46:35.004 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:35.006 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-23 14:46:35.032 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-23 14:46:35.046 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:35.049 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-23 14:46:35.062 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:35.065 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-23 14:46:35.078 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:35.080 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-23 14:46:35.082 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-23 14:46:35.084 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-23 14:46:35.093 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-23 14:46:35.100 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-23 14:46:35.127 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-23 14:46:35.154 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-23 14:46:35.182 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-23 14:46:35.211 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-23 14:46:35.238 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-23 14:46:35.240 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-23 14:46:35.242 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-23 14:46:35.244 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-23 14:46:35.246 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-23 14:46:35.272 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-23 14:46:35.299 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:46:35.330 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-23 14:46:35.361 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-23 14:46:35.390 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-23 14:46:35.418 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-23 14:46:35.445 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-23 14:46:35.472 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:46:35.499 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-23 14:46:35.526 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-23 14:46:35.555 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-23 14:46:35.582 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-23 14:46:35.609 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-23 14:46:35.641 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-23 14:46:35.668 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-23 14:46:35.688 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-23 14:46:35.716 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-23 14:46:35.743 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-23 14:46:35.747 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-23 14:46:35.776 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-23 14:46:35.802 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-23 14:46:35.826 | + lib/swift:configure_swift:476 : local node_number 2021-12-23 14:46:35.828 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-23 14:46:35.830 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-23 14:46:35.832 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-23 14:46:35.836 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-23 14:46:35.839 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-23 14:46:35.841 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-23 14:46:35.843 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-23 14:46:35.845 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-23 14:46:35.847 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-23 14:46:35.849 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-23 14:46:35.852 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-23 14:46:35.869 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-23 14:46:35.895 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-23 14:46:35.913 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-23 14:46:35.939 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-23 14:46:35.957 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-23 14:46:35.986 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-23 14:46:36.009 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-23 14:46:36.038 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-23 14:46:36.056 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-23 14:46:36.083 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-23 14:46:36.101 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-23 14:46:36.128 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-23 14:46:36.148 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-23 14:46:36.174 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-23 14:46:36.192 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-23 14:46:36.219 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-23 14:46:36.237 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-23 14:46:36.261 | + 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-12-23 14:46:36.267 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-23 14:46:36.285 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 14:46:36.311 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-23 14:46:36.338 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-23 14:46:36.340 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-23 14:46:36.344 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-23 14:46:36.346 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-23 14:46:36.349 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-23 14:46:36.351 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-23 14:46:36.353 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-23 14:46:36.355 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-23 14:46:36.357 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-23 14:46:36.359 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-23 14:46:36.377 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-23 14:46:36.402 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-23 14:46:36.420 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-23 14:46:36.446 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-23 14:46:36.464 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-23 14:46:36.491 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-23 14:46:36.508 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-23 14:46:36.534 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-23 14:46:36.552 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-23 14:46:36.578 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-23 14:46:36.597 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-23 14:46:36.623 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-23 14:46:36.641 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-23 14:46:36.667 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-23 14:46:36.685 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-23 14:46:36.711 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-23 14:46:36.731 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-23 14:46:36.756 | + 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-12-23 14:46:36.762 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-23 14:46:36.780 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 14:46:36.805 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-23 14:46:36.807 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-23 14:46:36.811 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-23 14:46:36.814 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-23 14:46:36.816 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-23 14:46:36.818 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-23 14:46:36.820 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-23 14:46:36.822 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-23 14:46:36.825 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-23 14:46:36.827 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-23 14:46:36.844 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-23 14:46:36.869 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-23 14:46:36.886 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-23 14:46:36.912 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-23 14:46:36.930 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-23 14:46:36.955 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-23 14:46:36.973 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-23 14:46:36.998 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-23 14:46:37.015 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-23 14:46:37.040 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-23 14:46:37.058 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-23 14:46:37.083 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-23 14:46:37.100 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-23 14:46:37.126 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-23 14:46:37.143 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-23 14:46:37.168 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-23 14:46:37.185 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-23 14:46:37.210 | + 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-12-23 14:46:37.215 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-23 14:46:37.234 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 14:46:37.267 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-23 14:46:37.294 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-23 14:46:37.321 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-23 14:46:37.349 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-23 14:46:37.351 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-23 14:46:37.355 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-23 14:46:37.380 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-23 14:46:37.405 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-23 14:46:37.430 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-23 14:46:37.455 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-23 14:46:37.481 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-23 14:46:37.505 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-23 14:46:37.529 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-23 14:46:37.553 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-23 14:46:37.576 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-23 14:46:37.592 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:37.594 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-23 14:46:37.611 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-23 14:46:37.614 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-23 14:46:37.631 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-23 14:46:37.633 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2021-12-23 14:46:37.657 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-23 14:46:37.659 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-23 14:46:37.683 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2021-12-23 14:46:37.709 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-23 14:46:37.711 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-23 14:46:37.735 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-23 14:46:37.750 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:37.752 | + lib/swift:configure_swift:539 : local user_group 2021-12-23 14:46:37.755 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-23 14:46:37.759 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-23 14:46:37.761 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-23 14:46:37.774 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-23 14:46:37.776 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-23 14:46:37.786 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-23 14:46:37.788 | + lib/swift:configure_swift:546 : is_suse 2021-12-23 14:46:37.791 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:46:37.793 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:46:37.795 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:46:37.798 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:46:37.800 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:46:37.802 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:46:37.804 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-23 14:46:37.815 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-23 14:46:37.818 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-23 14:46:37.820 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-23 14:46:37.836 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:46:37.839 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-23 14:46:37.856 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:37.858 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-23 14:46:37.860 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-23 14:46:37.863 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-23 14:46:37.865 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:46:37.867 | + lib/stack:stack_install_service:32 : install_glance 2021-12-23 14:46:37.870 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-23 14:46:37.872 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-23 14:46:37.874 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-23 14:46:37.890 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:37.893 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-23 14:46:37.895 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-23 14:46:37.910 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:46:37.913 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-23 14:46:37.915 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-23 14:46:37.918 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-23 14:46:37.920 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:46:37.923 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:46:37.925 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-12-23 14:46:37.928 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:46:37.931 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-23 14:46:37.934 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-23 14:46:37.936 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-23 14:46:37.939 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-23 14:46:37.942 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-23 14:46:37.944 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-23 14:46:37.947 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-23 14:46:37.950 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-23 14:46:37.952 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-23 14:46:37.955 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-23 14:46:37.958 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:46:37.959 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-23 14:46:37.963 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-23 14:46:37.966 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-23 14:46:37.968 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-23 14:46:37.971 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-23 14:46:37.974 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-23 14:46:37.992 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-23 14:46:37.998 | + 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-12-23 14:46:40.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:46:40.679 | 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-12-23 14:46:40.680 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.681 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.681 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.681 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.682 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.682 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.683 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.683 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.684 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.684 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.684 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.685 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.685 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.686 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.686 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.686 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.687 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.688 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.688 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.688 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.689 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.689 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.689 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.690 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.690 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.692 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.693 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.693 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.694 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.694 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.695 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.695 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.696 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.696 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.696 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.697 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.697 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.698 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.698 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.698 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.699 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.699 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.699 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.700 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.700 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.701 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.701 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.702 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.702 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.703 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.703 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.703 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.704 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.704 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.705 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.705 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.706 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.706 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.706 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.707 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.708 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.708 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.708 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.710 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.710 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.710 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.711 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.711 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.712 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.713 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.713 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.714 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.714 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.715 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.715 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.715 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.716 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.716 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.717 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.717 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.717 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.718 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.719 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.719 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.719 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.720 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.720 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.721 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.721 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.722 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.722 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.723 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.723 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.723 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.724 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.725 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.725 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.726 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.726 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.727 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.727 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.728 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.728 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.729 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.729 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.730 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.730 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.731 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.731 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.732 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.732 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.733 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.733 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.733 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.734 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.734 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.735 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.735 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.736 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.736 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.737 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.737 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.737 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.738 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.738 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.739 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.739 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.740 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.740 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.741 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.741 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.741 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.742 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.742 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.743 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.743 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.744 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.744 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.744 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.745 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.745 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.745 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.746 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.746 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.748 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.748 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.749 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.749 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.750 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.750 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.750 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.751 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.751 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.752 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.752 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.753 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.753 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.753 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.754 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.754 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.755 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.755 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.755 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.756 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.756 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.757 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.757 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.757 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.758 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.758 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.759 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.759 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.759 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.760 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.760 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.761 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.761 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.761 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.762 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.762 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.763 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.763 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.763 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.764 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.764 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.765 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.765 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.765 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.766 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.766 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.767 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.767 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.767 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.768 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.768 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.768 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.769 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.769 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.770 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.770 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.770 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.771 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.771 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.772 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.772 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.772 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.773 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.773 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.774 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.774 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.774 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.775 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.775 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.775 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.776 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.776 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.777 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.777 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.778 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.778 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.778 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.779 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.794 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.795 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.795 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.795 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.796 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.796 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.796 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.797 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.797 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.798 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.799 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.799 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.800 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.801 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.801 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.802 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.802 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.803 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.803 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.803 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.804 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.804 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.805 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.805 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.806 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.806 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.806 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.807 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.807 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.808 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.808 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.808 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.809 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.809 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.810 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.810 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.811 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.811 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.812 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.812 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.812 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.813 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.813 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.813 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.814 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.814 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.815 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.815 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.816 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.816 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.817 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.817 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.817 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.818 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.818 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.819 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.819 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.819 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.820 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.820 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.821 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.821 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.822 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.822 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.822 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.823 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.823 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.823 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.824 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.824 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.825 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.825 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.826 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.826 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.826 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.827 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.827 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.828 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.828 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.828 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.829 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.829 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.830 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.830 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.831 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.831 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.831 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.832 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.832 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.833 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.833 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.833 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.834 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.834 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.835 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.835 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.836 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.836 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.836 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.837 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.837 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.838 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.838 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.839 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.839 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.840 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.840 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.841 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.842 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.842 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.842 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.843 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.843 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.844 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.844 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.845 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.845 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.845 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.846 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.846 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.847 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.847 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.847 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.848 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.848 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.849 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.849 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.850 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.850 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.850 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.851 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.851 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.852 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.852 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.853 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.853 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.853 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.854 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.854 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.855 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.855 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.856 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.856 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.857 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.857 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.857 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.858 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.859 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.859 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.860 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.860 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.860 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.861 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.861 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.862 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.862 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.862 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.863 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.863 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.864 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.864 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.865 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.865 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.866 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.866 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.867 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.867 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.867 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.868 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.868 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.869 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.869 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.869 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.870 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.870 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.871 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.871 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.871 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.872 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.872 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.873 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.873 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.874 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.874 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.875 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.875 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.875 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.876 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.877 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.877 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.877 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:40.878 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:40.878 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:40.879 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:41.051 | Collecting glance-store===2.0.1 2021-12-23 14:46:41.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-12-23 14:46:41.236 | 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-12-23 14:46:41.238 | 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-12-23 14:46:41.271 | 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-12-23 14:46:41.534 | Collecting os-brick===3.0.8 2021-12-23 14:46:41.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-12-23 14:46:41.649 | 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-12-23 14:46:41.653 | 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-12-23 14:46:41.676 | 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-12-23 14:46:41.689 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-23 14:46:41.703 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-23 14:46:41.709 | 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-12-23 14:46:41.718 | 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-12-23 14:46:41.762 | 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-12-23 14:46:41.779 | 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-12-23 14:46:41.783 | 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-12-23 14:46:41.796 | 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-12-23 14:46:41.824 | 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-12-23 14:46:41.842 | 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-12-23 14:46:41.845 | 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-12-23 14:46:41.848 | 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-12-23 14:46:41.851 | 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-12-23 14:46:41.998 | Collecting python-cinderclient===7.0.2 2021-12-23 14:46:42.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-12-23 14:46:42.113 | 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-12-23 14:46:42.119 | 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-12-23 14:46:42.257 | Collecting python-swiftclient===3.9.1 2021-12-23 14:46:42.264 | 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-12-23 14:46:42.362 | 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-12-23 14:46:42.366 | 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-12-23 14:46:42.472 | Collecting retrying===1.3.3 2021-12-23 14:46:42.479 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-23 14:46:42.576 | 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-12-23 14:46:42.581 | 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-12-23 14:46:42.584 | 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-12-23 14:46:42.588 | 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-12-23 14:46:42.594 | 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-12-23 14:46:42.616 | 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-12-23 14:46:42.619 | 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-12-23 14:46:42.629 | 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-12-23 14:46:42.673 | 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-12-23 14:46:42.692 | 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-12-23 14:46:42.738 | 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-12-23 14:46:42.741 | 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-12-23 14:46:42.746 | 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-12-23 14:46:42.751 | 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-12-23 14:46:42.755 | 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-12-23 14:46:42.763 | 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-12-23 14:46:42.766 | 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-12-23 14:46:42.770 | 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-12-23 14:46:42.773 | 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-12-23 14:46:42.776 | 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-12-23 14:46:42.784 | 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-12-23 14:46:42.792 | 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-12-23 14:46:42.801 | 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-12-23 14:46:42.813 | 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-12-23 14:46:42.828 | 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-12-23 14:46:42.831 | 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-12-23 14:46:42.834 | 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-12-23 14:46:42.836 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:46:42.839 | 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-12-23 14:46:42.843 | 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-12-23 14:46:42.845 | 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-12-23 14:46:42.848 | 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-12-23 14:46:42.860 | 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-12-23 14:46:42.862 | 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-12-23 14:46:42.865 | 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-12-23 14:46:42.873 | 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-12-23 14:46:42.893 | 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-12-23 14:46:42.896 | 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-12-23 14:46:42.898 | 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-12-23 14:46:42.906 | 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-12-23 14:46:42.910 | 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-12-23 14:46:42.913 | 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-12-23 14:46:44.287 | Installing collected packages: python-cinderclient, retrying, os-brick, python-swiftclient, glance-store 2021-12-23 14:46:45.280 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-12-23 14:46:45.395 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:46:45.395 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:46:45.477 | + inc/python:pip_install:207 : result=0 2021-12-23 14:46:45.481 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:46:45.484 | + functions-common:time_stop:2331 : local name 2021-12-23 14:46:45.487 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:46:45.490 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:46:45.493 | + functions-common:time_stop:2334 : local total 2021-12-23 14:46:45.496 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:46:45.498 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:46:45.501 | + functions-common:time_stop:2338 : start_time=1640270797988 2021-12-23 14:46:45.504 | + functions-common:time_stop:2340 : [[ -z 1640270797988 ]] 2021-12-23 14:46:45.508 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:46:45.512 | + functions-common:time_stop:2343 : end_time=1640270805509 2021-12-23 14:46:45.514 | + functions-common:time_stop:2344 : elapsed_time=7521 2021-12-23 14:46:45.517 | + functions-common:time_stop:2345 : total=127341 2021-12-23 14:46:45.519 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:46:45.521 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=134862 2021-12-23 14:46:45.524 | + inc/python:pip_install:210 : return 0 2021-12-23 14:46:45.526 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-23 14:46:45.529 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-23 14:46:45.531 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-23 14:46:45.534 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:46:45.537 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:46:45.541 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:46:45.544 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:46:45.547 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:46:45.551 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:46:45.567 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:46:45.569 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:46:45.571 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:46:45.575 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:46:45.575 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:46:45.579 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-23 14:46:45.582 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:46:45.584 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-23 14:46:45.587 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:46:45.588 | + functions-common:git_clone:593 : head -1 2021-12-23 14:46:45.590 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-23 14:46:45.593 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:46:45.595 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-23 14:46:45.598 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:46:45.600 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-23 14:46:45.603 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-23 14:46:45.605 | + inc/python:setup_develop:357 : local extras= 2021-12-23 14:46:45.608 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-23 14:46:45.610 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:46:45.613 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-23 14:46:45.615 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-23 14:46:45.618 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:46:45.620 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 14:46:45.623 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-23 14:46:45.626 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:46:45.629 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-23 14:46:45.631 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:46:45.634 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:46:45.637 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-23 14:46:45.642 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-23 14:46:45.645 | + 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-12-23 14:46:46.628 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-23 14:46:46.631 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:46:46.635 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:46:46.638 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:46:46.641 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-23 14:46:46.644 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-23 14:46:46.647 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:46:46.650 | + inc/python:setup_package:440 : local extras= 2021-12-23 14:46:46.653 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:46:46.656 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 14:46:46.658 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 14:46:46.661 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 14:46:46.663 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:46:46.665 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-23 14:46:46.684 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-23 14:46:46.689 | + 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-12-23 14:46:49.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:46:49.377 | 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-12-23 14:46:49.378 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.378 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.378 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.379 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.379 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.380 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.380 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.381 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.381 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.381 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.382 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.382 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.383 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.383 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.384 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.384 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.384 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.385 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.385 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.386 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.386 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.387 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.387 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.387 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.388 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.390 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.391 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.391 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.391 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.392 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.392 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.393 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.393 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.394 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.394 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.395 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.395 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.395 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.396 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.396 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.396 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.397 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.397 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.397 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.398 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.398 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.399 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.399 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.400 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.400 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.401 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.401 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.401 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.402 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.403 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.404 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.405 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.406 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.408 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.409 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.410 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.411 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.411 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.413 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.413 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.413 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.414 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.415 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.416 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.417 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.417 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.418 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.418 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.419 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.419 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.420 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.421 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.421 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.421 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.422 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.422 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.423 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.423 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.424 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.424 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.424 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.425 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.425 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.426 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.426 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.427 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.428 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.428 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.428 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.429 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.429 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.430 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.430 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.431 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.431 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.432 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.432 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.433 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.433 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.434 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.434 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.435 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.435 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.436 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.436 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.436 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.437 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.437 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.438 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.438 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.439 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.439 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.440 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.440 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.440 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.441 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.442 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.442 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.442 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.443 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.443 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.444 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.444 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.445 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.445 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.446 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.446 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.446 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.447 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.447 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.447 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.448 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.448 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.449 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.449 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.450 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.450 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.450 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.451 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.451 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.452 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.452 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.453 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.453 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.454 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.454 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.454 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.455 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.455 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.456 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.456 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.456 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.457 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.457 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.458 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.458 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.458 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.459 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.459 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.460 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.460 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.461 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.461 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.461 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.462 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.462 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.463 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.463 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.464 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.464 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.464 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.465 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.465 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.466 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.466 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.466 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.467 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.467 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.467 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.468 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.468 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.469 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.469 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.470 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.470 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.470 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.471 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.471 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.472 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.472 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.488 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.488 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.489 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.489 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.489 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.490 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.490 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.491 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.491 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.491 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.492 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.492 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.493 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.493 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.494 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.494 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.494 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.495 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.495 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.496 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.496 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.496 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.497 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.497 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.497 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.498 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.498 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.499 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.499 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.500 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.500 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.500 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.501 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.501 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.502 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.502 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.502 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.504 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.504 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.504 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.506 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.506 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.507 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.507 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.507 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.508 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.508 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.509 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.509 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.510 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.510 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.510 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.511 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.511 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.512 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.512 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.512 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.513 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.513 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.514 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.514 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.515 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.515 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.515 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.516 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.516 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.517 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.517 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.518 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.518 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.518 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.519 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.519 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.520 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.520 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.520 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.521 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.521 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.522 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.522 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.523 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.523 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.523 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.524 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.524 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.525 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.525 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.526 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.526 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.526 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.527 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.527 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.528 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.528 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.528 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.529 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.529 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.530 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.530 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.531 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.531 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.531 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.532 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.532 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.533 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.533 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.534 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.534 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.534 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.535 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.535 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.536 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.536 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.536 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.537 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.537 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.538 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.538 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.538 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.539 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.539 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.540 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.540 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.541 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.541 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.542 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.542 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.542 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.543 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.543 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.544 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.544 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.545 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.545 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.546 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.546 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.547 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.547 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.548 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.548 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.548 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.549 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.549 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.550 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.550 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.551 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.551 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.552 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.552 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.552 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.553 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.553 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.554 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.554 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.554 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.555 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.555 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.556 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.556 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.557 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.557 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.557 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.558 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.558 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.559 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.559 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.560 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.560 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.560 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.561 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.561 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.562 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.562 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.563 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.563 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.564 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.564 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.564 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.565 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.565 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.566 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.566 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.566 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.567 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.567 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.568 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.568 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.569 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.569 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.570 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.570 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.571 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.571 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.572 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.572 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.573 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.573 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.573 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.574 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.574 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.574 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.575 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.575 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.576 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.576 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.577 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.577 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.577 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.578 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.578 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.579 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.579 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.580 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.580 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.581 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.581 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.582 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.582 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.583 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.583 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:46:49.583 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:46:49.584 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:46:49.585 | Obtaining file:///opt/stack/glance 2021-12-23 14:46:50.975 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:46:52.339 | 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-12-23 14:46:52.348 | 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-12-23 14:46:52.356 | 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-12-23 14:46:52.365 | 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-12-23 14:46:52.521 | Collecting WSME===0.10.0 2021-12-23 14:46:52.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-23 14:46:52.613 | 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-12-23 14:46:52.627 | 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-12-23 14:46:52.776 | Collecting castellan===3.0.4 2021-12-23 14:46:52.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-23 14:46:52.882 | 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-12-23 14:46:53.006 | Collecting cursive===0.2.2 2021-12-23 14:46:53.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-23 14:46:53.099 | 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-12-23 14:46:53.106 | 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-12-23 14:46:53.113 | 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-12-23 14:46:53.122 | 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-12-23 14:46:53.129 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-12-23 14:46:53.216 | 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-12-23 14:46:53.219 | 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-12-23 14:46:53.221 | 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-12-23 14:46:53.224 | 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-12-23 14:46:53.256 | 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-12-23 14:46:53.324 | 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-12-23 14:46:53.385 | 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-12-23 14:46:53.387 | 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-12-23 14:46:53.391 | 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-12-23 14:46:53.396 | 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-12-23 14:46:53.418 | 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-12-23 14:46:53.454 | 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-12-23 14:46:53.468 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-23 14:46:53.482 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-23 14:46:53.488 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-12-23 14:46:53.542 | 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-12-23 14:46:53.550 | 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-12-23 14:46:53.595 | 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-12-23 14:46:53.660 | 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-12-23 14:46:53.681 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-12-23 14:46:53.700 | 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-12-23 14:46:53.715 | 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-12-23 14:46:53.728 | 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-12-23 14:46:53.779 | 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-12-23 14:46:53.789 | 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-12-23 14:46:53.807 | 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-12-23 14:46:53.860 | 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-12-23 14:46:53.862 | 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-12-23 14:46:53.865 | 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-12-23 14:46:53.870 | 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-12-23 14:46:53.896 | 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-12-23 14:46:53.910 | 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-12-23 14:46:53.913 | 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-12-23 14:46:53.917 | 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-12-23 14:46:54.040 | Collecting python-barbicanclient===4.10.0 2021-12-23 14:46:54.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-12-23 14:46:54.138 | 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-12-23 14:46:54.143 | 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-12-23 14:46:54.146 | 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-12-23 14:46:54.166 | 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-12-23 14:46:54.170 | 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-12-23 14:46:54.179 | 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-12-23 14:46:54.201 | 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-12-23 14:46:54.206 | 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-12-23 14:46:54.291 | Collecting simplegeneric===0.8.1 2021-12-23 14:46:54.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-23 14:46:55.043 | 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-12-23 14:46:55.046 | 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-12-23 14:46:55.057 | 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-12-23 14:46:55.061 | 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-12-23 14:46:55.064 | 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-12-23 14:46:55.236 | Collecting taskflow===4.1.0 2021-12-23 14:46:55.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-23 14:46:55.401 | 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-12-23 14:46:55.414 | 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-12-23 14:46:55.424 | 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-12-23 14:46:55.430 | 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-12-23 14:46:55.450 | 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-12-23 14:46:55.453 | 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-12-23 14:46:55.461 | 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-12-23 14:46:55.484 | 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-12-23 14:46:55.487 | 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-12-23 14:46:55.490 | 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-12-23 14:46:55.499 | 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-12-23 14:46:55.504 | 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-12-23 14:46:55.507 | 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-12-23 14:46:55.510 | 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-12-23 14:46:55.556 | 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-12-23 14:46:55.575 | 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-12-23 14:46:55.619 | 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-12-23 14:46:55.624 | 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-12-23 14:46:55.629 | 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-12-23 14:46:55.632 | 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-12-23 14:46:55.635 | 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-12-23 14:46:55.682 | 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-12-23 14:46:55.688 | 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-12-23 14:46:55.695 | 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-12-23 14:46:55.699 | 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-12-23 14:46:55.711 | 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-12-23 14:46:55.714 | 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-12-23 14:46:55.730 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:46:55.733 | 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-12-23 14:46:55.737 | 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-12-23 14:46:55.739 | 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-12-23 14:46:55.742 | 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-12-23 14:46:55.833 | Collecting pydot===1.4.1 2021-12-23 14:46:55.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-23 14:46:56.089 | Collecting networkx===2.4 2021-12-23 14:46:56.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-23 14:46:56.373 | Collecting automaton===2.0.1 2021-12-23 14:46:56.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-23 14:46:56.459 | 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-12-23 14:46:56.462 | 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-12-23 14:46:56.465 | 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-12-23 14:46:56.467 | 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-12-23 14:46:56.470 | 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-12-23 14:46:56.474 | 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-12-23 14:46:56.477 | 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-12-23 14:46:56.489 | 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-12-23 14:46:56.492 | 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-12-23 14:46:56.508 | 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-12-23 14:46:56.511 | 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-12-23 14:46:56.514 | Building wheels for collected packages: simplegeneric 2021-12-23 14:46:56.515 | Building wheel for simplegeneric (setup.py): started 2021-12-23 14:46:57.281 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-23 14:46:57.282 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=37914215bdba6b00b8280f34bf64e28c7b51b011e1f9916384830bff7847f16b 2021-12-23 14:46:57.282 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-23 14:46:57.284 | Successfully built simplegeneric 2021-12-23 14:46:58.351 | Installing collected packages: pydot, networkx, automaton, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-23 14:47:00.587 | Running setup.py develop for glance 2021-12-23 14:47:02.228 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 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-12-23 14:47:02.348 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:47:02.348 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:47:02.445 | + inc/python:pip_install:207 : result=0 2021-12-23 14:47:02.449 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:47:02.451 | + functions-common:time_stop:2331 : local name 2021-12-23 14:47:02.454 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:47:02.457 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:47:02.459 | + functions-common:time_stop:2334 : local total 2021-12-23 14:47:02.463 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:47:02.465 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:47:02.468 | + functions-common:time_stop:2338 : start_time=1640270806679 2021-12-23 14:47:02.470 | + functions-common:time_stop:2340 : [[ -z 1640270806679 ]] 2021-12-23 14:47:02.473 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:47:02.478 | + functions-common:time_stop:2343 : end_time=1640270822474 2021-12-23 14:47:02.480 | + functions-common:time_stop:2344 : elapsed_time=15795 2021-12-23 14:47:02.482 | + functions-common:time_stop:2345 : total=134862 2021-12-23 14:47:02.485 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:47:02.487 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=150657 2021-12-23 14:47:02.490 | + inc/python:pip_install:210 : return 0 2021-12-23 14:47:02.492 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:47:02.494 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-23 14:47:02.497 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-23 14:47:02.515 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-23 14:47:02.526 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-23 14:47:02.528 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-23 14:47:02.531 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:47:02.534 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:47:02.536 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-23 14:47:02.539 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:47:02.541 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:47:02.544 | + ./stack.sh:main:898 : configure_glance 2021-12-23 14:47:02.546 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-23 14:47:02.558 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-23 14:47:02.583 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-23 14:47:02.606 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-23 14:47:02.630 | + lib/glance:configure_glance:142 : local dburl 2021-12-23 14:47:02.633 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-23 14:47:02.635 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-23 14:47:02.637 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-23 14:47:02.640 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-23 14:47:02.642 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-23 14:47:02.645 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-23 14:47:02.647 | + 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-12-23 14:47:02.672 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-23 14:47:02.696 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-23 14:47:02.722 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-23 14:47:02.724 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-23 14:47:02.727 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-23 14:47:02.729 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 14:47:02.731 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-23 14:47:02.756 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-23 14:47:02.783 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:47:02.810 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-23 14:47:02.834 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-23 14:47:02.862 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-23 14:47:02.888 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-23 14:47:02.912 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-23 14:47:02.936 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:47:02.960 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 14:47:02.984 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-23 14:47:03.010 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-23 14:47:03.013 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-23 14:47:03.015 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-23 14:47:03.017 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 14:47:03.019 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 14:47:03.022 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:47:03.037 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:03.040 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 14:47:03.042 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 14:47:03.044 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:47:03.059 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:03.062 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:47:03.064 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:47:03.089 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:47:03.091 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:47:03.093 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 14:47:03.117 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-23 14:47:03.120 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-23 14:47:03.146 | + 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-12-23 14:47:03.172 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-23 14:47:03.196 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-23 14:47:03.220 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-23 14:47:03.246 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-23 14:47:03.272 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-23 14:47:03.275 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-23 14:47:03.277 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-23 14:47:03.280 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 14:47:03.282 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-23 14:47:03.308 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-23 14:47:03.332 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:47:03.357 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-23 14:47:03.381 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-23 14:47:03.406 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-23 14:47:03.430 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-23 14:47:03.455 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-23 14:47:03.479 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:47:03.504 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 14:47:03.528 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-23 14:47:03.554 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-23 14:47:03.557 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-23 14:47:03.559 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-23 14:47:03.561 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 14:47:03.564 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 14:47:03.566 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:47:03.581 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:03.584 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 14:47:03.587 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 14:47:03.589 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:47:03.604 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:03.606 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:47:03.609 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:47:03.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:47:03.635 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:47:03.638 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-23 14:47:03.640 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-23 14:47:03.642 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-23 14:47:03.645 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-23 14:47:03.647 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-23 14:47:03.671 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-23 14:47:03.673 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-23 14:47:03.700 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.49 2021-12-23 14:47:03.703 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.49 2021-12-23 14:47:03.704 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-23 14:47:03.707 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.49 2021-12-23 14:47:03.732 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-23 14:47:03.734 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2021-12-23 14:47:03.760 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-23 14:47:03.775 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:03.778 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-23 14:47:03.802 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-23 14:47:03.827 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-23 14:47:03.829 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 14:47:03.832 | + inc/python:python3_enabled:468 : return 0 2021-12-23 14:47:03.834 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-23 14:47:03.860 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-23 14:47:03.887 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-23 14:47:03.922 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-23 14:47:03.952 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 14:47:03.977 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-23 14:47:04.003 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-23 14:47:04.027 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-23 14:47:04.029 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 14:47:04.031 | + inc/python:python3_enabled:468 : return 0 2021-12-23 14:47:04.034 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.49/identity/v3 2021-12-23 14:47:04.057 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-23 14:47:04.081 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2021-12-23 14:47:04.105 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-23 14:47:04.120 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:04.123 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-23 14:47:04.143 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:04.146 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-23 14:47:04.149 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-23 14:47:04.153 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:47:04.156 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:47:04.159 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-23 14:47:04.163 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-23 14:47:04.165 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:47:04.169 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:47:04.185 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:47:04.187 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:47:04.190 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:47:04.192 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:47:04.195 | + 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-12-23 14:47:04.219 | + 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-12-23 14:47:04.245 | + 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-12-23 14:47:04.271 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:47:04.295 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-23 14:47:04.298 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-23 14:47:04.300 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:47:04.302 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:47:04.305 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-23 14:47:04.307 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-23 14:47:04.309 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:47:04.313 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:47:04.330 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:47:04.333 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:47:04.335 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:47:04.338 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:47:04.340 | + 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-12-23 14:47:04.364 | + 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-12-23 14:47:04.389 | + 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-12-23 14:47:04.413 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:47:04.437 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-23 14:47:04.442 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-23 14:47:04.446 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-23 14:47:04.472 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-23 14:47:04.496 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-23 14:47:04.522 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2021-12-23 14:47:04.550 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-23 14:47:04.575 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-23 14:47:04.600 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-23 14:47:04.626 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.49 2021-12-23 14:47:04.630 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.49 2021-12-23 14:47:04.630 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-23 14:47:04.635 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.49 2021-12-23 14:47:04.661 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-23 14:47:04.687 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-23 14:47:04.714 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-23 14:47:04.740 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-23 14:47:04.765 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-23 14:47:04.769 | + 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-12-23 14:47:04.776 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-23 14:47:04.791 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:04.793 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 14:47:04.795 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-23 14:47:04.798 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-23 14:47:04.800 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-23 14:47:04.802 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-23 14:47:04.805 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-23 14:47:04.808 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-23 14:47:04.810 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-23 14:47:04.814 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-23 14:47:04.839 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-23 14:47:04.842 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-23 14:47:04.844 | ++ functions:get_random_port:816 : true 2021-12-23 14:47:04.846 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-23 14:47:04.849 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-23 14:47:04.851 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-23 14:47:04.929 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-23 14:47:04.932 | ++ functions:get_random_port:820 : break 2 2021-12-23 14:47:04.936 | ++ functions:get_random_port:824 : echo 60999 2021-12-23 14:47:04.940 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-23 14:47:04.944 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-23 14:47:04.970 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-23 14:47:04.994 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-23 14:47:05.017 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-23 14:47:05.041 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 14:47:05.065 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-23 14:47:05.089 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-23 14:47:05.113 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-23 14:47:05.137 | + 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-12-23 14:47:05.160 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 14:47:05.184 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 14:47:05.208 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 14:47:05.232 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-23 14:47:05.256 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 14:47:05.280 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-23 14:47:05.304 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-23 14:47:05.328 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-23 14:47:05.352 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-23 14:47:05.376 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-23 14:47:05.400 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-23 14:47:05.403 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-23 14:47:05.405 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:47:05.407 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:05.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:05.412 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-23 14:47:05.414 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-23 14:47:05.469 | proxy (enabled by site administrator) 2021-12-23 14:47:05.473 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-23 14:47:05.476 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-23 14:47:05.480 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:47:05.482 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:05.485 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:05.487 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-23 14:47:05.490 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-23 14:47:05.539 | No module matches proxy_http 2021-12-23 14:47:05.541 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-23 14:47:05.614 | Considering dependency proxy for proxy_http: 2021-12-23 14:47:05.614 | Module proxy already enabled 2021-12-23 14:47:05.614 | Enabling module proxy_http. 2021-12-23 14:47:05.622 | To activate the new configuration, you need to run: 2021-12-23 14:47:05.622 | systemctl restart apache2 2021-12-23 14:47:05.628 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-23 14:47:05.632 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:47:05.636 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:47:05.638 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:47:05.790 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-23 14:47:05.793 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-23 14:47:05.796 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-23 14:47:05.798 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 14:47:05.801 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:05.803 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:05.806 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 14:47:05.808 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 14:47:05.811 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-23 14:47:05.812 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 14:47:05.819 | KeepAlive Off 2021-12-23 14:47:05.823 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-23 14:47:05.823 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 14:47:05.830 | SetEnv proxy-sendchunked 1 2021-12-23 14:47:05.834 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-23 14:47:05.834 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 14:47:05.841 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-23 14:47:05.845 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-23 14:47:05.847 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-23 14:47:05.850 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 14:47:05.852 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 14:47:05.854 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:47:05.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:05.859 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:05.861 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 14:47:05.864 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 14:47:05.866 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:05.868 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:05.871 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-23 14:47:05.929 | Enabling site glance-wsgi-api. 2021-12-23 14:47:05.935 | To activate the new configuration, you need to run: 2021-12-23 14:47:05.935 | systemctl reload apache2 2021-12-23 14:47:05.940 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-23 14:47:05.943 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:47:05.945 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:47:05.949 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:47:06.093 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-23 14:47:06.111 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:06.114 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-23 14:47:06.116 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-23 14:47:06.119 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-23 14:47:06.121 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:47:06.124 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-23 14:47:06.126 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-23 14:47:06.129 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-23 14:47:06.131 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-23 14:47:06.134 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:47:06.136 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:47:06.139 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:47:06.142 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:47:06.144 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:47:06.147 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:47:06.162 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:47:06.164 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:47:06.167 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:06.170 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:47:06.170 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:47:06.174 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-23 14:47:06.177 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:06.179 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-23 14:47:06.182 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:47:06.182 | + functions-common:git_clone:593 : head -1 2021-12-23 14:47:06.185 | 37f61486c [stable-only] Pin virtualenv and setuptools 2021-12-23 14:47:06.187 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:47:06.190 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-23 14:47:06.192 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:47:06.195 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-23 14:47:06.197 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-23 14:47:06.200 | + inc/python:setup_develop:357 : local extras= 2021-12-23 14:47:06.202 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-23 14:47:06.205 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:47:06.207 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-23 14:47:06.210 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-23 14:47:06.212 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:47:06.215 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 14:47:06.218 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-23 14:47:06.220 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:47:06.223 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-23 14:47:06.226 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:47:06.228 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:47:06.232 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-23 14:47:06.237 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-23 14:47:06.239 | + 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-12-23 14:47:07.243 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-23 14:47:07.246 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:47:07.249 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:47:07.252 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:47:07.255 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-23 14:47:07.258 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-23 14:47:07.261 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:47:07.263 | + inc/python:setup_package:440 : local extras= 2021-12-23 14:47:07.266 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:47:07.268 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 14:47:07.271 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 14:47:07.273 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 14:47:07.275 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:47:07.278 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-23 14:47:07.297 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-23 14:47:07.302 | + 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-12-23 14:47:10.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:47:10.000 | 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-12-23 14:47:10.001 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.001 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.002 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.002 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.002 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.003 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.003 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.004 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.004 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.004 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.005 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.006 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.006 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.006 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.007 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.007 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.008 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.008 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.008 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.009 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.009 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.010 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.010 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.011 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.011 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.013 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.014 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.014 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.015 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.015 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.016 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.016 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.017 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.017 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.017 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.018 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.018 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.018 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.019 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.019 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.020 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.020 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.020 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.021 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.022 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.022 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.023 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.023 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.024 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.024 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.025 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.025 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.025 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.026 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.026 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.027 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.027 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.028 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.028 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.029 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.029 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.030 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.030 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.031 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.032 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.032 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.033 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.033 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.034 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.035 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.035 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.035 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.036 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.036 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.036 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.037 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.037 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.038 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.038 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.039 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.039 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.040 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.040 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.041 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.041 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.041 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.042 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.042 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.043 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.043 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.044 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.044 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.045 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.045 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.046 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.046 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.047 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.047 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.048 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.048 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.049 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.049 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.050 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.050 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.051 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.051 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.052 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.052 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.052 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.053 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.053 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.054 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.054 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.055 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.055 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.055 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.056 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.056 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.057 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.057 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.058 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.058 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.059 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.059 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.060 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.060 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.061 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.061 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.061 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.062 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.062 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.063 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.063 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.064 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.064 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.064 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.065 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.065 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.066 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.066 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.067 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.067 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.067 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.068 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.068 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.069 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.069 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.070 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.070 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.071 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.071 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.071 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.072 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.072 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.073 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.073 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.073 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.074 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.074 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.075 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.075 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.076 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.076 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.076 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.077 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.077 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.078 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.078 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.078 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.079 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.079 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.095 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.095 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.096 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.096 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.097 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.097 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.097 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.098 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.098 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.098 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.099 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.099 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.100 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.100 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.101 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.101 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.101 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.102 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.102 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.103 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.103 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.103 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.104 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.104 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.104 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.105 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.105 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.106 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.106 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.107 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.107 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.107 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.108 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.108 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.109 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.109 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.109 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.110 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.110 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.111 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.111 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.111 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.112 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.112 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.113 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.113 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.113 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.114 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.114 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.115 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.115 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.115 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.116 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.116 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.117 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.117 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.117 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.118 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.118 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.119 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.119 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.120 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.121 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.121 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.122 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.123 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.123 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.124 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.124 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.125 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.125 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.125 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.126 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.126 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.127 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.127 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.127 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.128 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.128 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.129 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.129 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.130 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.130 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.131 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.131 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.131 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.132 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.132 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.132 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.133 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.133 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.134 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.134 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.135 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.135 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.136 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.136 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.136 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.137 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.137 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.138 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.138 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.139 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.139 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.140 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.140 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.140 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.141 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.141 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.142 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.142 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.142 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.143 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.143 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.144 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.144 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.145 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.145 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.145 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.146 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.146 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.146 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.147 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.147 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.148 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.148 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.149 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.149 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.150 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.150 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.150 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.151 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.151 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.152 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.152 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.152 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.153 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.153 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.154 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.154 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.155 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.155 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.155 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.156 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.156 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.157 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.157 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.158 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.158 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.158 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.159 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.159 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.160 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.160 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.161 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.161 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.162 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.162 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.163 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.163 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.164 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.164 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.165 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.165 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.165 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.166 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.166 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.167 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.167 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.168 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.168 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.169 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.169 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.169 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.170 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.170 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.171 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.171 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.172 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.172 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.172 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.173 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.173 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.174 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.174 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.175 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.175 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.176 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.176 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.176 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.177 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.177 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.178 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.179 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.179 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.180 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.181 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.181 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.182 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.182 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.182 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.183 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.184 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.184 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.184 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.185 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.185 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.186 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.186 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.187 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.187 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.188 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.188 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.189 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.189 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.189 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.190 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.190 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.191 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.191 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.192 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.192 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.192 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.193 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.193 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.193 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.194 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.194 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.195 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.195 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.196 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.196 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.197 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.197 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.198 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.198 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.199 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.199 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.200 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.200 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.201 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:10.201 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:10.201 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:10.202 | Obtaining file:///opt/stack/cinder 2021-12-23 14:47:12.357 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:47:14.487 | 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-12-23 14:47:14.495 | 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-12-23 14:47:14.504 | 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-12-23 14:47:14.512 | 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-12-23 14:47:14.536 | 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-12-23 14:47:14.551 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-23 14:47:14.575 | 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-12-23 14:47:14.616 | 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-12-23 14:47:14.631 | 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-12-23 14:47:14.635 | 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-12-23 14:47:14.641 | 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-12-23 14:47:14.892 | Collecting google-api-python-client===1.8.0 2021-12-23 14:47:14.901 | 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-12-23 14:47:15.185 | Collecting google-auth===1.13.1 2021-12-23 14:47:15.193 | 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-12-23 14:47:15.376 | Collecting google-auth-httplib2===0.0.3 2021-12-23 14:47:15.384 | 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-12-23 14:47:15.464 | 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-12-23 14:47:15.466 | 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-12-23 14:47:15.469 | 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-12-23 14:47:15.472 | 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-12-23 14:47:15.504 | 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-12-23 14:47:15.575 | 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-12-23 14:47:15.636 | 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-12-23 14:47:15.648 | 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-12-23 14:47:15.784 | Collecting oauth2client===4.1.3 2021-12-23 14:47:15.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-23 14:47:15.903 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-12-23 14:47:15.933 | 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-12-23 14:47:15.938 | 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-12-23 14:47:15.961 | 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-12-23 14:47:15.997 | 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-12-23 14:47:16.010 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-23 14:47:16.025 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-23 14:47:16.032 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-23 14:47:16.086 | 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-12-23 14:47:16.095 | 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-12-23 14:47:16.140 | 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-12-23 14:47:16.206 | 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-12-23 14:47:16.227 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-23 14:47:16.246 | 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-12-23 14:47:16.263 | 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-12-23 14:47:16.278 | 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-12-23 14:47:16.283 | 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-12-23 14:47:16.296 | 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-12-23 14:47:16.325 | 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-12-23 14:47:16.335 | 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-12-23 14:47:16.353 | 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-12-23 14:47:16.552 | Collecting oslo.vmware===3.3.1 2021-12-23 14:47:16.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-12-23 14:47:16.676 | 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-12-23 14:47:16.722 | 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-12-23 14:47:16.759 | 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-12-23 14:47:16.762 | 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-12-23 14:47:16.764 | 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-12-23 14:47:16.921 | Collecting pyasn1===0.4.8 2021-12-23 14:47:16.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-23 14:47:17.125 | Collecting pyasn1-modules===0.2.8 2021-12-23 14:47:17.132 | 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-12-23 14:47:17.221 | 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-12-23 14:47:17.232 | 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-12-23 14:47:17.235 | 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-12-23 14:47:17.239 | 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-12-23 14:47:17.245 | 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-12-23 14:47:17.262 | 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-12-23 14:47:17.417 | Collecting python-glanceclient===3.1.2 2021-12-23 14:47:17.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-12-23 14:47:17.530 | 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-12-23 14:47:17.550 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-23 14:47:17.570 | 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-12-23 14:47:17.594 | 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-12-23 14:47:17.599 | 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-12-23 14:47:17.606 | 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-12-23 14:47:17.630 | 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-12-23 14:47:17.634 | 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-12-23 14:47:17.757 | Collecting rsa===4.0 2021-12-23 14:47:17.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-23 14:47:17.969 | Collecting rtslib-fb===2.1.71 2021-12-23 14:47:17.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-23 14:47:18.779 | 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-12-23 14:47:18.783 | 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-12-23 14:47:18.786 | 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-12-23 14:47:18.797 | 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-12-23 14:47:18.801 | 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-12-23 14:47:18.803 | 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-12-23 14:47:18.904 | Collecting suds-jurko===0.6 2021-12-23 14:47:18.911 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-23 14:47:19.104 | Collecting tabulate===0.8.7 2021-12-23 14:47:19.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-23 14:47:19.190 | 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-12-23 14:47:19.252 | 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-12-23 14:47:19.266 | 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-12-23 14:47:19.276 | 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-12-23 14:47:19.283 | 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-12-23 14:47:19.302 | 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-12-23 14:47:19.366 | 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-12-23 14:47:19.370 | 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-12-23 14:47:19.472 | Collecting uritemplate===3.0.1 2021-12-23 14:47:19.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-23 14:47:19.557 | 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-12-23 14:47:19.580 | 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-12-23 14:47:19.678 | Collecting warlock===1.3.3 2021-12-23 14:47:19.685 | 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-12-23 14:47:19.781 | 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-12-23 14:47:19.784 | 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-12-23 14:47:19.788 | 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-12-23 14:47:19.793 | 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-12-23 14:47:19.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-12-23 14:47:19.962 | Collecting google-api-core===1.16.0 2021-12-23 14:47:19.969 | 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-12-23 14:47:20.069 | 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-12-23 14:47:20.115 | 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-12-23 14:47:20.118 | 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-12-23 14:47:20.137 | 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-12-23 14:47:20.182 | 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-12-23 14:47:20.186 | 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-12-23 14:47:20.192 | 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-12-23 14:47:20.195 | 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-12-23 14:47:20.198 | 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-12-23 14:47:20.206 | 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-12-23 14:47:20.216 | 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-12-23 14:47:20.263 | 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-12-23 14:47:20.269 | 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-12-23 14:47:20.275 | 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-12-23 14:47:20.282 | 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-12-23 14:47:20.286 | 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-12-23 14:47:20.298 | 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-12-23 14:47:20.301 | 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-12-23 14:47:20.310 | 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-12-23 14:47:20.324 | 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-12-23 14:47:20.341 | 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-12-23 14:47:20.355 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:47:20.358 | 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-12-23 14:47:20.362 | 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-12-23 14:47:20.461 | Collecting pyudev===0.22.0 2021-12-23 14:47:20.468 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-23 14:47:20.548 | 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-12-23 14:47:20.551 | 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-12-23 14:47:20.559 | 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-12-23 14:47:20.564 | 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-12-23 14:47:20.607 | 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-12-23 14:47:20.610 | 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-12-23 14:47:20.613 | 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-12-23 14:47:20.615 | 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-12-23 14:47:20.618 | 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-12-23 14:47:20.623 | 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-12-23 14:47:20.626 | 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-12-23 14:47:20.736 | Collecting googleapis-common-protos===1.51.0 2021-12-23 14:47:20.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-23 14:47:21.554 | 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-12-23 14:47:21.566 | 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-12-23 14:47:21.574 | 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-12-23 14:47:21.577 | 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-12-23 14:47:21.580 | 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-12-23 14:47:21.584 | 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-12-23 14:47:21.600 | 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-12-23 14:47:21.604 | 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-12-23 14:47:21.607 | 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-12-23 14:47:21.611 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-23 14:47:21.612 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-23 14:47:22.497 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-23 14:47:22.499 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=3fbe6b8e4fe0fbaa3ef20f4f8b2698184f7998954df5f332cfb41820e41dc40c 2021-12-23 14:47:22.499 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-23 14:47:22.502 | Building wheel for rtslib-fb (setup.py): started 2021-12-23 14:47:23.301 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-23 14:47:23.303 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84473 sha256=e17e8ab15d5fdd84a395682018e9d7e69487f918cb32e748c275c10819e00e77 2021-12-23 14:47:23.303 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-23 14:47:23.304 | Successfully built googleapis-common-protos rtslib-fb 2021-12-23 14:47:24.294 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, cinder 2021-12-23 14:47:24.295 | Attempting uninstall: pyasn1 2021-12-23 14:47:24.297 | Found existing installation: pyasn1 0.4.2 2021-12-23 14:47:24.303 | Uninstalling pyasn1-0.4.2: 2021-12-23 14:47:24.327 | Successfully uninstalled pyasn1-0.4.2 2021-12-23 14:47:25.841 | Running setup.py develop for cinder 2021-12-23 14:47:28.144 | 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-12-23 14:47:28.273 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:47:28.273 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:47:28.389 | + inc/python:pip_install:207 : result=0 2021-12-23 14:47:28.392 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:47:28.396 | + functions-common:time_stop:2331 : local name 2021-12-23 14:47:28.400 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:47:28.403 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:47:28.405 | + functions-common:time_stop:2334 : local total 2021-12-23 14:47:28.407 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:47:28.410 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:47:28.412 | + functions-common:time_stop:2338 : start_time=1640270827292 2021-12-23 14:47:28.415 | + functions-common:time_stop:2340 : [[ -z 1640270827292 ]] 2021-12-23 14:47:28.417 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:47:28.421 | + functions-common:time_stop:2343 : end_time=1640270848418 2021-12-23 14:47:28.423 | + functions-common:time_stop:2344 : elapsed_time=21126 2021-12-23 14:47:28.425 | + functions-common:time_stop:2345 : total=150657 2021-12-23 14:47:28.428 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:47:28.430 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=171783 2021-12-23 14:47:28.432 | + inc/python:pip_install:210 : return 0 2021-12-23 14:47:28.435 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:47:28.437 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-23 14:47:28.440 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-23 14:47:28.457 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-23 14:47:28.469 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-23 14:47:28.472 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-23 14:47:28.474 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:47:28.477 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:47:28.479 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-23 14:47:28.482 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:47:28.484 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-23 14:47:28.487 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-23 14:47:28.490 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:47:28.494 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:47:28.496 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:47:28.499 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:47:28.502 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:28.505 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:47:28.507 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:28.510 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:28.512 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:47:28.515 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:47:28.517 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:47:28.520 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:47:28.523 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-23 14:47:28.526 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:47:28.528 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:28.531 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:28.533 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-23 14:47:28.553 | + 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-12-23 14:47:28.674 | Reading package lists... 2021-12-23 14:47:28.936 | Building dependency tree... 2021-12-23 14:47:28.938 | Reading state information... 2021-12-23 14:47:29.153 | The following packages were automatically installed and are no longer required: 2021-12-23 14:47:29.154 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 14:47:29.154 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 14:47:29.154 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 14:47:29.154 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:47:29.154 | python3-twisted-bin python3-zope.interface 2021-12-23 14:47:29.154 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:47:29.154 | The following additional packages will be installed: 2021-12-23 14:47:29.155 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-23 14:47:29.155 | libsgutils2-2 sg3-utils 2021-12-23 14:47:29.156 | Suggested packages: 2021-12-23 14:47:29.156 | tgt-rbd 2021-12-23 14:47:29.217 | The following NEW packages will be installed: 2021-12-23 14:47:29.218 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-23 14:47:29.218 | The following packages will be upgraded: 2021-12-23 14:47:29.219 | ibverbs-providers libibverbs1 2021-12-23 14:47:29.339 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-23 14:47:29.339 | Need to get 1,406 kB of archives. 2021-12-23 14:47:29.339 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-23 14:47:29.339 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-23 14:47:29.506 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-23 14:47:29.558 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-23 14:47:29.565 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-23 14:47:29.911 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-12-23 14:47:29.995 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-23 14:47:30.422 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-23 14:47:31.078 | Fetched 1,406 kB in 1s (1,138 kB/s) 2021-12-23 14:47:31.180 | (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 ... 76971 files and directories currently installed.) 2021-12-23 14:47:31.183 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-23 14:47:31.220 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-23 14:47:31.371 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-23 14:47:31.397 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-23 14:47:31.480 | Selecting previously unselected package libconfig-general-perl. 2021-12-23 14:47:31.487 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-23 14:47:31.491 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-23 14:47:31.597 | Selecting previously unselected package librdmacm1:amd64. 2021-12-23 14:47:31.608 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-23 14:47:31.614 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-23 14:47:31.710 | Selecting previously unselected package libsgutils2-2. 2021-12-23 14:47:31.720 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-23 14:47:31.725 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-23 14:47:31.797 | Selecting previously unselected package sg3-utils. 2021-12-23 14:47:31.805 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-23 14:47:31.808 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-23 14:47:32.036 | Selecting previously unselected package tgt. 2021-12-23 14:47:32.048 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-23 14:47:32.054 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-23 14:47:32.192 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-23 14:47:32.220 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:47:32.247 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-23 14:47:32.282 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-23 14:47:32.318 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:47:32.357 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-23 14:47:32.594 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:47:32.804 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 14:47:34.579 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-23 14:47:34.611 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-23 14:47:34.646 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-23 14:47:34.980 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-23 14:47:35.708 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 14:47:35.740 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 14:47:35.922 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 14:47:37.985 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:47:37.987 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:47:37.991 | + functions-common:time_stop:2331 : local name 2021-12-23 14:47:37.994 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:47:37.997 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:47:38.000 | + functions-common:time_stop:2334 : local total 2021-12-23 14:47:38.004 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:47:38.006 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:47:38.010 | + functions-common:time_stop:2338 : start_time=1640270848550 2021-12-23 14:47:38.012 | + functions-common:time_stop:2340 : [[ -z 1640270848550 ]] 2021-12-23 14:47:38.016 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:47:38.020 | + functions-common:time_stop:2343 : end_time=1640270858017 2021-12-23 14:47:38.022 | + functions-common:time_stop:2344 : elapsed_time=9467 2021-12-23 14:47:38.025 | + functions-common:time_stop:2345 : total=217819 2021-12-23 14:47:38.028 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:47:38.030 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=227286 2021-12-23 14:47:38.033 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:47:38.035 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:47:38.037 | + ./stack.sh:main:904 : configure_cinder 2021-12-23 14:47:38.040 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-23 14:47:38.052 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-23 14:47:38.055 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-23 14:47:38.058 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-23 14:47:38.060 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-23 14:47:38.063 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-23 14:47:38.064 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-23 14:47:38.067 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-23 14:47:38.069 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-23 14:47:38.072 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-23 14:47:38.074 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-23 14:47:38.076 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-23 14:47:38.078 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-23 14:47:38.080 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-23 14:47:38.083 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-23 14:47:38.093 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-23 14:47:38.104 | + 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-12-23 14:47:38.115 | + 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-12-23 14:47:38.126 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-23 14:47:38.137 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-23 14:47:38.140 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-23 14:47:38.144 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Qy95UNp6Hr 2021-12-23 14:47:38.146 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-23 14:47:38.149 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-23 14:47:38.151 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-23 14:47:38.154 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Qy95UNp6Hr 2021-12-23 14:47:38.157 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Qy95UNp6Hr 2021-12-23 14:47:38.168 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Qy95UNp6Hr /etc/sudoers.d/cinder-rootwrap 2021-12-23 14:47:38.180 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-23 14:47:38.183 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-23 14:47:38.185 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-23 14:47:38.188 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-23 14:47:38.190 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-23 14:47:38.192 | + 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-12-23 14:47:38.194 | + 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-12-23 14:47:38.197 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-23 14:47:38.199 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-23 14:47:38.203 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-23 14:47:38.207 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-23 14:47:38.225 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-23 14:47:38.243 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-23 14:47:38.260 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-23 14:47:38.278 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-23 14:47:38.295 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-23 14:47:38.313 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-23 14:47:38.331 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-23 14:47:38.349 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-23 14:47:38.351 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 14:47:38.354 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-23 14:47:38.356 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 14:47:38.359 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-23 14:47:38.384 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-23 14:47:38.408 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:47:38.432 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-23 14:47:38.457 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-23 14:47:38.481 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-23 14:47:38.506 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-23 14:47:38.530 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-23 14:47:38.555 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:47:38.579 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 14:47:38.604 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-23 14:47:38.630 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-23 14:47:38.655 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-23 14:47:38.658 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-23 14:47:38.660 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-23 14:47:38.663 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-23 14:47:38.665 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-23 14:47:38.668 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-23 14:47:38.695 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-23 14:47:38.720 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-23 14:47:38.744 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-23 14:47:38.769 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-23 14:47:38.794 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-23 14:47:38.818 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-23 14:47:38.846 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-23 14:47:38.848 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2021-12-23 14:47:38.873 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-23 14:47:38.901 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-23 14:47:38.908 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6e05af28ba8cb36a13f51d9e98a254da 2021-12-23 14:47:38.932 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-23 14:47:38.948 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:38.951 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 14:47:38.953 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-12-23 14:47:38.955 | + lib/cinder:configure_cinder:241 : local default_name= 2021-12-23 14:47:38.958 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-12-23 14:47:38.960 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-23 14:47:38.963 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-12-23 14:47:38.965 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-12-23 14:47:38.968 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-12-23 14:47:38.970 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-12-23 14:47:38.972 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-23 14:47:38.976 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-23 14:47:39.003 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-23 14:47:39.028 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-23 14:47:39.052 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-12-23 14:47:39.078 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-23 14:47:39.102 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-12-23 14:47:39.105 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-12-23 14:47:39.107 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-12-23 14:47:39.110 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-23 14:47:39.134 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-23 14:47:39.159 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-12-23 14:47:39.161 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-23 14:47:39.186 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-12-23 14:47:39.189 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-23 14:47:39.191 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-12-23 14:47:39.194 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-23 14:47:39.219 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-12-23 14:47:39.221 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-12-23 14:47:39.224 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-23 14:47:39.239 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:39.242 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.49:8080/v1/AUTH_ 2021-12-23 14:47:39.266 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-23 14:47:39.282 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:39.285 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-23 14:47:39.301 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:39.303 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-23 14:47:39.305 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-23 14:47:39.308 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-23 14:47:39.310 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-23 14:47:39.312 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 14:47:39.315 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 14:47:39.317 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:47:39.332 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:39.336 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 14:47:39.339 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 14:47:39.341 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:47:39.356 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:39.359 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:47:39.362 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:47:39.386 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:47:39.388 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:47:39.391 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-23 14:47:39.393 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 14:47:39.395 | + functions:setup_logging:656 : local other_cond=True 2021-12-23 14:47:39.398 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:47:39.400 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-23 14:47:39.403 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 14:47:39.405 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:47:39.408 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:47:39.424 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:47:39.427 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:47:39.429 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:47:39.432 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:47:39.434 | + 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-12-23 14:47:39.459 | + 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-12-23 14:47:39.484 | + 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-12-23 14:47:39.509 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:47:39.534 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-23 14:47:39.536 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-23 14:47:39.539 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-23 14:47:39.541 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-23 14:47:39.544 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 14:47:39.546 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 14:47:39.549 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-23 14:47:39.553 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-23 14:47:39.555 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 14:47:39.557 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 14:47:39.569 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 14:47:39.569 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:47:39.576 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 14:47:39.579 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:47:39.593 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-23 14:47:39.596 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-23 14:47:39.599 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-23 14:47:39.625 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-23 14:47:39.655 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-23 14:47:39.682 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-23 14:47:39.707 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 14:47:39.732 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 14:47:39.756 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-23 14:47:39.781 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-23 14:47:39.805 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-23 14:47:39.829 | + 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-12-23 14:47:39.854 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 14:47:39.879 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 14:47:39.903 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-23 14:47:39.928 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 14:47:39.930 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 14:47:39.933 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-23 14:47:39.936 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-23 14:47:39.938 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 14:47:39.941 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:39.943 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:39.946 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-23 14:47:39.949 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-23 14:47:39.951 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-23 14:47:39.976 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 14:47:40.001 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-12-23 14:47:40.001 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-23 14:47:40.009 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-23 14:47:40.012 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-23 14:47:40.014 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-23 14:47:40.017 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 14:47:40.020 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 14:47:40.022 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:47:40.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:40.027 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:40.029 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 14:47:40.032 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 14:47:40.034 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:47:40.036 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:47:40.039 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-23 14:47:40.096 | Enabling site cinder-wsgi. 2021-12-23 14:47:40.103 | To activate the new configuration, you need to run: 2021-12-23 14:47:40.103 | systemctl reload apache2 2021-12-23 14:47:40.108 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 14:47:40.111 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:47:40.113 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:47:40.116 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:47:40.268 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-23 14:47:40.271 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-23 14:47:40.297 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2021-12-23 14:47:40.322 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-23 14:47:40.338 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:40.341 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-23 14:47:40.343 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-23 14:47:40.368 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-23 14:47:40.371 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 14:47:40.373 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-23 14:47:40.376 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-23 14:47:40.378 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-23 14:47:40.405 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-23 14:47:40.430 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.49/identity 2021-12-23 14:47:40.455 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-23 14:47:40.479 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-23 14:47:40.504 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-23 14:47:40.530 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-23 14:47:40.554 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-23 14:47:40.580 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:47:40.605 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-23 14:47:40.630 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-23 14:47:40.655 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 14:47:40.681 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-23 14:47:40.684 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-23 14:47:40.700 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:40.703 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2021-12-23 14:47:40.730 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-23 14:47:40.746 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:40.749 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-23 14:47:40.751 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-23 14:47:40.754 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-23 14:47:40.756 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:47:40.758 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-23 14:47:40.761 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-23 14:47:40.765 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:47:40.765 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 14:47:40.769 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:47:40.772 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 14:47:40.774 | + 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,c-vol,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,c-bak,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-12-23 14:47:40.777 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 14:47:40.779 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-23 14:47:40.782 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-23 14:47:40.784 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-23 14:47:40.787 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:47:40.789 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:47:40.792 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-12-23 14:47:40.794 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:47:40.796 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-23 14:47:40.799 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-23 14:47:40.801 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-23 14:47:40.803 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:47:40.805 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:47:40.808 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:47:40.811 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:47:40.813 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:47:40.816 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:47:40.831 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:47:40.833 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:47:40.835 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:40.838 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:47:40.839 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:47:40.843 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-23 14:47:40.845 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:40.848 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-23 14:47:40.851 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:47:40.851 | + functions-common:git_clone:593 : head -1 2021-12-23 14:47:40.859 | 5595239435 Allocate IPs in bulk requests in separate transactions 2021-12-23 14:47:40.867 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:47:40.869 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-23 14:47:40.872 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:47:40.875 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-23 14:47:40.878 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-23 14:47:40.880 | + inc/python:setup_develop:357 : local extras= 2021-12-23 14:47:40.884 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-23 14:47:40.886 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:47:40.890 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-23 14:47:40.892 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-23 14:47:40.895 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:47:40.898 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 14:47:40.901 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-23 14:47:40.904 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:47:40.907 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-23 14:47:40.910 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:47:40.913 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:47:40.916 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-23 14:47:40.921 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-23 14:47:40.924 | + 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-12-23 14:47:41.913 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-23 14:47:41.916 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:47:41.919 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:47:41.921 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:47:41.924 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-23 14:47:41.927 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-23 14:47:41.929 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:47:41.932 | + inc/python:setup_package:440 : local extras= 2021-12-23 14:47:41.934 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:47:41.937 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 14:47:41.939 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 14:47:41.941 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 14:47:41.944 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:47:41.947 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-23 14:47:41.967 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-23 14:47:41.972 | + 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-12-23 14:47:44.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:47:44.696 | 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-12-23 14:47:44.697 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.697 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.698 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.698 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.699 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.699 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.699 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.700 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.701 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.701 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.702 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.702 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.702 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.703 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.703 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.704 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.704 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.705 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.705 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.706 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.706 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.706 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.707 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.707 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.708 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.710 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.711 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.711 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.712 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.712 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.712 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.713 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.714 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.714 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.714 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.715 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.715 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.715 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.716 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.716 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.717 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.717 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.717 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.718 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.718 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.718 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.719 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.720 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.720 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.720 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.721 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.721 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.722 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.722 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.723 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.723 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.724 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.724 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.724 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.725 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.726 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.726 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.727 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.728 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.728 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.728 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.729 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.729 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.730 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.731 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.731 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.732 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.732 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.732 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.733 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.733 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.734 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.749 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.750 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.750 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.751 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.751 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.752 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.752 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.753 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.753 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.754 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.754 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.755 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.755 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.756 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.756 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.756 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.757 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.757 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.758 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.758 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.759 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.759 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.760 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.760 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.761 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.762 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.762 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.762 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.763 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.763 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.764 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.764 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.764 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.765 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.766 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.766 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.766 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.767 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.767 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.768 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.768 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.769 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.769 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.770 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.770 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.770 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.771 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.771 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.772 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.772 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.773 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.773 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.773 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.774 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.774 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.775 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.775 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.776 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.776 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.777 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.777 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.777 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.778 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.778 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.779 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.779 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.779 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.780 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.780 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.781 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.781 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.782 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.782 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.783 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.783 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.783 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.784 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.784 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.785 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.785 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.785 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.786 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.786 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.787 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.787 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.787 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.788 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.788 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.789 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.789 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.790 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.790 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.790 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.791 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.791 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.792 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.792 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.792 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.793 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.793 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.793 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.794 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.794 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.795 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.795 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.795 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.796 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.796 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.797 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.797 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.798 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.798 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.798 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.799 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.799 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.799 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.800 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.800 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.801 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.801 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.801 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.802 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.802 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.803 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.803 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.804 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.804 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.804 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.805 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.805 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.805 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.806 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.806 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.807 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.807 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.807 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.808 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.808 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.809 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.809 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.810 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.810 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.810 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.811 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.811 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.811 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.812 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.812 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.813 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.813 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.813 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.814 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.814 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.815 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.815 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.816 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.817 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.817 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.818 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.819 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.819 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.819 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.820 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.820 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.821 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.821 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.822 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.822 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.823 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.823 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.823 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.824 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.824 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.825 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.825 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.826 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.826 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.827 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.827 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.827 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.828 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.828 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.828 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.829 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.829 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.830 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.830 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.831 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.831 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.832 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.832 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.832 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.833 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.833 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.834 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.834 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.834 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.835 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.836 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.836 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.836 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.837 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.837 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.838 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.838 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.839 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.839 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.840 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.840 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.840 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.841 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.841 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.841 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.842 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.842 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.843 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.843 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.844 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.844 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.844 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.845 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.845 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.846 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.846 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.847 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.847 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.847 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.848 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.848 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.849 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.849 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.849 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.850 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.850 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.851 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.851 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.851 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.852 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.852 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.853 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.853 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.854 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.854 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.855 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.855 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.855 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.856 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.856 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.857 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.857 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.858 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.858 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.859 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.859 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.860 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.860 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.861 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.861 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.861 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.862 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.862 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.863 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.863 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.864 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.864 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.865 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.865 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.865 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.866 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.866 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.867 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.867 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.867 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.868 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.868 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.869 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.869 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.870 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.870 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.871 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.871 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.872 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.872 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.872 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.873 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.873 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.874 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.874 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.875 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.876 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.876 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.877 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.877 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.878 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.878 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.878 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.879 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.879 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.880 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.880 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.881 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.881 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.882 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.883 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.883 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.883 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.884 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.884 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.885 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.885 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.886 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.886 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.887 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.887 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.887 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.888 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.888 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.889 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.889 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.889 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.890 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.890 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.891 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.891 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.891 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.892 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.892 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.893 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.894 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.894 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.894 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.895 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.896 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.896 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.896 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.897 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:47:44.897 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:47:44.898 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:47:44.898 | Obtaining file:///opt/stack/neutron 2021-12-23 14:47:47.144 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:47:49.353 | 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-12-23 14:47:49.361 | 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-12-23 14:47:49.365 | 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-12-23 14:47:49.373 | 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-12-23 14:47:49.381 | 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-12-23 14:47:49.390 | 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-12-23 14:47:49.414 | 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-12-23 14:47:49.428 | 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-12-23 14:47:49.437 | 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-12-23 14:47:49.446 | 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-12-23 14:47:49.449 | 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-12-23 14:47:49.459 | 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-12-23 14:47:49.466 | 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-12-23 14:47:49.469 | 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-12-23 14:47:49.472 | 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-12-23 14:47:49.540 | 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-12-23 14:47:49.601 | 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-12-23 14:47:49.604 | 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-12-23 14:47:49.607 | 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-12-23 14:47:49.610 | 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-12-23 14:47:49.655 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-12-23 14:47:49.683 | 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-12-23 14:47:49.705 | 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-12-23 14:47:49.710 | 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-12-23 14:47:49.715 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-12-23 14:47:49.743 | 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-12-23 14:47:49.762 | 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-12-23 14:47:49.798 | 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-12-23 14:47:49.811 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-23 14:47:49.825 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-23 14:47:49.832 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-23 14:47:49.887 | 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-12-23 14:47:49.895 | 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-12-23 14:47:49.940 | 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-12-23 14:47:50.006 | 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-12-23 14:47:50.028 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-23 14:47:50.046 | 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-12-23 14:47:50.062 | 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-12-23 14:47:50.077 | 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-12-23 14:47:50.082 | 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-12-23 14:47:50.096 | 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-12-23 14:47:50.124 | 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-12-23 14:47:50.134 | 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-12-23 14:47:50.152 | 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-12-23 14:47:50.174 | 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-12-23 14:47:50.220 | 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-12-23 14:47:50.224 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-12-23 14:47:50.235 | 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-12-23 14:47:50.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 571)) (5.4.5) 2021-12-23 14:47:50.275 | 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-12-23 14:47:50.285 | 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-12-23 14:47:50.288 | 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-12-23 14:47:50.293 | 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-12-23 14:47:50.308 | 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-12-23 14:47:50.320 | 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-12-23 14:47:50.323 | 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-12-23 14:47:50.326 | 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-12-23 14:47:50.333 | 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-12-23 14:47:50.340 | 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-12-23 14:47:50.362 | 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-12-23 14:47:50.365 | 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-12-23 14:47:50.385 | 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-12-23 14:47:50.418 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-23 14:47:50.438 | 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-12-23 14:47:50.442 | 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-12-23 14:47:50.450 | 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-12-23 14:47:50.474 | 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-12-23 14:47:50.477 | 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-12-23 14:47:50.482 | 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-12-23 14:47:50.485 | 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-12-23 14:47:50.489 | 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-12-23 14:47:50.492 | 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-12-23 14:47:50.496 | 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-12-23 14:47:50.507 | 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-12-23 14:47:50.510 | 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-12-23 14:47:50.514 | 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-12-23 14:47:50.520 | 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-12-23 14:47:50.534 | 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-12-23 14:47:50.544 | 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-12-23 14:47:50.551 | 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-12-23 14:47:50.570 | 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-12-23 14:47:50.590 | 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-12-23 14:47:50.654 | 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-12-23 14:47:50.658 | 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-12-23 14:47:50.666 | 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-12-23 14:47:50.689 | 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-12-23 14:47:50.693 | 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-12-23 14:47:50.696 | 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-12-23 14:47:50.700 | 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-12-23 14:47:50.708 | 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-12-23 14:47:50.711 | 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-12-23 14:47:50.715 | 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-12-23 14:47:50.718 | 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-12-23 14:47:50.721 | 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-12-23 14:47:50.745 | 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-12-23 14:47:50.788 | 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-12-23 14:47:50.793 | 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-12-23 14:47:50.797 | 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-12-23 14:47:50.801 | 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-12-23 14:47:50.805 | 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-12-23 14:47:50.810 | 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-12-23 14:47:50.816 | 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-12-23 14:47:50.822 | 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-12-23 14:47:50.825 | 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-12-23 14:47:50.873 | 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-12-23 14:47:50.876 | 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-12-23 14:47:50.889 | 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-12-23 14:47:50.899 | 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-12-23 14:47:50.913 | 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-12-23 14:47:50.915 | 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-12-23 14:47:50.939 | 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-12-23 14:47:50.996 | 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-12-23 14:47:51.012 | 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-12-23 14:47:51.034 | 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-12-23 14:47:51.038 | 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-12-23 14:47:51.041 | 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-12-23 14:47:51.048 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:47:51.053 | 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-12-23 14:47:51.057 | 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-12-23 14:47:51.059 | 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-12-23 14:47:51.062 | 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-12-23 14:47:51.065 | 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-12-23 14:47:51.068 | 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-12-23 14:47:51.071 | 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-12-23 14:47:51.075 | 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-12-23 14:47:51.094 | 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-12-23 14:47:51.098 | 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-12-23 14:47:51.110 | 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-12-23 14:47:51.119 | 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-12-23 14:47:51.163 | 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-12-23 14:47:51.169 | 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-12-23 14:47:51.215 | 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-12-23 14:47:51.232 | 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-12-23 14:47:51.244 | 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-12-23 14:47:51.249 | 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-12-23 14:47:51.253 | 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-12-23 14:47:52.201 | Installing collected packages: neutron 2021-12-23 14:47:52.201 | Attempting uninstall: neutron 2021-12-23 14:47:52.203 | Found existing installation: neutron 16.4.2 2021-12-23 14:47:53.435 | Uninstalling neutron-16.4.2: 2021-12-23 14:47:53.526 | Successfully uninstalled neutron-16.4.2 2021-12-23 14:47:53.528 | Running setup.py develop for neutron 2021-12-23 14:47:56.258 | Successfully installed neutron 2021-12-23 14:47:56.388 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:47:56.388 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:47:56.478 | + inc/python:pip_install:207 : result=0 2021-12-23 14:47:56.482 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:47:56.486 | + functions-common:time_stop:2331 : local name 2021-12-23 14:47:56.490 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:47:56.494 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:47:56.498 | + functions-common:time_stop:2334 : local total 2021-12-23 14:47:56.501 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:47:56.504 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:47:56.508 | + functions-common:time_stop:2338 : start_time=1640270861962 2021-12-23 14:47:56.511 | + functions-common:time_stop:2340 : [[ -z 1640270861962 ]] 2021-12-23 14:47:56.514 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:47:56.519 | + functions-common:time_stop:2343 : end_time=1640270876515 2021-12-23 14:47:56.522 | + functions-common:time_stop:2344 : elapsed_time=14553 2021-12-23 14:47:56.526 | + functions-common:time_stop:2345 : total=171783 2021-12-23 14:47:56.528 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:47:56.531 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=186336 2021-12-23 14:47:56.535 | + inc/python:pip_install:210 : return 0 2021-12-23 14:47:56.538 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:47:56.541 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-23 14:47:56.544 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-23 14:47:56.561 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-23 14:47:56.573 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-23 14:47:56.575 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-23 14:47:56.578 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:47:56.580 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:47:56.583 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-23 14:47:56.586 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:47:56.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:47:56.591 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-23 14:47:56.607 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:47:56.609 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-23 14:47:56.611 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-23 14:47:56.614 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-23 14:47:56.616 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:47:56.619 | + lib/stack:stack_install_service:32 : install_nova 2021-12-23 14:47:56.621 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-23 14:47:56.624 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-23 14:47:56.626 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:47:56.628 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:47:56.631 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-12-23 14:47:56.633 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:47:56.636 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-23 14:47:56.650 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:56.653 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-23 14:47:56.668 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:56.670 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-23 14:47:56.685 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:47:56.688 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-23 14:47:56.690 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-23 14:47:56.692 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-23 14:47:56.694 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:47:56.697 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:47:56.699 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:47:56.702 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:47:56.704 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:47:56.707 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:47:56.722 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:47:56.724 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:47:56.726 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:56.729 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:47:56.730 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:47:56.734 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-23 14:47:56.736 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:47:56.738 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-23 14:47:56.741 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:47:56.741 | + functions-common:git_clone:593 : head -1 2021-12-23 14:47:56.747 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-12-23 14:47:56.750 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:47:56.752 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-23 14:47:56.754 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:47:56.757 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-23 14:47:56.759 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-23 14:47:56.762 | + inc/python:setup_develop:357 : local extras= 2021-12-23 14:47:56.764 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-23 14:47:56.766 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:47:56.769 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-23 14:47:56.771 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-23 14:47:56.774 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:47:56.776 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 14:47:56.779 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-23 14:47:56.782 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:47:56.785 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-23 14:47:56.787 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:47:56.790 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:47:56.793 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-23 14:47:56.798 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-23 14:47:56.800 | + 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-12-23 14:47:57.837 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-23 14:47:57.841 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:47:57.844 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:47:57.847 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:47:57.851 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-23 14:47:57.854 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-23 14:47:57.858 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:47:57.861 | + inc/python:setup_package:440 : local extras= 2021-12-23 14:47:57.864 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:47:57.867 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 14:47:57.870 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 14:47:57.872 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 14:47:57.874 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:47:57.877 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-23 14:47:57.895 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-23 14:47:57.900 | + 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-12-23 14:48:00.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:48:00.619 | 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-12-23 14:48:00.620 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.620 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.621 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.621 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.622 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.622 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.622 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.623 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.623 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.624 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.624 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.625 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.625 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.626 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.626 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.626 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.627 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.627 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.628 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.628 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.629 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.629 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.629 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.630 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.630 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.632 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.633 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.633 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.634 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.634 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.635 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.635 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.636 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.636 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.637 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.637 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.637 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.638 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.638 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.639 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.639 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.639 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.640 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.640 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.641 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.641 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.641 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.642 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.642 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.643 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.643 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.644 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.644 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.645 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.645 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.646 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.646 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.646 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.647 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.647 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.648 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.649 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.649 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.650 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.651 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.651 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.651 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.652 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.652 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.653 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.654 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.654 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.654 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.655 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.655 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.656 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.656 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.657 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.657 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.657 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.658 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.659 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.659 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.660 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.660 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.660 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.661 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.661 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.662 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.662 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.663 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.663 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.664 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.664 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.665 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.665 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.666 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.666 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.667 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.667 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.667 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.668 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.669 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.669 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.670 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.670 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.670 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.671 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.671 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.672 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.672 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.673 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.673 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.673 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.674 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.674 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.675 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.675 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.676 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.676 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.677 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.677 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.678 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.678 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.678 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.679 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.679 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.680 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.680 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.681 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.681 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.682 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.682 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.683 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.683 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.683 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.684 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.684 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.684 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.685 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.685 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.686 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.686 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.687 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.687 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.688 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.688 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.688 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.689 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.689 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.690 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.690 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.691 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.691 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.692 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.692 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.692 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.693 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.693 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.693 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.694 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.694 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.695 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.695 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.696 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.696 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.697 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.697 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.697 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.698 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.698 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.698 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.699 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.699 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.700 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.700 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.700 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.701 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.701 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.702 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.702 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.703 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.703 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.703 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.704 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.704 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.704 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.705 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.705 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.706 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.706 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.707 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.707 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.707 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.708 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.708 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.709 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.709 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.709 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.710 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.710 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.711 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.711 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.712 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.712 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.713 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.713 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.713 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.714 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.714 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.714 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.715 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.715 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.716 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.716 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.717 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.717 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.717 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.718 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.718 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.719 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.719 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.719 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.720 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.720 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.720 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.721 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.721 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.722 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.722 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.723 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.723 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.724 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.725 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.725 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.726 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.727 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.727 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.727 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.728 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.728 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.729 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.729 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.730 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.730 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.731 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.731 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.731 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.732 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.732 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.733 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.733 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.733 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.734 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.734 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.735 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.735 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.736 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.736 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.737 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.737 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.737 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.738 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.738 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.739 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.739 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.740 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.740 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.740 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.741 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.741 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.742 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.742 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.742 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.743 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.744 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.744 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.744 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.745 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.745 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.746 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.746 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.746 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.747 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.747 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.748 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.748 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.749 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.749 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.749 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.750 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.750 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.750 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.751 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.751 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.752 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.752 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.753 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.753 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.754 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.754 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.754 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.755 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.755 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.756 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.756 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.756 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.757 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.757 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.758 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.758 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.759 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.759 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.759 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.760 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.760 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.761 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.761 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.762 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.762 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.762 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.763 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.763 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.764 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.764 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.765 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.765 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.766 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.766 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.767 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.767 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.768 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.768 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.769 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.769 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.769 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.770 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.770 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.771 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.771 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.772 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.772 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.773 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.773 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.773 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.774 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.774 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.775 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.775 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.776 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.776 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.777 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.778 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.779 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.779 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.780 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.780 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.781 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.781 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.782 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.782 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.782 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.783 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.783 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.784 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.784 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.785 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.785 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.785 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.786 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.786 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.787 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.787 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.788 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.788 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.788 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.789 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.789 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.790 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.790 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.791 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.791 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.792 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.792 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.793 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.793 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.793 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.794 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.794 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.795 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.795 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.796 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.796 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.796 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.797 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.797 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.798 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.798 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.798 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.799 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.799 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.800 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.800 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.801 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.801 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.802 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.802 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.803 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.803 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.804 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.804 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.804 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:00.805 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:00.805 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:00.806 | Obtaining file:///opt/stack/nova 2021-12-23 14:48:04.259 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:48:07.659 | 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-12-23 14:48:07.664 | 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-12-23 14:48:07.671 | 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-12-23 14:48:07.675 | 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-12-23 14:48:07.684 | 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-12-23 14:48:07.692 | 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-12-23 14:48:07.701 | 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-12-23 14:48:07.724 | 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-12-23 14:48:07.740 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-23 14:48:07.764 | 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-12-23 14:48:07.806 | 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-12-23 14:48:07.961 | Collecting dataclasses===0.7 2021-12-23 14:48:07.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-23 14:48:08.054 | 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-12-23 14:48:08.058 | 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-12-23 14:48:08.067 | 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-12-23 14:48:08.074 | 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-12-23 14:48:08.077 | 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-12-23 14:48:08.080 | 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-12-23 14:48:08.113 | 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-12-23 14:48:08.181 | 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-12-23 14:48:08.241 | 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-12-23 14:48:08.363 | Collecting microversion-parse===1.0.1 2021-12-23 14:48:08.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-23 14:48:08.463 | 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-12-23 14:48:08.465 | 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-12-23 14:48:08.469 | 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-12-23 14:48:08.472 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-23 14:48:08.500 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-12-23 14:48:08.627 | Collecting os-resource-classes===1.0.0 2021-12-23 14:48:08.634 | 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-12-23 14:48:08.720 | 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-12-23 14:48:08.725 | 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-12-23 14:48:08.730 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-12-23 14:48:08.757 | 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-12-23 14:48:08.779 | 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-12-23 14:48:08.798 | 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-12-23 14:48:08.834 | 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-12-23 14:48:08.847 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-12-23 14:48:08.861 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-12-23 14:48:08.868 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-12-23 14:48:08.922 | 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-12-23 14:48:08.931 | 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-12-23 14:48:08.976 | 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-12-23 14:48:09.041 | 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-12-23 14:48:09.062 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-12-23 14:48:09.080 | 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-12-23 14:48:09.096 | 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-12-23 14:48:09.112 | 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-12-23 14:48:09.117 | 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-12-23 14:48:09.130 | 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-12-23 14:48:09.157 | 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-12-23 14:48:09.167 | 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-12-23 14:48:09.186 | 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-12-23 14:48:09.207 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-12-23 14:48:09.219 | 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-12-23 14:48:09.255 | 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-12-23 14:48:09.258 | 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-12-23 14:48:09.260 | 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-12-23 14:48:09.266 | 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-12-23 14:48:09.278 | 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-12-23 14:48:09.281 | 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-12-23 14:48:09.409 | Collecting pypowervm===1.1.24 2021-12-23 14:48:09.417 | 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-12-23 14:48:09.586 | 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-12-23 14:48:09.592 | 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-12-23 14:48:09.599 | 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-12-23 14:48:09.616 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-12-23 14:48:09.637 | 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-12-23 14:48:09.642 | 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-12-23 14:48:09.663 | 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-12-23 14:48:09.683 | 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-12-23 14:48:09.717 | 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-12-23 14:48:09.722 | 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-12-23 14:48:09.729 | 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-12-23 14:48:09.753 | 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-12-23 14:48:09.755 | 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-12-23 14:48:09.760 | 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-12-23 14:48:09.765 | 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-12-23 14:48:09.769 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-23 14:48:09.772 | 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-12-23 14:48:09.784 | 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-12-23 14:48:09.787 | 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-12-23 14:48:09.790 | 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-12-23 14:48:09.796 | 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-12-23 14:48:09.858 | 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-12-23 14:48:09.872 | 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-12-23 14:48:09.883 | 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-12-23 14:48:09.889 | 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-12-23 14:48:09.909 | 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-12-23 14:48:09.972 | 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-12-23 14:48:09.976 | 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-12-23 14:48:09.984 | 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-12-23 14:48:10.007 | 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-12-23 14:48:10.012 | 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-12-23 14:48:10.117 | Collecting websockify===0.9.0 2021-12-23 14:48:10.124 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-23 14:48:10.209 | 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-12-23 14:48:10.212 | 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-12-23 14:48:10.311 | Collecting zVMCloudConnector===1.4.1 2021-12-23 14:48:10.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-23 14:48:11.243 | 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-12-23 14:48:11.247 | 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-12-23 14:48:11.250 | 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-12-23 14:48:11.269 | 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-12-23 14:48:11.316 | 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-12-23 14:48:11.360 | 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-12-23 14:48:11.365 | 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-12-23 14:48:11.368 | 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-12-23 14:48:11.393 | 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-12-23 14:48:11.396 | 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-12-23 14:48:11.401 | 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-12-23 14:48:11.404 | 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-12-23 14:48:11.412 | 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-12-23 14:48:11.418 | 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-12-23 14:48:11.427 | 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-12-23 14:48:11.475 | 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-12-23 14:48:11.478 | 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-12-23 14:48:11.484 | 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-12-23 14:48:11.488 | 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-12-23 14:48:11.500 | 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-12-23 14:48:11.504 | 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-12-23 14:48:11.513 | 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-12-23 14:48:11.527 | 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-12-23 14:48:11.532 | 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-12-23 14:48:11.535 | 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-12-23 14:48:11.551 | 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-12-23 14:48:11.566 | 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-12-23 14:48:11.586 | 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-12-23 14:48:11.591 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:48:11.593 | 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-12-23 14:48:11.598 | 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-12-23 14:48:11.600 | 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-12-23 14:48:11.603 | 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-12-23 14:48:11.611 | 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-12-23 14:48:11.654 | 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-12-23 14:48:11.659 | 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-12-23 14:48:11.662 | 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-12-23 14:48:11.665 | 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-12-23 14:48:11.668 | 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-12-23 14:48:12.774 | Collecting numpy===1.18.2 2021-12-23 14:48:12.827 | 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-12-23 14:48:13.392 | 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-12-23 14:48:13.409 | 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-12-23 14:48:13.412 | 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-12-23 14:48:13.424 | 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-12-23 14:48:13.427 | 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-12-23 14:48:13.430 | 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-12-23 14:48:13.439 | 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-12-23 14:48:13.442 | 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-12-23 14:48:13.446 | 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-12-23 14:48:13.463 | 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-12-23 14:48:13.466 | 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-12-23 14:48:13.469 | Building wheels for collected packages: zVMCloudConnector 2021-12-23 14:48:13.470 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-23 14:48:14.451 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-23 14:48:14.455 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=25dc959d0494a5081a6e11c9845465130948fbb11a1ff6033d9474388146f067 2021-12-23 14:48:14.456 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-23 14:48:14.457 | Successfully built zVMCloudConnector 2021-12-23 14:48:15.482 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-23 14:48:19.133 | Running setup.py develop for nova 2021-12-23 14:48:22.708 | 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-12-23 14:48:22.842 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:48:22.842 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:48:22.962 | + inc/python:pip_install:207 : result=0 2021-12-23 14:48:22.966 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:48:22.969 | + functions-common:time_stop:2331 : local name 2021-12-23 14:48:22.972 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:48:22.976 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:48:22.979 | + functions-common:time_stop:2334 : local total 2021-12-23 14:48:22.981 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:48:22.984 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:48:22.986 | + functions-common:time_stop:2338 : start_time=1640270877891 2021-12-23 14:48:22.989 | + functions-common:time_stop:2340 : [[ -z 1640270877891 ]] 2021-12-23 14:48:22.993 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:48:22.996 | + functions-common:time_stop:2343 : end_time=1640270902993 2021-12-23 14:48:22.999 | + functions-common:time_stop:2344 : elapsed_time=25102 2021-12-23 14:48:23.002 | + functions-common:time_stop:2345 : total=186336 2021-12-23 14:48:23.004 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:48:23.006 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=211438 2021-12-23 14:48:23.009 | + inc/python:pip_install:210 : return 0 2021-12-23 14:48:23.011 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:48:23.014 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-23 14:48:23.016 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-23 14:48:23.036 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-23 14:48:23.052 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-23 14:48:23.055 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-23 14:48:23.057 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:48:23.060 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:48:23.062 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-23 14:48:23.065 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:48:23.067 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-23 14:48:23.079 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:48:23.081 | + ./stack.sh:main:915 : configure_nova 2021-12-23 14:48:23.084 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-23 14:48:23.097 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-23 14:48:23.099 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-23 14:48:23.102 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-23 14:48:23.105 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-23 14:48:23.106 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-23 14:48:23.110 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-23 14:48:23.112 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-23 14:48:23.115 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-23 14:48:23.118 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-23 14:48:23.120 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-23 14:48:23.123 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-23 14:48:23.126 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-23 14:48:23.128 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-23 14:48:23.139 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-23 14:48:23.152 | + 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-12-23 14:48:23.163 | + 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-12-23 14:48:23.174 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-23 14:48:23.186 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-23 14:48:23.189 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-23 14:48:23.192 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1f06KUgnuz 2021-12-23 14:48:23.195 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-23 14:48:23.197 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-23 14:48:23.200 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-23 14:48:23.202 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-23 14:48:23.204 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-23 14:48:23.207 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1f06KUgnuz 2021-12-23 14:48:23.211 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1f06KUgnuz 2021-12-23 14:48:23.222 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1f06KUgnuz /etc/sudoers.d/nova-rootwrap 2021-12-23 14:48:23.233 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-23 14:48:23.236 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-23 14:48:23.239 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-23 14:48:23.241 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-23 14:48:23.244 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-23 14:48:23.246 | + 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-12-23 14:48:23.249 | + 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-12-23 14:48:23.251 | + 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,c-vol,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,c-bak,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-12-23 14:48:23.254 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-23 14:48:23.258 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-23 14:48:23.274 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:23.276 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-23 14:48:23.278 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-23 14:48:23.282 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-23 14:48:23.285 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-23 14:48:23.313 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-23 14:48:23.316 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-23 14:48:23.346 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-23 14:48:23.373 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-23 14:48:23.396 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-23 14:48:23.421 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-23 14:48:23.447 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-12-23 14:48:23.449 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-23 14:48:23.473 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-23 14:48:23.498 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-23 14:48:23.500 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2021-12-23 14:48:23.523 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-23 14:48:23.547 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-23 14:48:23.570 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-23 14:48:23.594 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-23 14:48:23.617 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-23 14:48:23.643 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-23 14:48:23.645 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:48:23.648 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:48:23.650 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:48:23.652 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:48:23.654 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:48:23.657 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:48:23.659 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:48:23.661 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:48:23.663 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-23 14:48:23.666 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:48:23.668 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:48:23.670 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:48:23.672 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:48:23.674 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:48:23.677 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:48:23.679 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-23 14:48:23.694 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:23.696 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 14:48:23.699 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-23 14:48:23.701 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-23 14:48:23.726 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-23 14:48:23.728 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-23 14:48:23.730 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-23 14:48:23.733 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-23 14:48:23.735 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 14:48:23.737 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 14:48:23.763 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-23 14:48:23.765 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-23 14:48:23.768 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-23 14:48:23.770 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-23 14:48:23.772 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-23 14:48:23.775 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-23 14:48:23.805 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-23 14:48:23.831 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-23 14:48:23.855 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-23 14:48:23.879 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-23 14:48:23.895 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:23.897 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-23 14:48:23.912 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:23.915 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-23 14:48:23.915 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-23 14:48:23.919 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-23 14:48:23.922 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-23 14:48:23.946 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-23 14:48:23.961 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:23.963 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-23 14:48:23.966 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-23 14:48:23.968 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-23 14:48:23.970 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 14:48:23.972 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-23 14:48:23.997 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-23 14:48:24.020 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:48:24.044 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-23 14:48:24.068 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-23 14:48:24.092 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-23 14:48:24.116 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-23 14:48:24.146 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-23 14:48:24.174 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:48:24.197 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 14:48:24.222 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-23 14:48:24.237 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:24.239 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-23 14:48:24.241 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-23 14:48:24.267 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-23 14:48:24.291 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2021-12-23 14:48:24.315 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-23 14:48:24.343 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-23 14:48:24.369 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-23 14:48:24.393 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-23 14:48:24.417 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-23 14:48:24.441 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-23 14:48:24.456 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:24.459 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-23 14:48:24.461 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-23 14:48:24.485 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-23 14:48:24.511 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-23 14:48:24.514 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-23 14:48:24.537 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-23 14:48:24.540 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-23 14:48:24.542 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-23 14:48:24.544 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:48:24.547 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:48:24.549 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:48:24.551 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:48:24.554 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:48:24.556 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:48:24.558 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-23 14:48:24.560 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-23 14:48:24.563 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:48:24.565 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:48:24.567 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-23 14:48:24.569 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-23 14:48:24.572 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:48:24.574 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:48:24.590 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:48:24.592 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:48:24.595 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:48:24.597 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:48:24.599 | + 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-12-23 14:48:24.623 | + 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-12-23 14:48:24.647 | + 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-12-23 14:48:24.672 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:48:24.696 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-23 14:48:24.723 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-23 14:48:24.726 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-23 14:48:24.728 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-23 14:48:24.730 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-23 14:48:24.732 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 14:48:24.735 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 14:48:24.738 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-23 14:48:24.741 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-23 14:48:24.743 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 14:48:24.745 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 14:48:24.757 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 14:48:24.757 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:48:24.764 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 14:48:24.767 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:48:24.781 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-23 14:48:24.783 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-23 14:48:24.787 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-23 14:48:24.812 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-23 14:48:24.836 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-23 14:48:24.860 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-23 14:48:24.884 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 14:48:24.907 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 14:48:24.931 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-23 14:48:24.955 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-23 14:48:24.979 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-23 14:48:25.002 | + 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-12-23 14:48:25.026 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 14:48:25.050 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 14:48:25.074 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-23 14:48:25.097 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 14:48:25.100 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 14:48:25.103 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-23 14:48:25.105 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-23 14:48:25.108 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 14:48:25.110 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:25.112 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:25.115 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-23 14:48:25.117 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-23 14:48:25.120 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-23 14:48:25.144 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 14:48:25.168 | + 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-12-23 14:48:25.168 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-23 14:48:25.175 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-23 14:48:25.178 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-23 14:48:25.181 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-23 14:48:25.183 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 14:48:25.186 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 14:48:25.188 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:48:25.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:25.192 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:25.195 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 14:48:25.197 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 14:48:25.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:25.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:25.204 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-23 14:48:25.262 | Enabling site nova-api-wsgi. 2021-12-23 14:48:25.270 | To activate the new configuration, you need to run: 2021-12-23 14:48:25.271 | systemctl reload apache2 2021-12-23 14:48:25.276 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 14:48:25.278 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:48:25.280 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:48:25.283 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:48:25.433 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-23 14:48:25.435 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-23 14:48:25.438 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-23 14:48:25.440 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-23 14:48:25.443 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-23 14:48:25.445 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 14:48:25.448 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-23 14:48:25.452 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-23 14:48:25.454 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 14:48:25.456 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 14:48:25.468 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 14:48:25.469 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:48:25.476 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 14:48:25.479 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:48:25.492 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-23 14:48:25.495 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-23 14:48:25.498 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-23 14:48:25.525 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-23 14:48:25.549 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-23 14:48:25.573 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-23 14:48:25.597 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 14:48:25.621 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 14:48:25.645 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-23 14:48:25.668 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-23 14:48:25.692 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-23 14:48:25.717 | + 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-12-23 14:48:25.741 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 14:48:25.765 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 14:48:25.789 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-23 14:48:25.813 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-23 14:48:25.815 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-23 14:48:25.840 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-23 14:48:25.855 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:25.857 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-23 14:48:25.885 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-23 14:48:25.888 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-23 14:48:25.890 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-23 14:48:25.906 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:25.908 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:48:25.911 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:48:25.935 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-23 14:48:25.961 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-23 14:48:25.964 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-23 14:48:25.966 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-23 14:48:25.968 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 14:48:25.971 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 14:48:25.973 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:48:25.988 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:25.991 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 14:48:25.993 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 14:48:25.995 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:48:26.010 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:26.013 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:48:26.015 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:48:26.040 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:48:26.042 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:48:26.044 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-23 14:48:26.068 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-23 14:48:26.093 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-23 14:48:26.119 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-23 14:48:26.134 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:26.136 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 14:48:26.161 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-23 14:48:26.163 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-23 14:48:26.178 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:26.181 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-23 14:48:26.185 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 14:48:26.187 | + lib/nova:create_nova_conf:532 : local conf 2021-12-23 14:48:26.189 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-23 14:48:26.192 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-23 14:48:26.195 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 14:48:26.197 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 14:48:26.200 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-23 14:48:26.202 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-23 14:48:26.204 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-23 14:48:26.209 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-23 14:48:26.211 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-23 14:48:26.214 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-23 14:48:26.216 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-23 14:48:26.218 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-23 14:48:26.221 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-23 14:48:26.247 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-23 14:48:26.273 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-23 14:48:26.299 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 14:48:26.302 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-23 14:48:26.304 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-23 14:48:26.306 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-23 14:48:26.321 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:26.325 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-23 14:48:26.325 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-23 14:48:27.412 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-23 14:48:27.415 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-23 14:48:28.479 | Creating vhost "nova_cell1" 2021-12-23 14:48:28.534 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-23 14:48:29.572 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-23 14:48:29.596 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-23 14:48:29.599 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-23 14:48:29.601 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-23 14:48:29.604 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 14:48:29.606 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-23 14:48:29.608 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:48:29.624 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:29.627 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-23 14:48:29.630 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-23 14:48:29.632 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:48:29.646 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:29.649 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2021-12-23 14:48:29.651 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2021-12-23 14:48:29.675 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:48:29.678 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:48:29.680 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-23 14:48:29.696 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:29.698 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-23 14:48:29.701 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-23 14:48:29.703 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-23 14:48:29.729 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.49/identity 2021-12-23 14:48:29.753 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-23 14:48:29.777 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-23 14:48:29.801 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-23 14:48:29.825 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-23 14:48:29.850 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-23 14:48:29.874 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-23 14:48:29.902 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-23 14:48:29.905 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-23 14:48:29.908 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:48:29.911 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:48:29.914 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-23 14:48:29.916 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-23 14:48:29.919 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:48:29.923 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:48:29.938 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:48:29.941 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:48:29.943 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:48:29.945 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:48:29.947 | + 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-12-23 14:48:29.973 | + 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-12-23 14:48:29.999 | + 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-12-23 14:48:30.027 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:48:30.052 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 14:48:30.055 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-23 14:48:30.058 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 14:48:30.060 | + lib/nova:create_nova_conf:566 : local conf 2021-12-23 14:48:30.063 | + lib/nova:create_nova_conf:567 : local offset 2021-12-23 14:48:30.066 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-23 14:48:30.068 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 14:48:30.070 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 14:48:30.073 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-23 14:48:30.075 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-23 14:48:30.078 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-23 14:48:30.080 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-23 14:48:30.082 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-23 14:48:30.085 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-23 14:48:30.087 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-23 14:48:30.102 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:30.104 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-23 14:48:30.119 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:30.121 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-23 14:48:30.124 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-23 14:48:30.138 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:30.141 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-23 14:48:30.156 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:30.159 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-23 14:48:30.174 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:48:30.177 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-23 14:48:30.192 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:48:30.195 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-23 14:48:30.197 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-23 14:48:30.200 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-23 14:48:30.202 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 14:48:30.205 | + lib/stack:stack_install_service:32 : install_placement 2021-12-23 14:48:30.207 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-23 14:48:30.210 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-23 14:48:30.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:30.215 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:30.218 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-23 14:48:30.220 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:48:30.223 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:48:30.225 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:48:30.228 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:48:30.230 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:48:30.233 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:48:30.237 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:30.240 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:30.243 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:48:30.245 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:48:30.248 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:48:30.250 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:48:30.253 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-23 14:48:30.256 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:48:30.259 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:30.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:30.265 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-23 14:48:30.287 | + 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-12-23 14:48:30.413 | Reading package lists... 2021-12-23 14:48:30.678 | Building dependency tree... 2021-12-23 14:48:30.679 | Reading state information... 2021-12-23 14:48:30.899 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-23 14:48:30.899 | The following packages were automatically installed and are no longer required: 2021-12-23 14:48:30.900 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 14:48:30.900 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 14:48:30.900 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 14:48:30.900 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:48:30.900 | python3-twisted-bin python3-zope.interface 2021-12-23 14:48:30.900 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:48:30.978 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-23 14:48:30.983 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:48:30.985 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:48:30.988 | + functions-common:time_stop:2331 : local name 2021-12-23 14:48:30.990 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:48:30.993 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:48:30.995 | + functions-common:time_stop:2334 : local total 2021-12-23 14:48:30.997 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:48:31.000 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:48:31.002 | + functions-common:time_stop:2338 : start_time=1640270910284 2021-12-23 14:48:31.004 | + functions-common:time_stop:2340 : [[ -z 1640270910284 ]] 2021-12-23 14:48:31.007 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:48:31.010 | + functions-common:time_stop:2343 : end_time=1640270911008 2021-12-23 14:48:31.013 | + functions-common:time_stop:2344 : elapsed_time=724 2021-12-23 14:48:31.015 | + functions-common:time_stop:2345 : total=227286 2021-12-23 14:48:31.017 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:48:31.020 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=228010 2021-12-23 14:48:31.022 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:48:31.025 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-23 14:48:31.028 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 14:48:31.030 | + inc/python:python3_enabled:468 : return 0 2021-12-23 14:48:31.033 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-23 14:48:31.035 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-23 14:48:31.038 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-23 14:48:31.040 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-23 14:48:31.043 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-23 14:48:31.066 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-23 14:48:31.069 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 14:48:31.072 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 14:48:31.074 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 14:48:31.077 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 14:48:31.079 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 14:48:31.082 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 14:48:31.085 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:31.087 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:31.090 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 14:48:31.092 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 14:48:31.095 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 14:48:31.097 | + functions-common:apt_get_update:1069 : return 2021-12-23 14:48:31.100 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-23 14:48:31.103 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 14:48:31.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:31.108 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:31.110 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-23 14:48:31.129 | + 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-12-23 14:48:31.250 | Reading package lists... 2021-12-23 14:48:31.516 | Building dependency tree... 2021-12-23 14:48:31.517 | Reading state information... 2021-12-23 14:48:31.736 | The following packages were automatically installed and are no longer required: 2021-12-23 14:48:31.737 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 14:48:31.737 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 14:48:31.737 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 14:48:31.737 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 14:48:31.737 | python3-twisted-bin python3-zope.interface 2021-12-23 14:48:31.737 | Use 'sudo apt autoremove' to remove them. 2021-12-23 14:48:31.789 | The following NEW packages will be installed: 2021-12-23 14:48:31.790 | libapache2-mod-wsgi-py3 2021-12-23 14:48:32.070 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-23 14:48:32.070 | Need to get 88.3 kB of archives. 2021-12-23 14:48:32.070 | After this operation, 278 kB of additional disk space will be used. 2021-12-23 14:48:32.070 | 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-12-23 14:48:33.013 | Fetched 88.3 kB in 1s (144 kB/s) 2021-12-23 14:48:33.084 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-23 14:48:33.123 | (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 ... 77245 files and directories currently installed.) 2021-12-23 14:48:33.126 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-23 14:48:33.131 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-23 14:48:33.228 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-23 14:48:33.443 | apache2_invoke: Enable module wsgi 2021-12-23 14:48:35.888 | + functions-common:apt_get:1113 : result=0 2021-12-23 14:48:35.891 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 14:48:35.893 | + functions-common:time_stop:2331 : local name 2021-12-23 14:48:35.896 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:48:35.898 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:48:35.900 | + functions-common:time_stop:2334 : local total 2021-12-23 14:48:35.903 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:48:35.905 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 14:48:35.907 | + functions-common:time_stop:2338 : start_time=1640270911127 2021-12-23 14:48:35.910 | + functions-common:time_stop:2340 : [[ -z 1640270911127 ]] 2021-12-23 14:48:35.913 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:48:35.918 | + functions-common:time_stop:2343 : end_time=1640270915914 2021-12-23 14:48:35.920 | + functions-common:time_stop:2344 : elapsed_time=4787 2021-12-23 14:48:35.923 | + functions-common:time_stop:2345 : total=228010 2021-12-23 14:48:35.927 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:48:35.930 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=232797 2021-12-23 14:48:35.933 | + functions-common:apt_get:1117 : return 0 2021-12-23 14:48:35.936 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-23 14:48:35.940 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-23 14:48:35.943 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:48:35.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:48:35.949 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:48:35.951 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-23 14:48:35.954 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-23 14:48:36.006 | wsgi (enabled by maintainer script) 2021-12-23 14:48:36.010 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-23 14:48:36.014 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-23 14:48:36.018 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:48:36.023 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-23 14:48:36.028 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-23 14:48:36.031 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:48:36.037 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:48:36.037 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:48:36.042 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-23 14:48:36.044 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-23 14:48:36.047 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-23 14:48:36.050 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-23 14:48:36.052 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-23 14:48:36.072 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-23 14:48:36.078 | + 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-12-23 14:48:38.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:48:38.845 | 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-12-23 14:48:38.845 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.846 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.846 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.847 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.847 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.847 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.848 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.848 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.849 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.849 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.850 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.850 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.851 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.851 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.851 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.852 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.852 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.853 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.853 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.854 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.854 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.854 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.855 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.855 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.856 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.858 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.858 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.859 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.859 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.860 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.860 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.861 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.861 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.861 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.862 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.862 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.863 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.863 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.864 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.864 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.864 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.864 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.865 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.865 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.866 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.866 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.867 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.867 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.867 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.868 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.868 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.869 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.869 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.870 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.870 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.871 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.871 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.872 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.872 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.873 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.873 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.874 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.874 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.875 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.876 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.876 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.877 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.877 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.878 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.878 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.879 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.879 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.879 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.880 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.880 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.881 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.882 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.882 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.882 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.883 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.883 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.884 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.885 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.885 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.885 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.886 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.886 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.887 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.887 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.888 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.888 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.889 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.889 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.889 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.890 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.890 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.891 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.891 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.892 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.892 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.893 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.893 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.894 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.894 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.895 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.895 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.896 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.896 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.897 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.897 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.897 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.898 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.898 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.899 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.899 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.900 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.900 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.901 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.901 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.901 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.902 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.902 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.903 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.903 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.904 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.904 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.905 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.905 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.906 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.906 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.906 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.907 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.907 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.908 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.908 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.908 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.909 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.909 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.910 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.910 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.910 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.911 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.911 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.912 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.912 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.913 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.913 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.914 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.914 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.914 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.915 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.915 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.916 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.916 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.917 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.917 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.917 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.918 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.918 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.918 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.919 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.919 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.920 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.920 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.921 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.921 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.921 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.922 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.922 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.923 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.923 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.923 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.924 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.924 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.924 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.925 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.925 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.926 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.926 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.926 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.927 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.927 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.928 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.928 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.928 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.929 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.929 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.930 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.930 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.930 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.931 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.931 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.931 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.932 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.932 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.933 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.933 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.934 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.934 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.934 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.935 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.935 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.936 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.936 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.936 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.937 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.937 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.937 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.938 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.938 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.939 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.939 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.939 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.940 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.940 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.941 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.941 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.941 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.942 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.942 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.943 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.943 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.943 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.944 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.944 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.944 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.945 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.945 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.946 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.946 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.947 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.947 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.948 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.949 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.949 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.950 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.951 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.951 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.951 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.952 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.952 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.953 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.953 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.954 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.954 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.954 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.955 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.955 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.956 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.956 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.956 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.957 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.957 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.958 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.959 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.959 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.959 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.960 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.960 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.961 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.961 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.961 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.962 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.962 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.963 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.963 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.964 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.964 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.964 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.965 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.965 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.966 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.966 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.966 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.967 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.967 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.968 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.968 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.969 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.969 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.969 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.970 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.970 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.971 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.971 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.971 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.972 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.972 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.973 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.973 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.974 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.974 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.974 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.975 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.975 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.975 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.976 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.976 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.977 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.977 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.978 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.978 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.979 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.979 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.979 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.980 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.980 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.980 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.981 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.981 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.982 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.982 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.983 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.983 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.984 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.984 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.984 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.985 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.985 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.985 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.986 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.986 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.987 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.987 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.988 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.988 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.988 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.989 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.989 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.990 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.991 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.991 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.992 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.992 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.993 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.993 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.993 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.994 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.994 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.995 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.995 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.996 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.996 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.996 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.997 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.997 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.998 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.998 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:38.999 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:38.999 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:38.999 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.000 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.000 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.001 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.001 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.002 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.002 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.002 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.003 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.003 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.004 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.004 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.005 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.005 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.006 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.006 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.006 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.007 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.007 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.008 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.008 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.008 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.009 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.009 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.010 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.010 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.011 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.011 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.011 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.012 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.012 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.013 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.013 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.014 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.014 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.015 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.015 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.016 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.016 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.016 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.017 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.017 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.018 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.018 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.019 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.019 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.019 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.020 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.020 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.020 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.021 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.021 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.022 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.022 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.023 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.023 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.024 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.024 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.025 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.025 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.025 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.026 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.027 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.027 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.027 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:48:39.028 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:48:39.028 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:48:39.169 | Collecting osc-placement===2.0.0 2021-12-23 14:48:39.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-12-23 14:48:39.280 | 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-12-23 14:48:39.298 | 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-12-23 14:48:39.300 | 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-12-23 14:48:39.304 | 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-12-23 14:48:39.309 | 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-12-23 14:48:39.312 | 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-12-23 14:48:39.316 | 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-12-23 14:48:39.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-12-23 14:48:39.404 | 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-12-23 14:48:39.408 | 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-12-23 14:48:39.416 | 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-12-23 14:48:39.420 | 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-12-23 14:48:39.428 | 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-12-23 14:48:39.431 | 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-12-23 14:48:39.436 | 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-12-23 14:48:39.461 | 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-12-23 14:48:39.468 | 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-12-23 14:48:39.473 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-23 14:48:39.501 | 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-12-23 14:48:39.517 | 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-12-23 14:48:39.521 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:48:39.524 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-23 14:48:39.528 | 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-12-23 14:48:39.530 | 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-12-23 14:48:39.553 | 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-12-23 14:48:39.558 | 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-12-23 14:48:39.560 | 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-12-23 14:48:39.585 | 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-12-23 14:48:39.588 | 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-12-23 14:48:39.594 | 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-12-23 14:48:39.597 | 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-12-23 14:48:39.639 | 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-12-23 14:48:39.643 | 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-12-23 14:48:39.646 | 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-12-23 14:48:39.662 | 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-12-23 14:48:39.665 | 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-12-23 14:48:39.668 | 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-12-23 14:48:39.672 | 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-12-23 14:48:39.676 | 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-12-23 14:48:39.679 | 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-12-23 14:48:41.601 | Installing collected packages: osc-placement 2021-12-23 14:48:41.780 | Successfully installed osc-placement-2.0.0 2021-12-23 14:48:41.913 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:48:41.913 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:48:41.998 | + inc/python:pip_install:207 : result=0 2021-12-23 14:48:42.001 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:48:42.005 | + functions-common:time_stop:2331 : local name 2021-12-23 14:48:42.009 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:48:42.012 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:48:42.014 | + functions-common:time_stop:2334 : local total 2021-12-23 14:48:42.018 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:48:42.020 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:48:42.023 | + functions-common:time_stop:2338 : start_time=1640270916067 2021-12-23 14:48:42.025 | + functions-common:time_stop:2340 : [[ -z 1640270916067 ]] 2021-12-23 14:48:42.029 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:48:42.033 | + functions-common:time_stop:2343 : end_time=1640270922029 2021-12-23 14:48:42.035 | + functions-common:time_stop:2344 : elapsed_time=5962 2021-12-23 14:48:42.038 | + functions-common:time_stop:2345 : total=211438 2021-12-23 14:48:42.040 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:48:42.043 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=217400 2021-12-23 14:48:42.045 | + inc/python:pip_install:210 : return 0 2021-12-23 14:48:42.048 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-23 14:48:42.050 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-23 14:48:42.053 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-23 14:48:42.055 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 14:48:42.058 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 14:48:42.061 | ++ functions-common:git_clone:527 : pwd 2021-12-23 14:48:42.064 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:48:42.066 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:48:42.069 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:48:42.085 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:48:42.088 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:48:42.092 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:48:42.095 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 14:48:42.095 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:48:42.100 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-23 14:48:42.102 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-23 14:48:42.105 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-23 14:48:42.107 | + functions-common:git_timed:617 : local count=0 2021-12-23 14:48:42.110 | + functions-common:git_timed:618 : local timeout=0 2021-12-23 14:48:42.112 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-23 14:48:42.115 | + functions-common:git_timed:621 : timeout=0 2021-12-23 14:48:42.117 | + functions-common:git_timed:624 : time_start git_timed 2021-12-23 14:48:42.119 | + functions-common:time_start:2317 : local name=git_timed 2021-12-23 14:48:42.122 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:48:42.124 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:48:42.127 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:48:42.130 | + functions-common:time_start:2322 : _TIME_START[$name]=1640270922128 2021-12-23 14:48:42.133 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-23 14:48:42.136 | Cloning into '/opt/stack/placement'... 2021-12-23 14:48:57.364 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-23 14:48:57.368 | + functions-common:time_stop:2331 : local name 2021-12-23 14:48:57.371 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:48:57.373 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:48:57.376 | + functions-common:time_stop:2334 : local total 2021-12-23 14:48:57.379 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:48:57.381 | + functions-common:time_stop:2337 : name=git_timed 2021-12-23 14:48:57.384 | + functions-common:time_stop:2338 : start_time=1640270922128 2021-12-23 14:48:57.386 | + functions-common:time_stop:2340 : [[ -z 1640270922128 ]] 2021-12-23 14:48:57.389 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:48:57.393 | + functions-common:time_stop:2343 : end_time=1640270937390 2021-12-23 14:48:57.395 | + functions-common:time_stop:2344 : elapsed_time=15262 2021-12-23 14:48:57.397 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:48:57.400 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:48:57.403 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15262 2021-12-23 14:48:57.406 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-23 14:48:57.410 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 14:48:57.410 | + functions-common:git_clone:593 : head -1 2021-12-23 14:48:57.413 | de030ef7 Fix Placement Doc 2021-12-23 14:48:57.416 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:48:57.419 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-23 14:48:57.421 | + inc/python:setup_develop:351 : local bindep 2021-12-23 14:48:57.424 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-23 14:48:57.426 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-23 14:48:57.429 | + inc/python:setup_develop:357 : local extras= 2021-12-23 14:48:57.431 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-23 14:48:57.433 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 14:48:57.436 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-23 14:48:57.438 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-23 14:48:57.440 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 14:48:57.443 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 14:48:57.446 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-23 14:48:57.448 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 14:48:57.451 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-23 14:48:57.453 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 14:48:57.456 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 14:48:57.459 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-23 14:48:57.464 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-23 14:48:57.467 | + 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-12-23 14:48:58.440 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-23 14:48:58.444 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 14:48:58.448 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 14:48:58.451 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 14:48:58.454 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-23 14:48:58.457 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-23 14:48:58.461 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 14:48:58.464 | + inc/python:setup_package:440 : local extras= 2021-12-23 14:48:58.467 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 14:48:58.470 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 14:48:58.473 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 14:48:58.476 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 14:48:58.479 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 14:48:58.482 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-23 14:48:58.501 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-23 14:48:58.506 | + 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-12-23 14:49:01.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:49:01.292 | 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-12-23 14:49:01.292 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.293 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.293 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.294 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.294 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.294 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.295 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.295 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.296 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.296 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.297 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.297 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.297 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.298 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.298 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.299 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.299 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.300 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.300 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.300 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.301 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.301 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.302 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.302 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.302 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.305 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.305 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.306 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.306 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.307 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.307 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.308 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.308 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.308 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.309 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.309 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.310 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.310 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.310 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.311 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.311 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.311 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.312 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.312 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.313 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.313 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.313 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.314 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.314 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.315 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.315 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.316 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.316 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.317 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.317 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.317 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.318 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.318 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.319 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.319 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.320 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.320 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.321 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.322 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.322 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.323 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.323 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.324 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.324 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.325 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.326 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.326 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.326 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.327 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.327 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.328 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.328 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.328 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.329 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.329 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.330 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.330 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.331 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.331 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.332 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.332 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.332 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.333 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.333 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.334 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.335 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.335 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.336 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.336 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.337 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.337 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.338 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.338 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.338 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.339 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.339 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.340 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.341 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.341 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.341 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.342 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.342 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.343 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.343 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.343 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.344 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.344 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.345 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.345 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.346 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.346 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.347 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.347 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.348 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.348 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.348 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.349 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.349 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.350 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.350 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.351 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.351 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.352 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.352 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.352 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.353 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.353 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.354 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.355 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.355 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.356 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.356 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.356 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.357 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.357 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.357 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.358 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.358 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.359 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.359 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.360 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.360 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.361 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.361 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.361 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.362 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.362 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.363 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.363 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.363 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.364 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.364 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.365 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.365 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.366 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.366 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.366 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.367 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.367 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.367 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.368 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.368 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.369 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.369 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.370 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.370 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.370 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.371 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.371 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.372 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.372 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.372 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.373 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.373 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.373 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.374 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.374 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.375 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.375 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.375 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.376 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.376 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.377 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.377 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.377 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.378 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.378 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.379 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.379 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.379 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.380 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.380 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.380 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.381 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.381 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.382 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.382 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.383 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.383 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.383 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.384 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.384 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.385 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.385 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.385 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.386 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.386 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.386 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.387 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.387 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.388 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.388 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.388 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.389 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.389 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.390 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.390 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.391 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.391 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.391 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.392 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.392 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.392 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.393 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.393 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.394 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.395 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.395 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.396 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.397 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.397 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.398 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.398 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.399 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.399 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.399 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.400 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.400 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.401 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.401 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.401 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.402 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.402 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.403 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.403 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.404 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.404 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.404 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.405 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.405 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.406 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.406 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.407 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.407 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.407 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.408 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.408 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.409 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.409 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.409 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.410 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.410 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.411 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.411 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.411 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.412 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.412 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.413 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.413 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.414 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.414 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.415 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.415 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.415 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.416 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.416 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.417 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.417 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.418 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.418 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.418 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.419 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.419 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.419 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.420 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.420 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.421 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.421 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.422 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.422 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.422 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.423 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.423 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.424 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.424 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.425 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.425 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.425 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.426 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.426 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.427 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.427 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.427 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.428 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.428 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.429 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.429 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.429 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.430 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.430 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.431 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.431 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.432 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.432 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.432 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.433 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.433 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.434 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.434 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.435 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.435 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.436 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.436 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.437 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.437 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.438 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.438 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.438 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.439 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.439 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.440 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.440 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.441 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.441 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.442 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.442 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.443 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.443 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.443 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.444 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.444 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.444 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.445 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.445 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.446 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.446 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.447 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.447 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.447 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.448 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.448 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.449 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.449 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.450 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.450 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.451 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.451 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.451 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.452 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.452 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.453 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.453 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.454 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.454 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.454 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.455 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.455 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.456 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.456 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.456 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.457 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.457 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.458 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.458 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.459 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.459 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.460 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.461 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.461 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.462 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.462 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.463 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.463 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.463 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.464 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.464 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.464 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.465 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.465 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.466 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.466 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.466 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.467 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.467 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.468 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.468 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.469 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.469 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.469 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.470 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.470 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.471 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.471 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.472 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.472 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.473 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.473 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.474 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.474 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:01.475 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:01.475 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:01.476 | Obtaining file:///opt/stack/placement 2021-12-23 14:49:02.906 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 14:49:04.309 | 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-12-23 14:49:04.319 | 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-12-23 14:49:04.342 | 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-12-23 14:49:04.358 | 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-12-23 14:49:04.389 | 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-12-23 14:49:04.450 | 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-12-23 14:49:04.455 | 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-12-23 14:49:04.461 | 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-12-23 14:49:04.466 | 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-12-23 14:49:04.502 | 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-12-23 14:49:04.516 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-23 14:49:04.530 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-12-23 14:49:04.537 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-12-23 14:49:04.592 | 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-12-23 14:49:04.601 | 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-12-23 14:49:04.646 | 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-12-23 14:49:04.667 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-12-23 14:49:04.686 | 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-12-23 14:49:04.699 | 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-12-23 14:49:04.711 | 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-12-23 14:49:04.729 | 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-12-23 14:49:04.732 | 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-12-23 14:49:04.734 | 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-12-23 14:49:04.746 | 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-12-23 14:49:04.749 | 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-12-23 14:49:04.753 | 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-12-23 14:49:04.759 | 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-12-23 14:49:04.764 | 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-12-23 14:49:04.785 | 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-12-23 14:49:04.790 | 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-12-23 14:49:04.797 | 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-12-23 14:49:04.821 | 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-12-23 14:49:04.826 | 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-12-23 14:49:04.830 | 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-12-23 14:49:04.842 | 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-12-23 14:49:04.845 | 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-12-23 14:49:04.848 | 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-12-23 14:49:04.855 | 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-12-23 14:49:04.865 | 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-12-23 14:49:04.872 | 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-12-23 14:49:04.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-12-23 14:49:04.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-12-23 14:49:04.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-12-23 14:49:04.928 | 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) (49.6.0) 2021-12-23 14:49:04.975 | 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-12-23 14:49:05.018 | 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-12-23 14:49:05.038 | 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-12-23 14:49:05.107 | 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-12-23 14:49:05.111 | 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-12-23 14:49:05.117 | 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-12-23 14:49:05.120 | 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-12-23 14:49:05.124 | 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-12-23 14:49:05.132 | 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-12-23 14:49:05.142 | 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-12-23 14:49:05.147 | 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-12-23 14:49:05.154 | 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-12-23 14:49:05.158 | 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-12-23 14:49:05.161 | 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-12-23 14:49:05.165 | 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-12-23 14:49:05.167 | 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-12-23 14:49:05.172 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:49:05.175 | 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-12-23 14:49:05.178 | 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-12-23 14:49:05.181 | 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-12-23 14:49:05.184 | 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-12-23 14:49:05.196 | 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-12-23 14:49:05.198 | 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-12-23 14:49:05.201 | 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-12-23 14:49:05.205 | 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-12-23 14:49:05.217 | 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-12-23 14:49:05.222 | 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-12-23 14:49:05.224 | 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-12-23 14:49:05.228 | 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-12-23 14:49:05.231 | 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-12-23 14:49:05.239 | 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-12-23 14:49:06.859 | Installing collected packages: openstack-placement 2021-12-23 14:49:06.861 | Running setup.py develop for openstack-placement 2021-12-23 14:49:08.530 | Successfully installed openstack-placement 2021-12-23 14:49:08.708 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:49:08.708 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:49:08.780 | + inc/python:pip_install:207 : result=0 2021-12-23 14:49:08.784 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:49:08.788 | + functions-common:time_stop:2331 : local name 2021-12-23 14:49:08.792 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:49:08.795 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:49:08.797 | + functions-common:time_stop:2334 : local total 2021-12-23 14:49:08.800 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:49:08.802 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:49:08.804 | + functions-common:time_stop:2338 : start_time=1640270938496 2021-12-23 14:49:08.806 | + functions-common:time_stop:2340 : [[ -z 1640270938496 ]] 2021-12-23 14:49:08.809 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:49:08.813 | + functions-common:time_stop:2343 : end_time=1640270948810 2021-12-23 14:49:08.815 | + functions-common:time_stop:2344 : elapsed_time=10314 2021-12-23 14:49:08.817 | + functions-common:time_stop:2345 : total=217400 2021-12-23 14:49:08.820 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:49:08.822 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=227714 2021-12-23 14:49:08.825 | + inc/python:pip_install:210 : return 0 2021-12-23 14:49:08.827 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 14:49:08.830 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-23 14:49:08.833 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-23 14:49:08.851 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-23 14:49:08.862 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-23 14:49:08.865 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-23 14:49:08.867 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:49:08.869 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:49:08.872 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-23 14:49:08.876 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:49:08.879 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 14:49:08.883 | + ./stack.sh:main:921 : configure_placement 2021-12-23 14:49:08.886 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-23 14:49:08.898 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-23 14:49:08.900 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-23 14:49:08.905 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-23 14:49:08.907 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-23 14:49:08.910 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-23 14:49:08.912 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-23 14:49:08.915 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-23 14:49:08.918 | + 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-12-23 14:49:08.945 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-23 14:49:08.973 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-23 14:49:09.000 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-23 14:49:09.003 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-23 14:49:09.005 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-23 14:49:09.008 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 14:49:09.010 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-23 14:49:09.037 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-23 14:49:09.063 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:49:09.089 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-23 14:49:09.115 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-23 14:49:09.140 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-23 14:49:09.166 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-23 14:49:09.191 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-23 14:49:09.217 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:49:09.242 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 14:49:09.268 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-23 14:49:09.270 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-23 14:49:09.273 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:49:09.275 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:49:09.278 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-23 14:49:09.280 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-23 14:49:09.283 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:49:09.286 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:49:09.302 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:49:09.305 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:49:09.307 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:49:09.310 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:49:09.312 | + 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-12-23 14:49:09.338 | + 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-12-23 14:49:09.364 | + 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-12-23 14:49:09.389 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:49:09.414 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 14:49:09.417 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-23 14:49:09.420 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-23 14:49:09.422 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-23 14:49:09.425 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-23 14:49:09.427 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 14:49:09.430 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 14:49:09.433 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-23 14:49:09.436 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-23 14:49:09.439 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 14:49:09.442 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 14:49:09.453 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 14:49:09.454 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:49:09.461 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 14:49:09.464 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 14:49:09.478 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-23 14:49:09.481 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-23 14:49:09.484 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-23 14:49:09.512 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-23 14:49:09.536 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-23 14:49:09.562 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-23 14:49:09.587 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 14:49:09.612 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 14:49:09.636 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-23 14:49:09.661 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-23 14:49:09.686 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-23 14:49:09.714 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 14:49:09.739 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 14:49:09.764 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 14:49:09.789 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-23 14:49:09.814 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 14:49:09.816 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 14:49:09.820 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-23 14:49:09.822 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-23 14:49:09.825 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 14:49:09.827 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:49:09.830 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:49:09.832 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-23 14:49:09.836 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-23 14:49:09.838 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-23 14:49:09.863 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 14:49:09.890 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-12-23 14:49:09.890 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-23 14:49:09.897 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-23 14:49:09.900 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-23 14:49:09.903 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-23 14:49:09.906 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 14:49:09.908 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 14:49:09.911 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 14:49:09.913 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:49:09.915 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:49:09.918 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 14:49:09.920 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 14:49:09.923 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:49:09.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:49:09.928 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-23 14:49:09.998 | Enabling site placement-api. 2021-12-23 14:49:10.006 | To activate the new configuration, you need to run: 2021-12-23 14:49:10.006 | systemctl reload apache2 2021-12-23 14:49:10.013 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 14:49:10.016 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 14:49:10.020 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:49:10.024 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 14:49:10.198 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-23 14:49:10.217 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:49:10.220 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-23 14:49:10.238 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:49:10.240 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-23 14:49:10.261 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:49:10.264 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-23 14:49:10.266 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-23 14:49:10.269 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-23 14:49:10.300 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2021-12-23 14:49:10.329 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-23 14:49:10.355 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-23 14:49:10.381 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-23 14:49:10.407 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-23 14:49:10.433 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-23 14:49:10.459 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-23 14:49:10.485 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-23 14:49:10.504 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:49:10.507 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-23 14:49:10.523 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:49:10.526 | + ./stack.sh:main:947 : run_phase stack install 2021-12-23 14:49:10.529 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 14:49:10.531 | + functions-common:run_phase:1760 : local phase=install 2021-12-23 14:49:10.534 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 14:49:10.536 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 14:49:10.539 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 14:49:10.541 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 14:49:10.544 | + functions-common:run_phase:1769 : local extra 2021-12-23 14:49:10.547 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 14:49:10.551 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 14:49:10.553 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 14:49:10.556 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 14:49:10.559 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-23 14:49:10.562 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 14:49:10.577 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:49:10.579 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 14:49:10.582 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 14:49:10.585 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-23 14:49:10.588 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-23 14:49:10.591 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:49:10.594 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-23 14:49:10.596 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-23 14:49:10.599 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-23 14:49:10.602 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-23 14:49:10.605 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-23 14:49:10.607 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-23 14:49:10.609 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-23 14:49:10.612 | +++ functions-common:git_clone:527 : pwd 2021-12-23 14:49:10.615 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 14:49:10.617 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 14:49:10.620 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 14:49:10.635 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-23 14:49:10.637 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 14:49:10.640 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 14:49:10.642 | ++ functions-common:git_clone:544 : echo master 2021-12-23 14:49:10.643 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 14:49:10.647 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-23 14:49:10.649 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 14:49:10.651 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-23 14:49:10.654 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-23 14:49:10.655 | ++ functions-common:git_clone:593 : head -1 2021-12-23 14:49:10.686 | 3557e96e7 Merge "Revert "Skip 3.19 test_reset_group_snapshot_status"" 2021-12-23 14:49:10.690 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 14:49:10.694 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-23 14:49:10.726 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-23 14:49:10.733 | ++ 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-12-23 14:49:13.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:49:13.518 | 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-12-23 14:49:13.519 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.519 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.520 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.520 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.520 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.521 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.521 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.522 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.522 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.523 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.523 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.524 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.524 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.524 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.525 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.525 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.526 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.526 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.526 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.527 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.528 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.528 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.528 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.529 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.529 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.531 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.532 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.532 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.533 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.533 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.534 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.534 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.535 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.535 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.535 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.536 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.536 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.537 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.537 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.538 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.538 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.538 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.539 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.539 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.539 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.540 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.540 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.541 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.541 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.542 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.542 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.543 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.543 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.543 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.544 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.544 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.545 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.545 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.546 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.546 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.547 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.548 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.548 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.549 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.549 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.550 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.550 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.551 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.551 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.552 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.552 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.553 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.553 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.554 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.554 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.555 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.555 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.555 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.556 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.556 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.557 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.557 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.558 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.558 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.559 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.559 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.560 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.560 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.561 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.561 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.561 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.562 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.562 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.563 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.563 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.564 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.564 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.565 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.565 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.566 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.566 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.567 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.567 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.568 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.568 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.569 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.569 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.569 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.570 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.570 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.571 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.571 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.572 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.572 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.573 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.573 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.574 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.574 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.575 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.575 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.575 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.576 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.576 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.577 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.577 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.578 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.578 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.579 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.579 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.580 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.580 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.580 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.581 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.581 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.582 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.582 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.583 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.583 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.583 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.584 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.585 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.589 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.590 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.590 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.590 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.591 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.591 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.591 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.592 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.592 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.593 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.593 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.594 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.594 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.598 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.599 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.599 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.599 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.600 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.600 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.601 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.601 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.601 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.602 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.602 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.603 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.603 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.603 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.604 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.604 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.605 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.605 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.605 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.606 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.606 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.607 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.607 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.607 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.608 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.608 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.609 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.609 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.609 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.610 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.610 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.611 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.611 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.611 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.612 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.612 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.613 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.613 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.613 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.614 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.614 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.615 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.615 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.615 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.616 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.616 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.617 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.617 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.617 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.618 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.618 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.619 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.619 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.619 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.620 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.620 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.621 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.621 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.622 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.623 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.623 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.624 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.625 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.625 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.626 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.626 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.627 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.627 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.628 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.628 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.628 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.629 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.629 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.629 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.630 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.630 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.631 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.631 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.632 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.632 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.633 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.633 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.633 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.634 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.634 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.635 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.635 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.635 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.636 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.636 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.637 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.637 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.638 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.638 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.638 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.639 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.639 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.640 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.640 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.641 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.641 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.642 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.642 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.642 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.643 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.643 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.644 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.644 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.644 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.645 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.645 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.646 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.646 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.647 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.647 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.647 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.648 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.648 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.648 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.649 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.649 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.650 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.650 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.651 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.651 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.652 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.652 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.652 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.653 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.653 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.654 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.654 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.654 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.655 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.655 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.656 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.656 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.657 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.657 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.657 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.658 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.658 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.659 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.659 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.660 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.660 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.660 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.661 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.661 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.662 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.662 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.663 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.663 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.664 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.664 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.665 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.665 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.666 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.666 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.667 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.667 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.667 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.668 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.669 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.669 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.669 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.670 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.670 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.671 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.671 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.671 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.672 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.672 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.673 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.673 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.674 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.674 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.674 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.675 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.675 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.676 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.676 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.677 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.677 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.678 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.678 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.678 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.679 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.679 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.680 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.680 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.681 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.681 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.682 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.682 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.682 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.683 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.683 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.684 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.684 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.684 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.685 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.685 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.686 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.686 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.687 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.687 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.687 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.688 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.689 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.689 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.690 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.690 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.691 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.691 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.691 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.692 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.692 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.692 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.693 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.693 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.694 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.694 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.695 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.695 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.695 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.696 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.696 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.697 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.697 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.698 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.698 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.698 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.699 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.699 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.700 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.700 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.701 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.702 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.702 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:13.702 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:49:13.703 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:49:13.703 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:49:14.016 | Collecting tox!=2.8.0 2021-12-23 14:49:14.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-23 14:49:14.169 | 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-12-23 14:49:14.324 | Collecting py===1.8.1 2021-12-23 14:49:14.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-12-23 14:49:14.530 | Collecting toml>=0.9.4 2021-12-23 14:49:14.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-23 14:49:14.746 | Collecting pluggy===0.13.1 2021-12-23 14:49:14.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-23 14:49:15.030 | Collecting virtualenv===20.0.17 2021-12-23 14:49:15.049 | 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-12-23 14:49:15.348 | Collecting packaging===20.3 2021-12-23 14:49:15.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-23 14:49:15.451 | 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-12-23 14:49:15.490 | Collecting filelock===3.0.12 2021-12-23 14:49:15.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-23 14:49:15.508 | 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-12-23 14:49:15.521 | 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-12-23 14:49:15.582 | Collecting importlib-resources===1.4.0 2021-12-23 14:49:15.589 | 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-12-23 14:49:15.641 | Collecting distlib===0.3.0 2021-12-23 14:49:15.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-23 14:49:16.473 | 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-12-23 14:49:16.480 | Building wheels for collected packages: distlib 2021-12-23 14:49:16.481 | Building wheel for distlib (setup.py): started 2021-12-23 14:49:17.371 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-23 14:49:17.376 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=32da10db2cbb2cb9ded382b6031baf7471882b6cddbb15aa391d593e8310ad13 2021-12-23 14:49:17.376 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-23 14:49:17.377 | Successfully built distlib 2021-12-23 14:49:19.728 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-23 14:49:19.728 | Attempting uninstall: distlib 2021-12-23 14:49:19.730 | Found existing installation: distlib 0.3.4 2021-12-23 14:49:19.741 | Uninstalling distlib-0.3.4: 2021-12-23 14:49:19.743 | Successfully uninstalled distlib-0.3.4 2021-12-23 14:49:19.895 | Attempting uninstall: filelock 2021-12-23 14:49:19.898 | Found existing installation: filelock 3.4.0 2021-12-23 14:49:19.906 | Uninstalling filelock-3.4.0: 2021-12-23 14:49:19.908 | Successfully uninstalled filelock-3.4.0 2021-12-23 14:49:19.922 | Attempting uninstall: importlib-resources 2021-12-23 14:49:19.924 | Found existing installation: importlib-resources 5.4.0 2021-12-23 14:49:19.947 | Uninstalling importlib-resources-5.4.0: 2021-12-23 14:49:19.950 | Successfully uninstalled importlib-resources-5.4.0 2021-12-23 14:49:20.158 | Attempting uninstall: virtualenv 2021-12-23 14:49:20.160 | Found existing installation: virtualenv 20.10.0 2021-12-23 14:49:20.230 | Uninstalling virtualenv-20.10.0: 2021-12-23 14:49:20.238 | Successfully uninstalled virtualenv-20.10.0 2021-12-23 14:49:20.692 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-12-23 14:49:20.838 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:49:20.838 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:49:20.952 | ++ inc/python:pip_install:207 : result=0 2021-12-23 14:49:20.955 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:49:20.958 | ++ functions-common:time_stop:2331 : local name 2021-12-23 14:49:20.962 | ++ functions-common:time_stop:2332 : local end_time 2021-12-23 14:49:20.965 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:49:20.968 | ++ functions-common:time_stop:2334 : local total 2021-12-23 14:49:20.972 | ++ functions-common:time_stop:2335 : local start_time 2021-12-23 14:49:20.975 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:49:20.978 | ++ functions-common:time_stop:2338 : start_time=1640270950720 2021-12-23 14:49:20.981 | ++ functions-common:time_stop:2340 : [[ -z 1640270950720 ]] 2021-12-23 14:49:20.985 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:49:20.989 | ++ functions-common:time_stop:2343 : end_time=1640270960986 2021-12-23 14:49:20.991 | ++ functions-common:time_stop:2344 : elapsed_time=10266 2021-12-23 14:49:20.994 | ++ functions-common:time_stop:2345 : total=227714 2021-12-23 14:49:20.996 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:49:20.998 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=237980 2021-12-23 14:49:21.001 | ++ inc/python:pip_install:210 : return 0 2021-12-23 14:49:21.003 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-23 14:49:21.003 | /opt/stack/tempest ~/devstack 2021-12-23 14:49:21.006 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-23 14:49:21.029 | M .coveragerc 2021-12-23 14:49:21.029 | M .gitignore 2021-12-23 14:49:21.029 | M .gitreview 2021-12-23 14:49:21.029 | M .mailmap 2021-12-23 14:49:21.029 | M .stestr.conf 2021-12-23 14:49:21.030 | M CONTRIBUTING.rst 2021-12-23 14:49:21.030 | M HACKING.rst 2021-12-23 14:49:21.030 | M LICENSE 2021-12-23 14:49:21.030 | M README.rst 2021-12-23 14:49:21.030 | M REVIEWING.rst 2021-12-23 14:49:21.030 | M bindep.txt 2021-12-23 14:49:21.030 | M doc/requirements.txt 2021-12-23 14:49:21.030 | M doc/source/_extra/.htaccess 2021-12-23 14:49:21.030 | M doc/source/_static/.keep 2021-12-23 14:49:21.030 | M doc/source/account_generator.rst 2021-12-23 14:49:21.030 | M doc/source/cleanup.rst 2021-12-23 14:49:21.030 | M doc/source/conf.py 2021-12-23 14:49:21.030 | M doc/source/configuration.rst 2021-12-23 14:49:21.030 | M doc/source/contributor/contributing.rst 2021-12-23 14:49:21.030 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-23 14:49:21.030 | M doc/source/data/tempest-plugins-registry.header 2021-12-23 14:49:21.030 | M doc/source/index.rst 2021-12-23 14:49:21.030 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-23 14:49:21.030 | M doc/source/library.rst 2021-12-23 14:49:21.030 | M doc/source/library/api_microversion_testing.rst 2021-12-23 14:49:21.030 | M doc/source/library/auth.rst 2021-12-23 14:49:21.030 | M doc/source/library/cli.rst 2021-12-23 14:49:21.030 | M doc/source/library/clients.rst 2021-12-23 14:49:21.030 | M doc/source/library/credential_providers.rst 2021-12-23 14:49:21.030 | M doc/source/library/decorators.rst 2021-12-23 14:49:21.030 | M doc/source/library/rest_client.rst 2021-12-23 14:49:21.030 | M doc/source/library/service_clients/compute_clients.rst 2021-12-23 14:49:21.030 | M doc/source/library/utils.rst 2021-12-23 14:49:21.030 | M doc/source/library/validation_resources.rst 2021-12-23 14:49:21.030 | M doc/source/microversion_testing.rst 2021-12-23 14:49:21.030 | M doc/source/overview.rst 2021-12-23 14:49:21.030 | M doc/source/plugins/index.rst 2021-12-23 14:49:21.030 | M doc/source/plugins/plugin.rst 2021-12-23 14:49:21.030 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-23 14:49:21.031 | M doc/source/run.rst 2021-12-23 14:49:21.031 | M doc/source/sampleconf.rst 2021-12-23 14:49:21.031 | M doc/source/stable_branch_support_policy.rst 2021-12-23 14:49:21.031 | M doc/source/stable_branch_testing_policy.rst 2021-12-23 14:49:21.031 | M doc/source/subunit_describe_calls.rst 2021-12-23 14:49:21.031 | M doc/source/supported_version.rst 2021-12-23 14:49:21.031 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-23 14:49:21.031 | M doc/source/test_removal.rst 2021-12-23 14:49:21.031 | M doc/source/tests/modules.rst 2021-12-23 14:49:21.031 | M doc/source/workspace.rst 2021-12-23 14:49:21.031 | M doc/source/write_tests.rst 2021-12-23 14:49:21.031 | M etc/accounts.yaml.sample 2021-12-23 14:49:21.031 | M etc/allow-list.yaml 2021-12-23 14:49:21.031 | M etc/logging.conf.sample 2021-12-23 14:49:21.031 | M etc/rbac-persona-accounts.yaml.sample 2021-12-23 14:49:21.031 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-23 14:49:21.031 | M playbooks/devstack-tempest.yaml 2021-12-23 14:49:21.031 | M playbooks/post-tempest.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-23 14:49:21.031 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-23 14:49:21.032 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-23 14:49:21.033 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-23 14:49:21.034 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-23 14:49:21.035 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-23 14:49:21.036 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-23 14:49:21.037 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-23 14:49:21.038 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-23 14:49:21.039 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-23 14:49:21.040 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-23 14:49:21.041 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-23 14:49:21.041 | M releasenotes/source/_static/.placeholder 2021-12-23 14:49:21.041 | M releasenotes/source/_templates/.placeholder 2021-12-23 14:49:21.041 | M releasenotes/source/conf.py 2021-12-23 14:49:21.041 | M releasenotes/source/index.rst 2021-12-23 14:49:21.042 | M releasenotes/source/unreleased.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v10.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v11.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v12.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v13.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v14.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v15.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v16.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v16.1.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v17.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v17.1.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v17.2.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v18.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v19.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v20.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v21.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v22.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v22.1.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v23.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v24.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v26.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v26.1.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v27.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v28.0.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v28.1.0.rst 2021-12-23 14:49:21.042 | M releasenotes/source/v29.0.0.rst 2021-12-23 14:49:21.042 | M requirements.txt 2021-12-23 14:49:21.042 | M roles/acl-devstack-files/README.rst 2021-12-23 14:49:21.042 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-23 14:49:21.042 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-23 14:49:21.042 | M roles/run-tempest-26/README.rst 2021-12-23 14:49:21.042 | M roles/run-tempest-26/defaults/main.yaml 2021-12-23 14:49:21.042 | M roles/run-tempest-26/tasks/main.yaml 2021-12-23 14:49:21.043 | M roles/run-tempest/README.rst 2021-12-23 14:49:21.043 | M roles/run-tempest/defaults/main.yaml 2021-12-23 14:49:21.043 | M roles/run-tempest/tasks/main.yaml 2021-12-23 14:49:21.043 | M roles/setup-tempest-data-dir/README.rst 2021-12-23 14:49:21.043 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-23 14:49:21.043 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-23 14:49:21.043 | M roles/setup-tempest-run-dir/README.rst 2021-12-23 14:49:21.043 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-23 14:49:21.043 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-23 14:49:21.043 | M roles/tempest-cleanup/README.rst 2021-12-23 14:49:21.043 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-23 14:49:21.043 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-23 14:49:21.043 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-23 14:49:21.043 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-23 14:49:21.043 | M setup.cfg 2021-12-23 14:49:21.043 | M setup.py 2021-12-23 14:49:21.043 | M tempest/README.rst 2021-12-23 14:49:21.043 | M tempest/__init__.py 2021-12-23 14:49:21.043 | M tempest/api/README.rst 2021-12-23 14:49:21.043 | M tempest/api/__init__.py 2021-12-23 14:49:21.043 | M tempest/api/compute/__init__.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/__init__.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_agents.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_aggregates.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_create_server.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_delete_server.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-23 14:49:21.043 | M tempest/api/compute/admin/test_flavors.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_hosts.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_live_migration.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_migrations.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_networks.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_quotas.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_security_groups.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_servers.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_services.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_services_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_volume.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-23 14:49:21.044 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-23 14:49:21.044 | M tempest/api/compute/api_microversion_fixture.py 2021-12-23 14:49:21.045 | M tempest/api/compute/base.py 2021-12-23 14:49:21.045 | M tempest/api/compute/certificates/__init__.py 2021-12-23 14:49:21.045 | M tempest/api/compute/certificates/test_certificates.py 2021-12-23 14:49:21.045 | M tempest/api/compute/flavors/__init__.py 2021-12-23 14:49:21.045 | M tempest/api/compute/flavors/test_flavors.py 2021-12-23 14:49:21.045 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/floating_ips/__init__.py 2021-12-23 14:49:21.045 | M tempest/api/compute/floating_ips/base.py 2021-12-23 14:49:21.045 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-23 14:49:21.045 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-23 14:49:21.045 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/__init__.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_image_metadata.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_images.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_images_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/images/test_list_images.py 2021-12-23 14:49:21.045 | M tempest/api/compute/keypairs/__init__.py 2021-12-23 14:49:21.045 | M tempest/api/compute/keypairs/base.py 2021-12-23 14:49:21.045 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-23 14:49:21.045 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-23 14:49:21.045 | M tempest/api/compute/limits/__init__.py 2021-12-23 14:49:21.045 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-23 14:49:21.045 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-23 14:49:21.045 | M tempest/api/compute/security_groups/__init__.py 2021-12-23 14:49:21.046 | M tempest/api/compute/security_groups/base.py 2021-12-23 14:49:21.046 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-23 14:49:21.046 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-23 14:49:21.046 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/__init__.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_create_server.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_delete_server.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_disk_config.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_novnc.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_actions.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_group.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_password.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_personality.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_server_tags.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_servers.py 2021-12-23 14:49:21.046 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-23 14:49:21.047 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-23 14:49:21.047 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-23 14:49:21.047 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-23 14:49:21.047 | M tempest/api/compute/test_extensions.py 2021-12-23 14:49:21.047 | M tempest/api/compute/test_networks.py 2021-12-23 14:49:21.047 | M tempest/api/compute/test_quotas.py 2021-12-23 14:49:21.047 | M tempest/api/compute/test_tenant_networks.py 2021-12-23 14:49:21.047 | M tempest/api/compute/test_versions.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/__init__.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-23 14:49:21.047 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-23 14:49:21.047 | M tempest/api/identity/__init__.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/__init__.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/__init__.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_services.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_users.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v3/__init__.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-23 14:49:21.047 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_services.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_users.py 2021-12-23 14:49:21.048 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-23 14:49:21.048 | M tempest/api/identity/base.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/__init__.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/test_extension.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/test_tenants.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/test_tokens.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v2/test_users.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v3/__init__.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v3/test_access_rules.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-23 14:49:21.048 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-23 14:49:21.049 | M tempest/api/identity/v3/test_catalog.py 2021-12-23 14:49:21.049 | M tempest/api/identity/v3/test_domains.py 2021-12-23 14:49:21.049 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-23 14:49:21.049 | M tempest/api/identity/v3/test_projects.py 2021-12-23 14:49:21.049 | M tempest/api/identity/v3/test_tokens.py 2021-12-23 14:49:21.049 | M tempest/api/identity/v3/test_users.py 2021-12-23 14:49:21.049 | M tempest/api/image/__init__.py 2021-12-23 14:49:21.049 | M tempest/api/image/base.py 2021-12-23 14:49:21.049 | M tempest/api/image/v1/__init__.py 2021-12-23 14:49:21.049 | M tempest/api/image/v1/test_image_members.py 2021-12-23 14:49:21.049 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-23 14:49:21.049 | M tempest/api/image/v1/test_images.py 2021-12-23 14:49:21.049 | M tempest/api/image/v1/test_images_negative.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/__init__.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/__init__.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/test_images.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images_member.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images_negative.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images_tags.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-23 14:49:21.049 | M tempest/api/image/v2/test_versions.py 2021-12-23 14:49:21.049 | M tempest/api/network/__init__.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/__init__.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_ports.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_quotas.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_routers.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-23 14:49:21.050 | M tempest/api/network/admin/test_routers_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/base.py 2021-12-23 14:49:21.050 | M tempest/api/network/base_security_groups.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_agent_management_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_allowed_address_pair.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_extensions.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_floating_ips.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_floating_ips_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_networks.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_networks_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_ports.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_routers.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_routers_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_security_groups.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_security_groups_negative.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_service_providers.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_tags.py 2021-12-23 14:49:21.050 | M tempest/api/network/test_versions.py 2021-12-23 14:49:21.050 | M tempest/api/object_storage/__init__.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/base.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_account_bulk.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_account_quotas.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_account_services.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_acl.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_quotas.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_services.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_sync.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_crossdomain.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_healthcheck.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_expiry.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_formpost.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_services.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_slo.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-23 14:49:21.051 | M tempest/api/object_storage/test_object_version.py 2021-12-23 14:49:21.051 | M tempest/api/volume/__init__.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/__init__.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_group_types.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_groups.py 2021-12-23 14:49:21.051 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_qos.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_user_messages.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_services.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_types.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-23 14:49:21.052 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-23 14:49:21.052 | M tempest/api/volume/api_microversion_fixture.py 2021-12-23 14:49:21.052 | M tempest/api/volume/base.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_availability_zone.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_extensions.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_image_metadata.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_versions.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_volume_metadata.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_volume_transfers.py 2021-12-23 14:49:21.052 | M tempest/api/volume/test_volumes_actions.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_backup.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_clone.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_extend.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_get.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_list.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_negative.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-23 14:49:21.053 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-23 14:49:21.053 | M tempest/clients.py 2021-12-23 14:49:21.053 | M tempest/cmd/__init__.py 2021-12-23 14:49:21.053 | M tempest/cmd/cleanup.py 2021-12-23 14:49:21.053 | M tempest/cmd/cleanup_service.py 2021-12-23 14:49:21.053 | M tempest/cmd/config-generator.tempest.conf 2021-12-23 14:49:21.053 | M tempest/cmd/init.py 2021-12-23 14:49:21.053 | M tempest/cmd/list_plugins.py 2021-12-23 14:49:21.053 | M tempest/cmd/main.py 2021-12-23 14:49:21.053 | M tempest/cmd/run.py 2021-12-23 14:49:21.053 | M tempest/cmd/subunit_describe_calls.py 2021-12-23 14:49:21.053 | M tempest/cmd/verify_tempest_config.py 2021-12-23 14:49:21.053 | M tempest/cmd/workspace.py 2021-12-23 14:49:21.053 | M tempest/common/__init__.py 2021-12-23 14:49:21.053 | M tempest/common/compute.py 2021-12-23 14:49:21.053 | M tempest/common/credentials_factory.py 2021-12-23 14:49:21.053 | M tempest/common/custom_matchers.py 2021-12-23 14:49:21.053 | M tempest/common/identity.py 2021-12-23 14:49:21.053 | M tempest/common/image.py 2021-12-23 14:49:21.053 | M tempest/common/tempest_fixtures.py 2021-12-23 14:49:21.053 | M tempest/common/utils/__init__.py 2021-12-23 14:49:21.053 | M tempest/common/utils/linux/__init__.py 2021-12-23 14:49:21.053 | M tempest/common/utils/linux/remote_client.py 2021-12-23 14:49:21.053 | M tempest/common/utils/net_info.py 2021-12-23 14:49:21.054 | M tempest/common/utils/net_utils.py 2021-12-23 14:49:21.054 | M tempest/common/waiters.py 2021-12-23 14:49:21.054 | M tempest/config.py 2021-12-23 14:49:21.054 | M tempest/hacking/__init__.py 2021-12-23 14:49:21.054 | M tempest/hacking/checks.py 2021-12-23 14:49:21.054 | M tempest/lib/__init__.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/__init__.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/__init__.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-23 14:49:21.054 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-23 14:49:21.055 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-23 14:49:21.056 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/services.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-23 14:49:21.057 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-23 14:49:21.058 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-23 14:49:21.058 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-23 14:49:21.058 | M tempest/lib/auth.py 2021-12-23 14:49:21.058 | M tempest/lib/base.py 2021-12-23 14:49:21.058 | M tempest/lib/cli/__init__.py 2021-12-23 14:49:21.058 | M tempest/lib/cli/base.py 2021-12-23 14:49:21.058 | M tempest/lib/cli/output_parser.py 2021-12-23 14:49:21.058 | M tempest/lib/cmd/__init__.py 2021-12-23 14:49:21.058 | M tempest/lib/common/__init__.py 2021-12-23 14:49:21.058 | M tempest/lib/common/api_microversion_fixture.py 2021-12-23 14:49:21.058 | M tempest/lib/common/api_version_request.py 2021-12-23 14:49:21.058 | M tempest/lib/common/api_version_utils.py 2021-12-23 14:49:21.058 | M tempest/lib/common/cred_client.py 2021-12-23 14:49:21.058 | M tempest/lib/common/cred_provider.py 2021-12-23 14:49:21.058 | M tempest/lib/common/dynamic_creds.py 2021-12-23 14:49:21.058 | M tempest/lib/common/fixed_network.py 2021-12-23 14:49:21.058 | M tempest/lib/common/http.py 2021-12-23 14:49:21.058 | M tempest/lib/common/jsonschema_validator.py 2021-12-23 14:49:21.058 | M tempest/lib/common/preprov_creds.py 2021-12-23 14:49:21.058 | M tempest/lib/common/profiler.py 2021-12-23 14:49:21.058 | M tempest/lib/common/rest_client.py 2021-12-23 14:49:21.058 | M tempest/lib/common/ssh.py 2021-12-23 14:49:21.058 | M tempest/lib/common/thread.py 2021-12-23 14:49:21.058 | M tempest/lib/common/utils/__init__.py 2021-12-23 14:49:21.058 | M tempest/lib/common/utils/data_utils.py 2021-12-23 14:49:21.058 | M tempest/lib/common/utils/linux/__init__.py 2021-12-23 14:49:21.058 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-23 14:49:21.058 | M tempest/lib/common/utils/misc.py 2021-12-23 14:49:21.058 | M tempest/lib/common/utils/test_utils.py 2021-12-23 14:49:21.058 | M tempest/lib/common/validation_resources.py 2021-12-23 14:49:21.058 | M tempest/lib/decorators.py 2021-12-23 14:49:21.058 | M tempest/lib/exceptions.py 2021-12-23 14:49:21.058 | M tempest/lib/services/__init__.py 2021-12-23 14:49:21.058 | M tempest/lib/services/clients.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/__init__.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/agents_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/aggregates_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/base_compute_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/certificates_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/extensions_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/flavors_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/hosts_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/images_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/interfaces_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/keypairs_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/limits_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/migrations_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/networks_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/quotas_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/security_groups_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/server_groups_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/servers_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/services_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/snapshots_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-23 14:49:21.059 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/compute/versions_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/compute/volumes_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/__init__.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/__init__.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/services_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/token_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v2/users_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/__init__.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-23 14:49:21.060 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/services_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/token_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/users_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/__init__.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v1/__init__.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v1/images_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/__init__.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/images_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/image/v2/versions_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/__init__.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/agents_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/base.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/extensions_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/floating_ips_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/log_resource_client.py 2021-12-23 14:49:21.061 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/metering_labels_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/networks_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/ports_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/qos_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/quotas_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/routers_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/security_groups_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/segments_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/service_providers_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/subnetpools_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/subnets_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/tags_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/trunks_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/network/versions_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/object_storage/__init__.py 2021-12-23 14:49:21.062 | M tempest/lib/services/object_storage/account_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/object_storage/container_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/object_storage/object_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/placement/__init__.py 2021-12-23 14:49:21.062 | M tempest/lib/services/placement/base_placement_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/placement/placement_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/volume/__init__.py 2021-12-23 14:49:21.062 | M tempest/lib/services/volume/base_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/volume/v2/__init__.py 2021-12-23 14:49:21.062 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-23 14:49:21.062 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/services_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/types_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/__init__.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/base_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-23 14:49:21.063 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/services_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/types_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-23 14:49:21.064 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-23 14:49:21.064 | M tempest/scenario/README.rst 2021-12-23 14:49:21.064 | M tempest/scenario/__init__.py 2021-12-23 14:49:21.064 | M tempest/scenario/manager.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_minimum_basic.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_network_basic_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_network_qos_placement.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_network_v6.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_server_advanced_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_server_basic_ops.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_server_multinode.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_shelve_instance.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_snapshot_pattern.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_stamp_pattern.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_unified_limits.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_volume_backup_restore.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-23 14:49:21.064 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-23 14:49:21.064 | M tempest/services/__init__.py 2021-12-23 14:49:21.065 | M tempest/services/orchestration/__init__.py 2021-12-23 14:49:21.065 | M tempest/services/orchestration/json/__init__.py 2021-12-23 14:49:21.065 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-23 14:49:21.065 | M tempest/test.py 2021-12-23 14:49:21.065 | M tempest/test_discover/__init__.py 2021-12-23 14:49:21.065 | M tempest/test_discover/plugins.py 2021-12-23 14:49:21.065 | M tempest/test_discover/test_discover.py 2021-12-23 14:49:21.065 | M tempest/tests/README.rst 2021-12-23 14:49:21.065 | M tempest/tests/__init__.py 2021-12-23 14:49:21.065 | M tempest/tests/api/__init__.py 2021-12-23 14:49:21.065 | M tempest/tests/api/compute/__init__.py 2021-12-23 14:49:21.065 | M tempest/tests/api/compute/test_base.py 2021-12-23 14:49:21.065 | M tempest/tests/base.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/__init__.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-23 14:49:21.065 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_account_generator.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_cleanup.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_list_plugins.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_run.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_tempest_init.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-23 14:49:21.065 | M tempest/tests/cmd/test_workspace.py 2021-12-23 14:49:21.065 | M tempest/tests/common/__init__.py 2021-12-23 14:49:21.065 | M tempest/tests/common/test_admin_available.py 2021-12-23 14:49:21.065 | M tempest/tests/common/test_alt_available.py 2021-12-23 14:49:21.065 | M tempest/tests/common/test_compute.py 2021-12-23 14:49:21.065 | M tempest/tests/common/test_credentials_factory.py 2021-12-23 14:49:21.065 | M tempest/tests/common/test_custom_matchers.py 2021-12-23 14:49:21.065 | M tempest/tests/common/test_image.py 2021-12-23 14:49:21.066 | M tempest/tests/common/utils/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/common/utils/linux/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-23 14:49:21.066 | M tempest/tests/common/utils/test_net_utils.py 2021-12-23 14:49:21.066 | M tempest/tests/fake_config.py 2021-12-23 14:49:21.066 | M tempest/tests/fake_tempest_plugin.py 2021-12-23 14:49:21.066 | M tempest/tests/files/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/files/failing-tests 2021-12-23 14:49:21.066 | M tempest/tests/files/passing-tests 2021-12-23 14:49:21.066 | M tempest/tests/files/setup.cfg 2021-12-23 14:49:21.066 | M tempest/tests/files/testr-conf 2021-12-23 14:49:21.066 | M tempest/tests/lib/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/cli/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/cli/test_execute.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/cmd/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_cred_client.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_http.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_profiler.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_rest_client.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/utils/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-23 14:49:21.066 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/fake_auth_provider.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/fake_credentials.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/fake_http.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/fake_identity.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/__init__.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/base.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/__init__.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-23 14:49:21.067 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/__init__.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-23 14:49:21.068 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/__init__.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-23 14:49:21.069 | M tempest/tests/lib/services/network/__init__.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/placement/__init__.py 2021-12-23 14:49:21.070 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/registry_fixture.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/test_clients.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/__init__.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-23 14:49:21.071 | tas_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/test_auth.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/test_base.py 2021-12-23 14:49:21.071 | M tempest/tests/lib/test_credentials.py 2021-12-23 14:49:21.072 | M tempest/tests/lib/test_decorators.py 2021-12-23 14:49:21.072 | M tempest/tests/lib/test_ssh.py 2021-12-23 14:49:21.072 | M tempest/tests/lib/test_tempest_lib.py 2021-12-23 14:49:21.072 | M tempest/tests/test_base_test.py 2021-12-23 14:49:21.072 | M tempest/tests/test_config.py 2021-12-23 14:49:21.072 | M tempest/tests/test_decorators.py 2021-12-23 14:49:21.072 | M tempest/tests/test_hacking.py 2021-12-23 14:49:21.072 | M tempest/tests/test_imports.py 2021-12-23 14:49:21.072 | M tempest/tests/test_list_tests.py 2021-12-23 14:49:21.072 | M tempest/tests/test_microversions.py 2021-12-23 14:49:21.072 | M tempest/tests/test_tempest_plugin.py 2021-12-23 14:49:21.072 | M tempest/tests/test_test.py 2021-12-23 14:49:21.072 | M tempest/tests/utils.py 2021-12-23 14:49:21.072 | M tempest/version.py 2021-12-23 14:49:21.072 | M test-requirements.txt 2021-12-23 14:49:21.072 | M tools/generate-tempest-plugins-list.py 2021-12-23 14:49:21.072 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-23 14:49:21.072 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-23 14:49:21.072 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-23 14:49:21.072 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-23 14:49:21.072 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-23 14:49:21.072 | M tools/tempest-plugin-sanity.sh 2021-12-23 14:49:21.072 | M tox.ini 2021-12-23 14:49:21.072 | M zuul.d/base.yaml 2021-12-23 14:49:21.072 | M zuul.d/integrated-gate.yaml 2021-12-23 14:49:21.072 | M zuul.d/project.yaml 2021-12-23 14:49:21.072 | M zuul.d/stable-jobs.yaml 2021-12-23 14:49:21.072 | M zuul.d/tempest-specific.yaml 2021-12-23 14:49:21.072 | Your branch is up to date with 'origin/master'. 2021-12-23 14:49:21.072 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-23 14:49:21.072 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-23 14:49:21.072 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.NEQDl3lO5M 2021-12-23 14:49:21.072 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.NEQDl3lO5M 2021-12-23 14:49:21.072 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-23 14:49:21.073 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.NEQDl3lO5M 2021-12-23 14:49:21.073 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-23 14:49:21.073 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-23 14:49:21.073 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-23 14:49:21.073 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-23 14:49:21.712 | full create: /opt/stack/tempest/.tox/tempest 2021-12-23 14:49:22.587 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-23 14:49:58.800 | full develop-inst: /opt/stack/tempest 2021-12-23 14:50:04.342 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 14:50:04.342 | ___________________________________ summary ____________________________________ 2021-12-23 14:50:04.343 | full: skipped tests 2021-12-23 14:50:04.343 | congratulations :) 2021-12-23 14:50:04.378 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.NEQDl3lO5M -r requirements.txt 2021-12-23 14:50:05.072 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.122 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.196 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.228 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.273 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.442 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.471 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.495 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.511 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.526 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.541 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.616 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.694 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.698 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.741 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.798 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.816 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.871 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:05.932 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:06.018 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:06.025 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:06.029 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:06.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:50:06.066 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 26)) (4.5.0) 2021-12-23 14:50:06.078 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 47)) (5.8.0) 2021-12-23 14:50:06.081 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 54)) (5.1.0) 2021-12-23 14:50:06.086 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 65)) (3.0.0) 2021-12-23 14:50:06.098 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 122)) (2.3.0) 2021-12-23 14:50:06.110 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 140)) (0.8.0) 2021-12-23 14:50:06.116 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 149)) (2.4.0) 2021-12-23 14:50:06.131 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 175)) (2.8.1) 2021-12-23 14:50:06.167 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 180)) (1.26.7) 2021-12-23 14:50:06.190 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 185)) (1.4.0) 2021-12-23 14:50:06.218 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 189)) (6.0) 2021-12-23 14:50:06.221 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 194)) (36.0.1) 2021-12-23 14:50:06.263 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 212)) (1.1.0) 2021-12-23 14:50:06.270 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 220)) (3.2.0) 2021-12-23 14:50:06.281 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 258)) (3.10.0) 2021-12-23 14:50:06.294 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 293)) (4.6.1) 2021-12-23 14:50:06.338 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 297)) (4.8.3) 2021-12-23 14:50:06.381 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 325)) (3.2.1) 2021-12-23 14:50:06.410 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 326)) (4.2.0) 2021-12-23 14:50:06.420 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 337)) (0.4.0) 2021-12-23 14:50:06.423 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 366)) (2.5.0) 2021-12-23 14:50:06.434 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 406)) (1.4.0) 2021-12-23 14:50:06.448 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 414)) (1.0.3) 2021-12-23 14:50:06.451 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 416)) (8.7.1) 2021-12-23 14:50:06.497 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 431)) (3.0.6) 2021-12-23 14:50:06.503 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 445)) (3.5.0) 2021-12-23 14:50:06.512 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 455)) (2.3.3) 2021-12-23 14:50:06.575 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 473)) (1.16.0) 2021-12-23 14:50:06.578 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 504)) (1.13.3) 2021-12-23 14:50:06.582 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 515)) (1.5.0) 2021-12-23 14:50:06.587 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 520)) (0.18.2) 2021-12-23 14:50:06.590 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 549)) (5.4.0) 2021-12-23 14:50:06.618 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 566)) (1.15.0) 2021-12-23 14:50:06.622 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 569)) (3.2.0) 2021-12-23 14:50:06.654 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 582)) (3.6.0) 2021-12-23 14:50:06.681 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 597)) (0.14.1) 2021-12-23 14:50:06.686 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 604)) (4.12.0) 2021-12-23 14:50:06.703 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 610)) (2.8.2) 2021-12-23 14:50:06.708 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 615)) (2021.3) 2021-12-23 14:50:06.713 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 624)) (59.6.0) 2021-12-23 14:50:06.767 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 146)) (0.2.5) 2021-12-23 14:50:06.772 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 170)) (1.0.0) 2021-12-23 14:50:06.774 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.NEQDl3lO5M (line 212)) (1.4.0) 2021-12-23 14:50:06.777 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 153)) (1.4.0) 2021-12-23 14:50:06.781 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 121)) (0.9.6) 2021-12-23 14:50:06.784 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 57)) (3.4.0) 2021-12-23 14:50:06.790 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 172)) (4.0.1) 2021-12-23 14:50:06.793 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 2)) (0.12.2) 2021-12-23 14:50:06.798 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 230)) (2.26.0) 2021-12-23 14:50:06.826 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 50)) (21.2.0) 2021-12-23 14:50:06.887 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 283)) (1.8.2) 2021-12-23 14:50:06.890 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 187)) (2.21) 2021-12-23 14:50:06.893 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 513)) (0.18.0) 2021-12-23 14:50:06.898 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 535)) (1.6) 2021-12-23 14:50:06.901 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 352)) (21.3) 2021-12-23 14:50:06.907 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 380)) (1.0.2) 2021-12-23 14:50:06.910 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 542)) (0.11.0) 2021-12-23 14:50:06.913 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 382)) (1.0.0) 2021-12-23 14:50:06.916 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 384)) (3.3) 2021-12-23 14:50:06.919 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.NEQDl3lO5M (line 230)) (2021.10.8) 2021-12-23 14:50:06.922 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.NEQDl3lO5M (line 590)) (2.0.9) 2021-12-23 14:50:07.018 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-23 14:50:07.018 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-23 14:50:07.076 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-23 14:50:07.080 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.NEQDl3lO5M 2021-12-23 14:50:07.087 | ++ lib/tempest:install_tempest:769 : popd 2021-12-23 14:50:07.087 | ~/devstack 2021-12-23 14:50:07.091 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 14:50:07.094 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 14:50:07.097 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 14:50:07.099 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 14:50:07.102 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-23 14:50:07.105 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 14:50:07.107 | + functions-common:run_plugins:1746 : local phase=install 2021-12-23 14:50:07.110 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 14:50:07.112 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 14:50:07.115 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-23 14:50:07.118 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-23 14:50:07.120 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 14:50:07.122 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 14:50:07.125 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-23 14:50:07.128 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 14:50:07.131 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-23 14:50:07.133 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-23 14:50:07.136 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 14:50:07.139 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-23 14:50:07.142 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-23 14:50:07.144 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 14:50:07.148 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-23 14:50:07.148 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 14:50:07.153 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-23 14:50:07.155 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-23 14:50:07.158 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-23 14:50:07.161 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-23 14:50:07.163 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-23 14:50:07.183 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-23 14:50:07.189 | + 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-12-23 14:50:09.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 14:50:09.961 | 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-12-23 14:50:09.961 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.962 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.962 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.963 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.963 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.963 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.964 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.964 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.965 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.965 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.966 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.966 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.967 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.967 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.967 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.968 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.968 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.969 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.969 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.970 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.970 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.971 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.971 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.971 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.972 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.974 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.974 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.975 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.976 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.976 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.977 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.977 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.978 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.978 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.978 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.979 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.979 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.979 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.980 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.980 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.981 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.981 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.981 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.982 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.982 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.983 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.983 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.984 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.984 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.984 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.985 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.985 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.986 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.986 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.987 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.987 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.988 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.988 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.989 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.989 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.990 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.990 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.991 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.992 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.992 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.993 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.993 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.993 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.994 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.995 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.995 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.996 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.996 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.997 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.997 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.997 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.998 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:09.998 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:09.999 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:09.999 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.000 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.000 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.001 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.001 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.002 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.002 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.003 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.003 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.004 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.004 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.004 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.005 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.005 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.006 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.006 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.007 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.007 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.008 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.008 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.009 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.009 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.010 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.010 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.011 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.011 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.012 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.012 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.012 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.013 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.013 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.014 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.014 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.015 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.015 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.016 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.016 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.017 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.017 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.018 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.018 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.018 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.019 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.019 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.020 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.020 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.021 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.021 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.022 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.022 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.023 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.023 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.023 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.024 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.024 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.025 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.025 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.026 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.026 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.026 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.027 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.027 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.028 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.028 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.028 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.029 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.030 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.030 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.030 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.031 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.031 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.032 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.032 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.032 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.033 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.033 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.034 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.034 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.034 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.035 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.035 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.036 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.036 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.037 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.037 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.037 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.038 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.038 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.039 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.039 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.039 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.040 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.040 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.041 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.041 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.041 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.042 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.042 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.043 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.043 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.043 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.044 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.044 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.045 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.045 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.045 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.046 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.046 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.047 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.047 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.047 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.048 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.048 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.049 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.049 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.049 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.050 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.050 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.051 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.051 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.051 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.052 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.052 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.053 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.053 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.053 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.054 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.054 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.055 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.055 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.055 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.056 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.056 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.057 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.057 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.057 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.058 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.058 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.059 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.059 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.059 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.060 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.060 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.061 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.061 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.061 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.062 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.062 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.063 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.063 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.064 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.064 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.064 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.066 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.066 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.066 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.068 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.068 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.068 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.069 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.069 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.070 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.070 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.071 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.071 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.072 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.072 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.072 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.073 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.073 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.074 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.074 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.075 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.075 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.075 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.076 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.076 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.077 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.077 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.078 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.078 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.078 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.079 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.079 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.080 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.080 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.080 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.081 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.081 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.082 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.082 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.083 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.083 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.084 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.084 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.084 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.085 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.086 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.086 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.087 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.087 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.087 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.088 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.088 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.088 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.089 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.089 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.090 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.090 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.091 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.091 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.092 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.092 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.092 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.093 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.093 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.093 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.094 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.094 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.095 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.095 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.096 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.096 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.097 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.097 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.097 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.098 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.098 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.099 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.099 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.099 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.100 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.100 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.101 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.101 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.102 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.102 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.102 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.103 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.103 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.104 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.104 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.105 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.105 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.105 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.106 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.106 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.107 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.107 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.108 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.109 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.109 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.110 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.110 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.110 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.111 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.111 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.112 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.112 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.113 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.113 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.114 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.114 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.114 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.115 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.115 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.116 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.116 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.116 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.117 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.117 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.118 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.118 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.119 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.119 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.119 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.120 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.120 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.121 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.121 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.122 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.122 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.123 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.123 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.123 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.124 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.125 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.125 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.125 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.126 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.126 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.127 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.127 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.128 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.128 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.128 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.129 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.129 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.130 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.130 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.131 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.131 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.131 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.132 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.133 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.133 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.134 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.134 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.135 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.135 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.135 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.136 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.136 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.136 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.137 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.137 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.138 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.138 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.139 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.139 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.139 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.140 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.140 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.141 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.141 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.142 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.142 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.142 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.143 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.143 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.144 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.144 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.145 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.146 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.146 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.146 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 14:50:10.147 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 14:50:10.147 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 14:50:10.355 | Collecting python-openstackclient===5.2.0 2021-12-23 14:50:10.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-12-23 14:50:10.508 | 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-12-23 14:50:10.512 | 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-12-23 14:50:10.532 | 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-12-23 14:50:10.552 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-12-23 14:50:10.572 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-12-23 14:50:10.593 | 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-12-23 14:50:10.598 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.1) 2021-12-23 14:50:10.627 | 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-12-23 14:50:10.630 | 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-12-23 14:50:10.648 | 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-12-23 14:50:10.657 | 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-12-23 14:50:10.673 | 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-12-23 14:50:10.680 | 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-12-23 14:50:10.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-12-23 14:50:10.752 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-23 14:50:10.766 | 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-12-23 14:50:10.790 | 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-12-23 14:50:10.798 | 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-12-23 14:50:10.812 | 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-12-23 14:50:10.814 | 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-12-23 14:50:10.818 | 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-12-23 14:50:10.822 | 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-12-23 14:50:10.826 | 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-12-23 14:50:10.868 | 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-12-23 14:50:10.871 | 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-12-23 14:50:10.875 | 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-12-23 14:50:10.880 | 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-12-23 14:50:10.904 | 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-12-23 14:50:10.908 | 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-12-23 14:50:10.911 | 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-12-23 14:50:10.916 | 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-12-23 14:50:10.919 | 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-12-23 14:50:10.925 | 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-12-23 14:50:10.929 | 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-12-23 14:50:10.932 | 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-12-23 14:50:10.949 | 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-12-23 14:50:10.954 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 14:50:10.957 | 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-12-23 14:50:10.962 | 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-12-23 14:50:10.965 | 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-12-23 14:50:10.988 | 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-12-23 14:50:10.991 | 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-12-23 14:50:10.995 | 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-12-23 14:50:10.999 | 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-12-23 14:50:11.002 | 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-12-23 14:50:11.006 | 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-12-23 14:50:11.009 | 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-12-23 14:50:12.988 | Installing collected packages: python-openstackclient 2021-12-23 14:50:14.227 | Successfully installed python-openstackclient-5.2.0 2021-12-23 14:50:14.364 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 14:50:14.364 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 14:50:14.449 | + inc/python:pip_install:207 : result=0 2021-12-23 14:50:14.453 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 14:50:14.457 | + functions-common:time_stop:2331 : local name 2021-12-23 14:50:14.464 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:50:14.467 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:50:14.470 | + functions-common:time_stop:2334 : local total 2021-12-23 14:50:14.473 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:50:14.475 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 14:50:14.478 | + functions-common:time_stop:2338 : start_time=1640271007178 2021-12-23 14:50:14.480 | + functions-common:time_stop:2340 : [[ -z 1640271007178 ]] 2021-12-23 14:50:14.484 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:50:14.487 | + functions-common:time_stop:2343 : end_time=1640271014484 2021-12-23 14:50:14.490 | + functions-common:time_stop:2344 : elapsed_time=7306 2021-12-23 14:50:14.492 | + functions-common:time_stop:2345 : total=237980 2021-12-23 14:50:14.495 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:50:14.498 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=245286 2021-12-23 14:50:14.501 | + inc/python:pip_install:210 : return 0 2021-12-23 14:50:14.503 | + ./stack.sh:main:959 : install_oscwrap 2021-12-23 14:50:14.507 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-23 14:50:14.511 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.isCHrXCYLm 2021-12-23 14:50:14.514 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-23 14:50:14.517 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-23 14:50:14.519 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-23 14:50:14.522 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-23 14:50:14.525 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-23 14:50:14.527 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-23 14:50:14.544 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:50:14.547 | + ./stack.sh:main:1013 : configure_database 2021-12-23 14:50:14.549 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-23 14:50:14.552 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-23 14:50:14.555 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-23 14:50:14.558 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:50:14.561 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-23 14:50:14.563 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-23 14:50:14.566 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:50:14.568 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:50:14.570 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-23 14:50:14.573 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-23 14:50:14.575 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:50:14.577 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:50:14.580 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:50:14.582 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:50:14.584 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:50:14.587 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:50:14.589 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:50:14.591 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:50:14.593 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-23 14:50:14.597 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:50:14.599 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:50:14.601 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:50:14.605 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:50:14.607 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:50:14.609 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:50:14.613 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-23 14:50:14.635 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:50:14.635 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-23 14:50:14.642 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-23 14:50:14.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:50:14.650 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:50:14.654 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-23 14:50:14.657 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-23 14:50:14.661 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-23 14:50:14.664 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 14:50:14.668 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 14:50:14.671 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-23 14:50:14.674 | + 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-12-23 14:50:14.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:50:14.700 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-23 14:50:14.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:50:14.725 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-23 14:50:14.728 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-23 14:50:14.729 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-23 14:50:14.733 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-23 14:50:14.786 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-23 14:50:14.831 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-23 14:50:14.876 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-23 14:50:14.922 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-23 14:50:14.924 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-23 14:50:14.927 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:50:14.929 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-23 14:50:17.281 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-23 14:50:17.283 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-23 14:50:17.287 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-23 14:50:17.290 | + functions-common:save_stackenv:62 : time_stamp=2021-12-23-145017 2021-12-23 14:50:17.293 | + functions-common:save_stackenv:63 : echo '# 2021-12-23-145017 1017' 2021-12-23 14:50:17.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.298 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 14:50:17.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.304 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-23 14:50:17.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.309 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-23 14:50:17.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.314 | + 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,c-vol,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,c-bak,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-12-23 14:50:17.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.319 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2021-12-23 14:50:17.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.324 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.49/identity 2021-12-23 14:50:17.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.329 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2021-12-23 14:50:17.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.334 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-23-143951 2021-12-23 14:50:17.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.341 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-23 14:50:17.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.347 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2021-12-23 14:50:17.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.352 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-23 14:50:17.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.356 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-23 14:50:17.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.362 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-23 14:50:17.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 14:50:17.367 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-23 14:50:17.370 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-23 14:50:17.372 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-23 14:50:17.374 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-23 14:50:17.386 | + ./stack.sh:main:1043 : start_dstat 2021-12-23 14:50:17.389 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.391 | + functions-common:run_process:1582 : local service=dstat 2021-12-23 14:50:17.394 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.396 | + functions-common:run_process:1584 : local group= 2021-12-23 14:50:17.399 | + functions-common:run_process:1585 : local user= 2021-12-23 14:50:17.402 | + functions-common:run_process:1587 : local name=dstat 2021-12-23 14:50:17.405 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 14:50:17.408 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 14:50:17.410 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:50:17.413 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:50:17.416 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:50:17.420 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271017417 2021-12-23 14:50:17.422 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-23 14:50:17.438 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:50:17.441 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-23 14:50:17.443 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-23 14:50:17.446 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.448 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.450 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.453 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.455 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-23 14:50:17.458 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-23 14:50:17.461 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-23 14:50:17.463 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 14:50:17.466 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 14:50:17.468 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-23 14:50:17.472 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-23 14:50:17.476 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-23 14:50:17.478 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 14:50:17.482 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 14:50:17.485 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 14:50:17.488 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 14:50:17.491 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 14:50:17.494 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-23 14:50:17.497 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 14:50:17.502 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-23 14:50:17.555 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-23 14:50:17.608 | + 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-12-23 14:50:17.653 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-23 14:50:17.698 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-23 14:50:17.743 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 14:50:17.787 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 14:50:17.790 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-23 14:50:17.843 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 14:50:18.014 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-23 14:50:18.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-23 14:50:18.210 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-23 14:50:18.231 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 14:50:18.235 | + functions-common:time_stop:2331 : local name 2021-12-23 14:50:18.239 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:50:18.241 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:50:18.244 | + functions-common:time_stop:2334 : local total 2021-12-23 14:50:18.246 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:50:18.249 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 14:50:18.251 | + functions-common:time_stop:2338 : start_time=1640271017417 2021-12-23 14:50:18.254 | + functions-common:time_stop:2340 : [[ -z 1640271017417 ]] 2021-12-23 14:50:18.257 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:50:18.261 | + functions-common:time_stop:2343 : end_time=1640271018258 2021-12-23 14:50:18.263 | + functions-common:time_stop:2344 : elapsed_time=841 2021-12-23 14:50:18.266 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:50:18.268 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:50:18.271 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=841 2021-12-23 14:50:18.273 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-23 14:50:18.276 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-23 14:50:18.278 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-23 14:50:18.281 | + functions-common:run_process:1584 : local group= 2021-12-23 14:50:18.283 | + functions-common:run_process:1585 : local user=root 2021-12-23 14:50:18.286 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-23 14:50:18.290 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 14:50:18.292 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 14:50:18.295 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:50:18.297 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:50:18.300 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:50:18.303 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271018301 2021-12-23 14:50:18.306 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-23 14:50:18.325 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:18.328 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 14:50:18.330 | + functions-common:time_stop:2331 : local name 2021-12-23 14:50:18.333 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:50:18.335 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:50:18.338 | + functions-common:time_stop:2334 : local total 2021-12-23 14:50:18.341 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:50:18.343 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 14:50:18.345 | + functions-common:time_stop:2338 : start_time=1640271018301 2021-12-23 14:50:18.348 | + functions-common:time_stop:2340 : [[ -z 1640271018301 ]] 2021-12-23 14:50:18.351 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:50:18.354 | + functions-common:time_stop:2343 : end_time=1640271018352 2021-12-23 14:50:18.357 | + functions-common:time_stop:2344 : elapsed_time=51 2021-12-23 14:50:18.359 | + functions-common:time_stop:2345 : total=841 2021-12-23 14:50:18.362 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:50:18.364 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=892 2021-12-23 14:50:18.366 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-23 14:50:18.383 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:18.385 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-23 14:50:18.401 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:18.403 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-23 14:50:18.419 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:50:18.421 | + ./stack.sh:main:1056 : start_etcd3 2021-12-23 14:50:18.424 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-23 14:50:18.426 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-822797-1-hyperv --data-dir /opt/stack/data/etcd' 2021-12-23 14:50:18.429 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-23 14:50:18.431 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-822797-1-hyperv=http://10.222.0.49:2380' 2021-12-23 14:50:18.434 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2021-12-23 14:50:18.436 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2021-12-23 14:50:18.438 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-23 14:50:18.441 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-23 14:50:18.443 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2021-12-23 14:50:18.446 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-23 14:50:18.448 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-23 14:50:18.450 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-23 14:50:18.453 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-822797-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822797-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' '' root 2021-12-23 14:50:18.455 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-23 14:50:18.458 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-neutron-822797-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822797-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2021-12-23 14:50:18.460 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 14:50:18.463 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-23 14:50:18.465 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 14:50:18.468 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 14:50:18.470 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-23 14:50:18.472 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 14:50:18.477 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-23 14:50:18.543 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-23 14:50:18.596 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-822797-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822797-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2021-12-23 14:50:18.642 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-23 14:50:18.686 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-23 14:50:18.731 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 14:50:18.775 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 14:50:18.778 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-23 14:50:18.831 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 14:50:19.027 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-23 14:50:19.075 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-23 14:50:19.120 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-23 14:50:19.171 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-23 14:50:19.220 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-23 14:50:19.223 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 14:50:19.227 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-23 14:50:19.229 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-23 14:50:19.437 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-23 14:50:19.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-23 14:50:19.632 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-23 14:50:20.694 | + ./stack.sh:main:1067 : cat 2021-12-23 14:50:20.702 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-23 14:50:20.719 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:20.721 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-23 14:50:20.724 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-23 14:50:20.726 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-23 14:50:20.729 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.49/identity 2021-12-23 14:50:20.732 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.49/identity 2021-12-23 14:50:20.734 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-23 14:50:20.737 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-23 14:50:20.740 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-23 14:50:20.742 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-23 14:50:20.745 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-23 14:50:20.747 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-23 14:50:20.750 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-23 14:50:20.753 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-23 14:50:20.755 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-23 14:50:20.758 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-23 14:50:20.761 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-23 14:50:20.763 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-23 14:50:20.766 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-23 14:50:20.782 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:50:20.785 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-23 14:50:20.787 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:50:20.790 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-23 14:50:20.792 | + ./stack.sh:main:1092 : '[' 10.222.0.49 == 10.222.0.49 ']' 2021-12-23 14:50:20.795 | + ./stack.sh:main:1093 : init_keystone 2021-12-23 14:50:20.797 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-23 14:50:20.812 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:20.814 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-23 14:50:20.817 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-23 14:50:20.819 | + lib/database:recreate_database:110 : local db=keystone 2021-12-23 14:50:20.822 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-23 14:50:20.824 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-23 14:50:20.826 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-23 14:50:20.830 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:50:20.847 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-23 14:50:20.850 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:50:20.866 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-23 14:50:20.868 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 14:50:20.871 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:50:20.874 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:50:20.879 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:50:20.883 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271020879 2021-12-23 14:50:20.886 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-23 14:50:23.152 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:23.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.161 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.169 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:23.169 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:23.207 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71710) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 14:50:23.210 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:23.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.212 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.212 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.214 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.214 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.218 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.218 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.219 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.220 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.220 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.221 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.221 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.223 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.223 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.226 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:23.226 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:23.268 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:23.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.270 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.270 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.272 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.272 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.275 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.276 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.277 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.277 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.277 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.278 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.279 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.281 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.281 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.283 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:23.284 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:23.346 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:23.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.348 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.348 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.350 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.350 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.357 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.357 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.359 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.359 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:23.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:23.362 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:23.362 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:23.375 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 14:50:25.911 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:25.911 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 14:50:25.920 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:25.920 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 14:50:25.929 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:25.929 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 14:50:25.937 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:25.937 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 14:50:25.945 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:25.945 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 14:50:25.953 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:25.953 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 14:50:26.219 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.219 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 14:50:26.348 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.348 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 14:50:26.399 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.399 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 14:50:26.408 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.408 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 14:50:26.416 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.416 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 14:50:26.423 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.423 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-23 14:50:26.432 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.432 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-23 14:50:26.439 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.439 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-23 14:50:26.511 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.511 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-23 14:50:26.817 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:26.817 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-23 14:50:27.175 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:27.175 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-23 14:50:27.298 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:27.298 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-23 14:50:27.473 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:27.474 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-23 14:50:27.522 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:27.522 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-23 14:50:27.847 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:27.847 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-23 14:50:28.021 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:28.021 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-23 14:50:28.046 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:28.046 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-23 14:50:28.191 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:28.191 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-23 14:50:28.531 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:28.531 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-23 14:50:28.857 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:28.857 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-23 14:50:29.210 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.210 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-23 14:50:29.459 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.459 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-23 14:50:29.631 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.631 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-23 14:50:29.649 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.649 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-23 14:50:29.660 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.661 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-23 14:50:29.668 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.668 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-23 14:50:29.676 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.676 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-23 14:50:29.683 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.683 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-23 14:50:29.693 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.693 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-23 14:50:29.718 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.718 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-23 14:50:29.791 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.791 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-23 14:50:29.805 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:29.805 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-23 14:50:30.013 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.013 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-23 14:50:30.124 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.124 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-23 14:50:30.318 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.318 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-23 14:50:30.548 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.548 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-23 14:50:30.670 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.671 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.673 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.673 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.675 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.675 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.679 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.681 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.681 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.687 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.687 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.688 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.689 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.689 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.691 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.691 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.695 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.696 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.697 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.697 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.697 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.698 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.699 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.701 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.701 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.704 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.704 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.705 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.706 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.707 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.708 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.712 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.712 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.713 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.714 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.714 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.715 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.715 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.717 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.717 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.720 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.726 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.727 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.728 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.729 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.729 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.729 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.729 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.730 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.730 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.731 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.732 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.732 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.732 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.732 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.732 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.735 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.736 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.738 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.738 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.738 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.738 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.738 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.739 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.739 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.741 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.741 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.742 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.742 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.742 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.742 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.742 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.744 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.744 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.745 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.745 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.745 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.745 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.745 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.746 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.749 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.750 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.750 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.750 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.751 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.751 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.751 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.752 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.753 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.754 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.754 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.754 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.754 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.755 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.755 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.772 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.773 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.773 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.774 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.774 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.774 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.774 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.775 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.775 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.776 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.777 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.777 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.777 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.777 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.777 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.780 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.781 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.783 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.783 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.783 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.783 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.784 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.784 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.784 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.786 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.786 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.787 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.787 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.787 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.787 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.788 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.789 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.790 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.790 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.790 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.790 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.790 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.791 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.792 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.794 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.795 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.795 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.795 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.795 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.796 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.796 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.797 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.798 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.798 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.799 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.799 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.799 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.800 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.800 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.801 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.801 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.802 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.802 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.802 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.803 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.803 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.803 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.804 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.805 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.805 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.806 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.806 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.806 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.809 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.809 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.812 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.812 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.812 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.812 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.812 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.812 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.813 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.814 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.815 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.815 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.815 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.816 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.816 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.816 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.818 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.818 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.818 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.819 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.819 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.819 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.819 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.820 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.823 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.823 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.823 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.824 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.824 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.824 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.825 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.826 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.826 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.827 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.827 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.827 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.827 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.828 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.828 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.834 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:30.835 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.835 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.836 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.836 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.836 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.837 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.837 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.837 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.838 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.839 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.840 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.840 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.840 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.840 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.843 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.843 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.846 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.846 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.846 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.846 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.846 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.847 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.847 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.849 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.849 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.850 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.850 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.850 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.850 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.850 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.852 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.852 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.853 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.853 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.853 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.853 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.853 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.855 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.857 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.857 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.858 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.858 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.858 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.859 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.859 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.860 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.860 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.861 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.861 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.862 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.862 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:30.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:30.862 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:30.862 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:30.869 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 14:50:30.877 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.877 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 14:50:30.884 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:30.885 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 14:50:31.170 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.171 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 14:50:31.180 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.180 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 14:50:31.188 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.188 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 14:50:31.198 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.198 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 14:50:31.208 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.208 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 14:50:31.216 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.216 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 14:50:31.224 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.224 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 14:50:31.409 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.409 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 14:50:31.417 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.418 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 14:50:31.658 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.658 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 14:50:31.668 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.668 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 14:50:31.917 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.918 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 14:50:31.928 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.928 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 14:50:31.992 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:31.992 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 14:50:32.004 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.004 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 14:50:32.016 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.016 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 14:50:32.024 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.024 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 14:50:32.031 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.031 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 14:50:32.038 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.038 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 14:50:32.096 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.096 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 14:50:32.223 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.223 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 14:50:32.437 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.437 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 14:50:32.445 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.445 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 14:50:32.454 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.454 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 14:50:32.462 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.462 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 14:50:32.470 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.470 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 14:50:32.478 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.478 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 14:50:32.554 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.554 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 14:50:32.616 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.617 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 14:50:32.774 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:32.774 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 14:50:33.075 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.075 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 14:50:33.206 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.206 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 14:50:33.321 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.321 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 14:50:33.429 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.429 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 14:50:33.440 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.440 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 14:50:33.451 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.451 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 14:50:33.460 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.460 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 14:50:33.471 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.471 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 14:50:33.483 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.483 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 14:50:33.491 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.491 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 14:50:33.498 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.498 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 14:50:33.506 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.506 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 14:50:33.736 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.736 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 14:50:33.745 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:33.745 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 14:50:34.387 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.387 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 14:50:34.690 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.690 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 14:50:34.699 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.699 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 14:50:34.708 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.708 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 14:50:34.717 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.718 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 14:50:34.725 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.725 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 14:50:34.839 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.840 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 14:50:34.850 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.850 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 14:50:34.994 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:34.995 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 14:50:35.130 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.131 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 14:50:35.142 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.143 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 14:50:35.151 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.151 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 14:50:35.159 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.159 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 14:50:35.166 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.167 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 14:50:35.174 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.175 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 14:50:35.402 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.402 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 14:50:35.410 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.410 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 14:50:35.519 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.519 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 14:50:35.923 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:35.923 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 14:50:36.050 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.050 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 14:50:36.060 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.060 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 14:50:36.068 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.068 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 14:50:36.075 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.075 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 14:50:36.082 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.083 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 14:50:36.090 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.090 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 14:50:36.098 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.099 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 14:50:36.298 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.298 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 14:50:36.311 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.311 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 14:50:36.321 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.321 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 14:50:36.330 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.330 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 14:50:36.337 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.338 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 14:50:36.344 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.344 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.346 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.347 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.348 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.349 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.349 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.349 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.350 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.352 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.352 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.353 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.353 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.357 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.358 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.358 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.408 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.409 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.409 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.409 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.409 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.410 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.410 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.410 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.410 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.412 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.412 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.413 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.413 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.414 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.415 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.415 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.416 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.416 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.416 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.416 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.416 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.416 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.417 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.417 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.418 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.418 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.418 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.419 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.419 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.419 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.419 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.420 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.420 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.420 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.421 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.421 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.421 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.421 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.421 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.421 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.422 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.422 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.422 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.423 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.425 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.425 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.426 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.426 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.426 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.426 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.427 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.428 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.428 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.429 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.429 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.429 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.432 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.432 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.437 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.437 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.438 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.438 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.438 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.438 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.439 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.440 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.441 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.441 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.441 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.441 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.441 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.442 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.443 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.445 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.446 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.446 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.446 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.446 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.447 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.447 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.448 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.448 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.449 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.449 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.450 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.450 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.450 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.450 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.451 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.452 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.452 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.453 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.453 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.453 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.453 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.454 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.454 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.455 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.456 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.456 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.456 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.456 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.457 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.459 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.460 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.462 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.462 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.462 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.463 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.463 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.463 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.463 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.465 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.465 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.466 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.466 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.466 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.466 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.467 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.468 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.469 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.469 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.469 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.469 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.469 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.470 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.471 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.473 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.473 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.474 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.474 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.474 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.475 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.475 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.476 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.476 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.477 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.477 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.477 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.478 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.478 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.485 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.487 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.487 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.489 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.489 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.489 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.490 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.490 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.493 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.493 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.494 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.494 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.494 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.496 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.496 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.496 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.497 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.498 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.498 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.498 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.499 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.499 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.499 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.499 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.500 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.500 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.500 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.500 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.500 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.502 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.502 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.503 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.504 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.504 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.507 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.507 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.507 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.507 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.508 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.508 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.508 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.508 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.509 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.509 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.510 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.510 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.510 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.510 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.511 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.511 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.511 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.511 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.513 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.513 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.541 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.541 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.543 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.544 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.544 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.544 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.545 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.548 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.548 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.549 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.549 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.552 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.553 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.555 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.555 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.555 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.555 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.555 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.556 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.556 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.558 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.558 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.558 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.559 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.559 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.561 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.561 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.561 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.562 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.562 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.562 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.562 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.562 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.563 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.563 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.564 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.564 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.564 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.565 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.565 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.565 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.565 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.566 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.566 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.566 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.568 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.568 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.568 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.569 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.570 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.570 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.572 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.572 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.573 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.573 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.574 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.576 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.576 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.577 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.577 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.580 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.581 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.583 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.583 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.583 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.583 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.583 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.584 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.584 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.586 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.586 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.587 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.588 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.588 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.590 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.590 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.590 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.590 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.590 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.590 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.591 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.591 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.591 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.592 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.592 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.592 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.592 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.593 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.593 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.593 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.594 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.594 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.594 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.595 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.595 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.595 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.595 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.596 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.596 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.596 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.596 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.597 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.603 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:36.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.605 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.605 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.607 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.607 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.607 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.607 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.608 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.610 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.611 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.611 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.612 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.612 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.612 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.612 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.613 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.613 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.613 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.613 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.613 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.614 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.615 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.616 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.616 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.616 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.616 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.617 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.617 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.617 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.617 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.618 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.618 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.618 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.618 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.620 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.620 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.621 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.622 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.622 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.623 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.624 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.624 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.624 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.624 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.624 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.624 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.625 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.625 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.626 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.626 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.626 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.626 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.627 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.627 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.627 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.628 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.628 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.628 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.629 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.629 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.629 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.629 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.630 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.630 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.630 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.630 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:36.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:36.631 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:36.631 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:36.639 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 14:50:36.648 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.648 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 14:50:36.657 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.657 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 14:50:36.674 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.674 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 14:50:36.684 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.684 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 14:50:36.694 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.694 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 14:50:36.702 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.703 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 14:50:36.710 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.710 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 14:50:36.717 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.717 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 14:50:36.724 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.725 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 14:50:36.732 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.732 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 14:50:36.740 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.740 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 14:50:36.757 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.757 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 14:50:36.765 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.765 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 14:50:36.791 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.791 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 14:50:36.818 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.818 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 14:50:36.825 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.825 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 14:50:36.833 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.833 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 14:50:36.842 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.843 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 14:50:36.851 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.851 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 14:50:36.858 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.858 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 14:50:36.865 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.865 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 14:50:36.872 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.872 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 14:50:36.879 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.879 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 14:50:36.887 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.887 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 14:50:36.895 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.895 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 14:50:36.902 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.902 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 14:50:36.909 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.909 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 14:50:36.916 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.916 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 14:50:36.926 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.927 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 14:50:36.933 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.933 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 14:50:36.940 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.940 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 14:50:36.947 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.947 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 14:50:36.955 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.956 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 14:50:36.964 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.964 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 14:50:36.971 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.971 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 14:50:36.980 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.980 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 14:50:36.990 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:36.991 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 14:50:37.001 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.001 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 14:50:37.010 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.010 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 14:50:37.019 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.019 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 14:50:37.027 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.027 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 14:50:37.034 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.034 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 14:50:37.041 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.042 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 14:50:37.049 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.049 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 14:50:37.057 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.057 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 14:50:37.084 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.084 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 14:50:37.094 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.095 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 14:50:37.103 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.103 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 14:50:37.111 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.111 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 14:50:37.119 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.119 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 14:50:37.126 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.127 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 14:50:37.135 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.135 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 14:50:37.142 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.143 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 14:50:37.150 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.150 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 14:50:37.156 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.157 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 14:50:37.163 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.163 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 14:50:37.170 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.170 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 14:50:37.179 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.179 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 14:50:37.188 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.188 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 14:50:37.196 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.196 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 14:50:37.205 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.206 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 14:50:37.223 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.223 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 14:50:37.230 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.230 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 14:50:37.238 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.238 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 14:50:37.245 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.245 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 14:50:37.253 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.253 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 14:50:37.261 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.262 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 14:50:37.269 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.269 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 14:50:37.276 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.276 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 14:50:37.283 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.284 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 14:50:37.290 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.291 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 14:50:37.299 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.299 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 14:50:37.306 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.306 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 14:50:37.316 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.316 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 14:50:37.324 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.325 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 14:50:37.333 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.333 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 14:50:37.343 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.344 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 14:50:37.352 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.352 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.353 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.353 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.354 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.355 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.356 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.357 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.358 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.358 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.358 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.361 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.361 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.363 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.364 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.365 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.366 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.366 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.366 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.366 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.367 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.367 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.367 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.369 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.369 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.369 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.370 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.370 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.370 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.371 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.371 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.372 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.372 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.373 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.373 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.373 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.374 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.375 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.375 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.376 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.376 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.376 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.377 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.378 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.378 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.379 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.379 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.379 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.380 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.381 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.383 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.383 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.385 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.385 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.385 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.385 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.386 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.388 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.389 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.389 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.390 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.390 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.390 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.391 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.391 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.391 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.391 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.391 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.392 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.392 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.393 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.394 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.394 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.394 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.395 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.395 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.395 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.395 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.396 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.396 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.396 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.396 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.396 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.398 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.398 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.399 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.400 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.400 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.402 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.402 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.402 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.402 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.402 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.403 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.403 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.403 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.403 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.404 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.404 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.404 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.404 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.405 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.405 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.406 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.406 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.406 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.407 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.407 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.407 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.407 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.408 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.408 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.408 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.408 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.408 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.409 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.411 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.411 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.413 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.413 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.413 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.414 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.414 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.417 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.417 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.418 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.419 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.419 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.420 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.420 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.420 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.423 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.423 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.423 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.423 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.424 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.425 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.426 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.427 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.427 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.428 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.428 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.430 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.430 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.430 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.431 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.431 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.431 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.431 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.431 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.431 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.432 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.432 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.433 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.433 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.434 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.435 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.436 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.436 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.436 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.436 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.436 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.437 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.437 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.445 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.445 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.446 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.446 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.447 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.447 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.447 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.448 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.448 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.448 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.449 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.450 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.450 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.452 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.452 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.454 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.455 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.457 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.457 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.458 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.458 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.458 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.458 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.459 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.459 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.461 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.461 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.461 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.462 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.462 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.462 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.463 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.463 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.464 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.464 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.465 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.465 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.465 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.467 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.467 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.467 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.468 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.468 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.468 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.468 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.470 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.470 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.471 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.471 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.471 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.472 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.489 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.490 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.490 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.491 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.491 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.491 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.492 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.492 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.493 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.493 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.493 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.494 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.495 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.497 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.497 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.499 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.501 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.502 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.502 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.503 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.503 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.503 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.503 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.504 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.504 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.506 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.507 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.507 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.508 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.508 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.510 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.511 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.512 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.515 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.515 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.516 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.517 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.517 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.518 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.518 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.520 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.520 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.521 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.521 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.521 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.523 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.523 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.523 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.525 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.526 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.527 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.527 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.528 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.528 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.530 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.530 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.531 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.532 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.533 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.533 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.534 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.536 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.536 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.538 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.539 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.541 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.541 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.541 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.541 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.542 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.542 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.542 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.542 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.544 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.544 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.544 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.545 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.545 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.546 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.546 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.546 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.547 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.548 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.548 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.548 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.549 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.550 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.551 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.552 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.552 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.553 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.553 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.554 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.555 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.555 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.561 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:50:37.562 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.563 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.563 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.563 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.564 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.564 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.565 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.565 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.566 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.566 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.567 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.570 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.570 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.572 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.573 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.574 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.575 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.575 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.575 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.575 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.576 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.576 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.576 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.578 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.579 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.580 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.580 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.581 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.581 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.582 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.584 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.584 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.584 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.585 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.585 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.586 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.586 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.587 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.587 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.588 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.588 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.589 | 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=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:50:37.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:50:37.589 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:50:37.590 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71710) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:50:37.597 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 14:50:37.606 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.606 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 14:50:37.819 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:37.819 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 14:50:38.111 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.111 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 14:50:38.429 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.429 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 14:50:38.436 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.437 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 14:50:38.444 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.444 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 14:50:38.453 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.453 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 14:50:38.463 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.463 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 14:50:38.471 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.471 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 14:50:38.478 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.478 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 14:50:38.547 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.547 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 14:50:38.662 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.662 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 14:50:38.860 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:38.860 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 14:50:39.269 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.269 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 14:50:39.407 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.408 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 14:50:39.420 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.420 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 14:50:39.429 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.429 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 14:50:39.438 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.438 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 14:50:39.446 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.446 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 14:50:39.454 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.454 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 14:50:39.461 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.461 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 14:50:39.469 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.469 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 14:50:39.477 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.477 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 14:50:39.602 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.602 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 14:50:39.613 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.613 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 14:50:39.621 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.621 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 14:50:39.628 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.629 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 14:50:39.636 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.636 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 14:50:39.643 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.644 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 14:50:39.651 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.651 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 14:50:39.659 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.659 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 14:50:39.691 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.697 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 14:50:39.705 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.706 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 14:50:39.714 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.714 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 14:50:39.818 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.818 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 14:50:39.932 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.932 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 14:50:39.980 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.980 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 14:50:39.991 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:39.991 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 14:50:40.003 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.003 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 14:50:40.015 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.015 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 14:50:40.026 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.026 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 14:50:40.036 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.036 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 14:50:40.045 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.045 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 14:50:40.053 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.053 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 14:50:40.060 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.060 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 14:50:40.067 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.067 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 14:50:40.178 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.178 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 14:50:40.186 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.188 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 14:50:40.196 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.196 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 14:50:40.204 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.206 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 14:50:40.214 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.214 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 14:50:40.222 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.224 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 14:50:40.232 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.232 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 14:50:40.353 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.354 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 14:50:40.374 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.374 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 14:50:40.381 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.381 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 14:50:40.391 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.392 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 14:50:40.399 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.400 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 14:50:40.407 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.408 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 14:50:40.415 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.416 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 14:50:40.423 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.423 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 14:50:40.431 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.431 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 14:50:40.793 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.793 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 14:50:40.805 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.805 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 14:50:40.815 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.816 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 14:50:40.823 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.824 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 14:50:40.831 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.831 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 14:50:40.838 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.839 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 14:50:40.846 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.846 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 14:50:40.853 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.853 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 14:50:40.860 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.860 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 14:50:40.902 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.902 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 14:50:40.909 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.909 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 14:50:40.918 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.918 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 14:50:40.925 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.925 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 14:50:40.934 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.934 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 14:50:40.941 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:40.941 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 14:50:40.950 | INFO migrate.versioning.api [-] done 2021-12-23 14:50:41.171 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-23 14:50:41.175 | + functions-common:time_stop:2331 : local name 2021-12-23 14:50:41.179 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:50:41.182 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:50:41.187 | + functions-common:time_stop:2334 : local total 2021-12-23 14:50:41.190 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:50:41.195 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 14:50:41.198 | + functions-common:time_stop:2338 : start_time=1640271020879 2021-12-23 14:50:41.202 | + functions-common:time_stop:2340 : [[ -z 1640271020879 ]] 2021-12-23 14:50:41.206 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:50:41.209 | + functions-common:time_stop:2343 : end_time=1640271041207 2021-12-23 14:50:41.212 | + functions-common:time_stop:2344 : elapsed_time=20328 2021-12-23 14:50:41.215 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:50:41.217 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:50:41.220 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20328 2021-12-23 14:50:41.222 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-23 14:50:41.225 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-23 14:50:41.229 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-23 14:50:43.317 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-23 14:50:43.317 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-23 14:50:43.317 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-23 14:50:43.318 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-23 14:50:43.318 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-23 14:50:43.319 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-23 14:50:43.319 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-23 14:50:43.319 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-23 14:50:43.319 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-23 14:50:43.527 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-23 14:50:43.533 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-23 14:50:45.644 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-23 14:50:45.644 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-23 14:50:45.645 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-23 14:50:45.645 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-23 14:50:45.645 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-23 14:50:45.646 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-23 14:50:45.646 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-23 14:50:45.646 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-23 14:50:45.647 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-23 14:50:45.850 | + ./stack.sh:main:1094 : start_keystone 2021-12-23 14:50:45.854 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-23 14:50:45.857 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-23 14:50:45.861 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-23 14:50:45.880 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:45.883 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-23 14:50:45.886 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-23 14:50:45.890 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-23 14:50:45.893 | + functions-common:run_process:1582 : local service=keystone 2021-12-23 14:50:45.895 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 14:50:45.898 | + functions-common:run_process:1584 : local group= 2021-12-23 14:50:45.900 | + functions-common:run_process:1585 : local user= 2021-12-23 14:50:45.903 | + functions-common:run_process:1587 : local name=keystone 2021-12-23 14:50:45.905 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 14:50:45.908 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 14:50:45.910 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:50:45.913 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:50:45.916 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:50:45.919 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271045916 2021-12-23 14:50:45.922 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-23 14:50:45.936 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:50:45.939 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-23 14:50:45.941 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-23 14:50:45.944 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 14:50:45.946 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 14:50:45.948 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 14:50:45.951 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 14:50:45.953 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-23 14:50:45.955 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-23 14:50:45.958 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-23 14:50:45.961 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 14:50:45.963 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 14:50:45.966 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-23 14:50:45.968 | + 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-12-23 14:50:45.970 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-23 14:50:45.973 | + 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-12-23 14:50:45.975 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 14:50:45.977 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 14:50:45.979 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-23 14:50:45.981 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 14:50:45.985 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-23 14:50:46.036 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-23 14:50:46.089 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-23 14:50:46.132 | + 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-12-23 14:50:46.176 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 14:50:46.220 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-23 14:50:46.264 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-23 14:50:46.309 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-23 14:50:46.356 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-23 14:50:46.401 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-23 14:50:46.445 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 14:50:46.447 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-23 14:50:46.503 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 14:50:46.678 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-23 14:50:46.694 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-23 14:50:46.860 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-23 14:50:46.937 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 14:50:46.939 | + functions-common:time_stop:2331 : local name 2021-12-23 14:50:46.942 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:50:46.944 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:50:46.946 | + functions-common:time_stop:2334 : local total 2021-12-23 14:50:46.949 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:50:46.951 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 14:50:46.953 | + functions-common:time_stop:2338 : start_time=1640271045916 2021-12-23 14:50:46.956 | + functions-common:time_stop:2340 : [[ -z 1640271045916 ]] 2021-12-23 14:50:46.959 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:50:46.962 | + functions-common:time_stop:2343 : end_time=1640271046959 2021-12-23 14:50:46.965 | + functions-common:time_stop:2344 : elapsed_time=1043 2021-12-23 14:50:46.967 | + functions-common:time_stop:2345 : total=892 2021-12-23 14:50:46.969 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:50:46.971 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1935 2021-12-23 14:50:46.974 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-23 14:50:46.974 | Waiting for keystone to start... 2021-12-23 14:50:46.976 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.49/identity/v3/ 2021-12-23 14:50:46.978 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2021-12-23 14:50:46.981 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 14:50:46.983 | + functions:wait_for_service:445 : local url=http://10.222.0.49/identity/v3/ 2021-12-23 14:50:46.985 | + functions:wait_for_service:446 : local rval=0 2021-12-23 14:50:46.987 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 14:50:46.990 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 14:50:46.992 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:50:46.994 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:50:46.997 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:50:47.001 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271046998 2021-12-23 14:50:47.003 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 14:50:47.008 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2021-12-23 14:50:50.639 | + :: : [[ 200 == 503 ]] 2021-12-23 14:50:50.641 | + :: : [[ 0 -eq 7 ]] 2021-12-23 14:50:50.646 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 14:50:50.649 | + functions-common:time_stop:2331 : local name 2021-12-23 14:50:50.653 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:50:50.657 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:50:50.660 | + functions-common:time_stop:2334 : local total 2021-12-23 14:50:50.664 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:50:50.668 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 14:50:50.671 | + functions-common:time_stop:2338 : start_time=1640271046998 2021-12-23 14:50:50.674 | + functions-common:time_stop:2340 : [[ -z 1640271046998 ]] 2021-12-23 14:50:50.678 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:50:50.682 | + functions-common:time_stop:2343 : end_time=1640271050679 2021-12-23 14:50:50.684 | + functions-common:time_stop:2344 : elapsed_time=3681 2021-12-23 14:50:50.687 | + functions-common:time_stop:2345 : total=0 2021-12-23 14:50:50.690 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:50:50.693 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3681 2021-12-23 14:50:50.696 | + functions:wait_for_service:454 : return 0 2021-12-23 14:50:50.698 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-23 14:50:50.715 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:50:50.718 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-23 14:50:50.720 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 14:50:50.723 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-23 14:50:50.767 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-23 14:50:50.769 | + 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.49/identity --bootstrap-public-url http://10.222.0.49/identity 2021-12-23 14:50:52.960 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:52.961 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:52.961 | 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=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:52.970 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:52.989 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:52.989 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.023 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.060 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.060 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.178 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.178 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.192 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.192 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.256 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72346) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 14:50:53.314 | 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=72346) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 14:50:53.623 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created domain default 2021-12-23 14:50:53.670 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created project admin 2021-12-23 14:50:53.700 | DEBUG passlib.handlers.bcrypt [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72346) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-23 14:50:53.701 | DEBUG passlib.handlers.bcrypt [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72346) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-23 14:50:53.761 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created user admin 2021-12-23 14:50:53.774 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created role reader 2021-12-23 14:50:53.792 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created role member 2021-12-23 14:50:53.816 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created implied role where 6c4ffb66498d425ea393b08a9b484971 implies 6b69922d28b7477abb728153d2c2afc1 2021-12-23 14:50:53.826 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created role admin 2021-12-23 14:50:53.845 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created implied role where c355788b06fa43daa7e96197da90621e implies 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:50:53.857 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Granted role admin on project admin to user admin. 2021-12-23 14:50:53.864 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Granted role admin on the system to user admin. 2021-12-23 14:50:53.876 | WARNING py.warnings [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 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-12-23 14:50:53.876 | 'identifiers should be a valid uuid.' % (value))) 2021-12-23 14:50:53.876 |  2021-12-23 14:50:53.880 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created region RegionOne 2021-12-23 14:50:53.912 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created public endpoint http://10.222.0.49/identity 2021-12-23 14:50:53.922 | INFO keystone.cmd.bootstrap [None req-ad94d678-14a7-4133-ad6c-d21521b68c05 None None] Created admin endpoint http://10.222.0.49/identity 2021-12-23 14:50:54.237 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-23 14:50:54.242 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-23 14:50:54.246 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-23 14:50:57.183 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:50:57.187 | + lib/keystone:create_keystone_accounts:315 : admin_project=5d7134a80320478a990d1b9415e50fb8 2021-12-23 14:50:57.191 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-23 14:50:57.195 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-23 14:50:59.412 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:50:59.416 | + lib/keystone:create_keystone_accounts:317 : admin_user=2f9e5d6ae40e4d7abff35868ef6408c4 2021-12-23 14:50:59.419 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-23 14:50:59.422 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-23 14:50:59.424 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 2f9e5d6ae40e4d7abff35868ef6408c4 default 2021-12-23 14:50:59.427 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-23 14:50:59.431 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --domain default 2021-12-23 14:50:59.432 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-23 14:50:59.432 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:50:59.435 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:50:59.437 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:01.790 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:01.795 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-23 14:51:01.799 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-23 14:51:01.803 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --domain default 2021-12-23 14:51:04.404 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --domain default 2021-12-23 14:51:04.404 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:04.404 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-23 14:51:04.407 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:04.410 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:06.855 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:06.860 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:51:06.864 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:51:06.868 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:51:06.868 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | 2f9e5d6ae40e4d7abff35868ef6408c4 | | | default | | False |' 2021-12-23 14:51:06.876 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:06.879 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:51:06.882 | + functions-common:get_or_add_user_domain_role:936 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:51:06.882 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:51:06.885 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-23 14:51:06.887 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-23 14:51:06.891 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-23 14:51:09.094 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-23 14:51:09.097 | + functions-common:get_or_create_domain:803 : echo default 2021-12-23 14:51:09.097 | default 2021-12-23 14:51:09.100 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-23 14:51:09.104 | + functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:51:09.108 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-23 14:51:11.672 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:11.676 | + functions-common:get_or_create_project:853 : project_id=a9e1b2646f54430f916438aa8d9ac19d 2021-12-23 14:51:11.680 | + functions-common:get_or_create_project:854 : echo a9e1b2646f54430f916438aa8d9ac19d 2021-12-23 14:51:11.680 | a9e1b2646f54430f916438aa8d9ac19d 2021-12-23 14:51:11.684 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-23 14:51:11.687 | + functions-common:get_or_create_role:860 : local role_id 2021-12-23 14:51:11.691 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-23 14:51:13.922 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:13.926 | + functions-common:get_or_create_role:865 : role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:51:13.929 | + functions-common:get_or_create_role:866 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:51:13.929 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:51:13.932 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-23 14:51:13.935 | + functions-common:get_or_create_role:860 : local role_id 2021-12-23 14:51:13.938 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-23 14:51:16.104 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:16.109 | + functions-common:get_or_create_role:865 : role_id=ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:51:16.112 | + functions-common:get_or_create_role:866 : echo ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:51:16.112 | ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:51:16.115 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-23 14:51:16.118 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-23 14:51:16.121 | + functions-common:get_or_create_role:860 : local role_id 2021-12-23 14:51:16.124 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-23 14:51:18.267 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:18.271 | + functions-common:get_or_create_role:865 : role_id=bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:51:18.274 | + functions-common:get_or_create_role:866 : echo bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:51:18.275 | bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:51:18.278 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-23 14:51:18.282 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-23 14:51:18.285 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:51:18.289 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-23 14:51:20.502 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:20.505 | ++ functions-common:get_or_create_project:853 : project_id=dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:20.508 | ++ functions-common:get_or_create_project:854 : echo dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:20.513 | + lib/keystone:create_keystone_accounts:343 : invis_project=dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:20.516 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-23 14:51:20.520 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-23 14:51:20.524 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:51:20.527 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-23 14:51:22.803 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:22.808 | ++ functions-common:get_or_create_project:853 : project_id=1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:22.812 | ++ functions-common:get_or_create_project:854 : echo 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:22.815 | + lib/keystone:create_keystone_accounts:347 : demo_project=1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:22.818 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-23 14:51:22.822 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-23 14:51:22.826 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:51:22.828 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-23 14:51:22.831 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-23 14:51:22.835 | +++ 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-12-23 14:51:25.186 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:25.191 | ++ functions-common:get_or_create_user:840 : user_id=f600ec6a90844e539cceec92d7c57ea3 2021-12-23 14:51:25.194 | ++ functions-common:get_or_create_user:841 : echo f600ec6a90844e539cceec92d7c57ea3 2021-12-23 14:51:25.198 | + lib/keystone:create_keystone_accounts:350 : demo_user=f600ec6a90844e539cceec92d7c57ea3 2021-12-23 14:51:25.201 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member f600ec6a90844e539cceec92d7c57ea3 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:25.204 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:51:25.208 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:51:25.210 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:51:25.213 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:51:25.215 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:51:25.218 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:51:25.220 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:51:25.223 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:51:25.227 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user f600ec6a90844e539cceec92d7c57ea3 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:25.227 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:25.228 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:51:25.230 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:25.233 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:27.705 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:27.710 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:51:27.712 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:51:27.715 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user f600ec6a90844e539cceec92d7c57ea3 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:30.081 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user f600ec6a90844e539cceec92d7c57ea3 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:30.081 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:30.082 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:51:30.085 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:30.089 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:32.573 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:32.577 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:51:32.581 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:51:32.585 | ++ functions-common:get_field:733 : echo '| 6c4ffb66498d425ea393b08a9b484971 | f600ec6a90844e539cceec92d7c57ea3 | | 1da2814c02184d71afeb812a53924e17 | | | False |' 2021-12-23 14:51:32.585 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:51:32.593 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:32.597 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:51:32.599 | + functions-common:get_or_add_user_project_role:912 : echo 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:51:32.599 | 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:51:32.602 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 2f9e5d6ae40e4d7abff35868ef6408c4 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:32.604 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:51:32.607 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:51:32.610 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:51:32.612 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:51:32.615 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:51:32.617 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:51:32.620 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:51:32.622 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:51:32.627 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:32.627 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:51:32.627 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:32.630 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:32.632 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:35.097 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:35.103 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:51:35.106 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:51:35.110 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:37.470 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:37.470 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:37.470 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:51:37.473 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:37.475 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:40.003 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:40.008 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:51:40.011 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:51:40.015 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | 2f9e5d6ae40e4d7abff35868ef6408c4 | | 1da2814c02184d71afeb812a53924e17 | | | False |' 2021-12-23 14:51:40.016 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:51:40.023 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:40.029 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:51:40.033 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:51:40.033 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:51:40.037 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole f600ec6a90844e539cceec92d7c57ea3 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:40.040 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:51:40.045 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:51:40.048 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:51:40.051 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:51:40.054 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:51:40.057 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:51:40.060 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:51:40.063 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:51:40.067 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user f600ec6a90844e539cceec92d7c57ea3 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:40.067 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:40.067 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:51:40.070 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:40.073 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:42.559 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:42.565 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:51:42.568 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:51:42.572 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user f600ec6a90844e539cceec92d7c57ea3 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:44.929 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user f600ec6a90844e539cceec92d7c57ea3 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:51:44.929 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:44.929 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:51:44.932 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:44.935 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:47.449 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:47.454 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:51:47.458 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:51:47.462 | ++ functions-common:get_field:733 : echo '| bafc8e716fb945ddb311d666bec2ca1d | f600ec6a90844e539cceec92d7c57ea3 | | 1da2814c02184d71afeb812a53924e17 | | | False |' 2021-12-23 14:51:47.463 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:51:47.470 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:47.473 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:51:47.476 | + functions-common:get_or_add_user_project_role:912 : echo bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:51:47.476 | bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:51:47.480 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member f600ec6a90844e539cceec92d7c57ea3 dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:47.483 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:51:47.487 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:51:47.490 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:51:47.492 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:51:47.495 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:51:47.498 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:51:47.501 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:51:47.504 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:51:47.508 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user f600ec6a90844e539cceec92d7c57ea3 --project dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:47.508 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:47.508 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:51:47.511 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:47.514 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:49.958 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:49.965 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:51:49.969 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:51:49.972 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user f600ec6a90844e539cceec92d7c57ea3 --project dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:52.361 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user f600ec6a90844e539cceec92d7c57ea3 --project dc7b7b44f01c440eafa40efc236af71f 2021-12-23 14:51:52.361 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:52.361 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:51:52.364 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:52.367 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:54.974 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:54.978 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:51:54.982 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:51:54.987 | ++ functions-common:get_field:733 : echo '| 6c4ffb66498d425ea393b08a9b484971 | f600ec6a90844e539cceec92d7c57ea3 | | dc7b7b44f01c440eafa40efc236af71f | | | False |' 2021-12-23 14:51:54.987 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:51:54.994 | ++ functions-common:get_field:727 : read data 2021-12-23 14:51:54.999 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:51:55.001 | + functions-common:get_or_add_user_project_role:912 : echo 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:51:55.001 | 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:51:55.005 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-23 14:51:55.008 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-23 14:51:55.011 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:51:55.014 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-23 14:51:57.236 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:57.241 | ++ functions-common:get_or_create_project:853 : project_id=1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:51:57.246 | ++ functions-common:get_or_create_project:854 : echo 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:51:57.250 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:51:57.252 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-23 14:51:57.255 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-23 14:51:57.258 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:51:57.261 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-23 14:51:57.263 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-23 14:51:57.267 | +++ 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-12-23 14:51:59.548 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:51:59.552 | ++ functions-common:get_or_create_user:840 : user_id=678c46d102e14c628860ef5d210049ff 2021-12-23 14:51:59.557 | ++ functions-common:get_or_create_user:841 : echo 678c46d102e14c628860ef5d210049ff 2021-12-23 14:51:59.561 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=678c46d102e14c628860ef5d210049ff 2021-12-23 14:51:59.563 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 678c46d102e14c628860ef5d210049ff 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:51:59.566 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:51:59.569 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:51:59.572 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:51:59.575 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:51:59.577 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:51:59.580 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:51:59.583 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:51:59.586 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:51:59.590 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 678c46d102e14c628860ef5d210049ff --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:51:59.590 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:51:59.590 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:51:59.593 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:51:59.596 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:02.115 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:02.121 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:52:02.125 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:52:02.128 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 678c46d102e14c628860ef5d210049ff --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:04.465 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 678c46d102e14c628860ef5d210049ff --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:04.465 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:52:04.465 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:52:04.468 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:52:04.471 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:07.040 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:07.044 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:52:07.047 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:52:07.052 | ++ functions-common:get_field:733 : echo '| 6c4ffb66498d425ea393b08a9b484971 | 678c46d102e14c628860ef5d210049ff | | 1ccf86ade30748cb905b791320d6ad2a | | | False |' 2021-12-23 14:52:07.052 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:52:07.059 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:07.063 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:52:07.065 | + functions-common:get_or_add_user_project_role:912 : echo 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:52:07.065 | 6c4ffb66498d425ea393b08a9b484971 2021-12-23 14:52:07.068 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 2f9e5d6ae40e4d7abff35868ef6408c4 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:07.070 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:52:07.074 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:52:07.076 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:52:07.079 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:52:07.081 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:52:07.084 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:52:07.087 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:52:07.090 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:52:07.093 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:07.094 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:52:07.094 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:52:07.097 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:52:07.100 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:09.546 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:09.551 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:52:09.553 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:52:09.556 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:11.900 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 2f9e5d6ae40e4d7abff35868ef6408c4 --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:11.900 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:52:11.900 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:52:11.904 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:52:11.908 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:14.443 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:14.447 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:52:14.452 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:52:14.456 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | 2f9e5d6ae40e4d7abff35868ef6408c4 | | 1ccf86ade30748cb905b791320d6ad2a | | | False |' 2021-12-23 14:52:14.456 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:52:14.464 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:14.469 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:52:14.471 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:52:14.471 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:52:14.474 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 678c46d102e14c628860ef5d210049ff 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:14.476 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:52:14.479 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:52:14.482 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:52:14.484 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:52:14.487 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:52:14.489 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:52:14.492 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:52:14.495 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:52:14.499 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 678c46d102e14c628860ef5d210049ff --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:14.499 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:52:14.499 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:52:14.502 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:52:14.505 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:16.948 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:16.953 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:52:16.956 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:52:16.958 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 678c46d102e14c628860ef5d210049ff --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:19.305 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 678c46d102e14c628860ef5d210049ff --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:19.305 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:52:19.305 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:52:19.309 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:52:19.312 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:21.811 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:21.815 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:52:21.818 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:52:21.822 | ++ functions-common:get_field:733 : echo '| bafc8e716fb945ddb311d666bec2ca1d | 678c46d102e14c628860ef5d210049ff | | 1ccf86ade30748cb905b791320d6ad2a | | | False |' 2021-12-23 14:52:21.822 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:52:21.828 | ++ functions-common:get_field:727 : read data 2021-12-23 14:52:21.833 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:52:21.837 | + functions-common:get_or_add_user_project_role:912 : echo bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:52:21.837 | bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:52:21.840 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-23 14:52:21.843 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-23 14:52:21.846 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-23 14:52:21.848 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-23 14:52:21.852 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-23 14:52:24.026 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:24.029 | ++ functions-common:get_or_create_group:817 : group_id=87150cd95e0144a9bc3490e0250b99ec 2021-12-23 14:52:24.032 | ++ functions-common:get_or_create_group:818 : echo 87150cd95e0144a9bc3490e0250b99ec 2021-12-23 14:52:24.035 | + lib/keystone:create_keystone_accounts:371 : admin_group=87150cd95e0144a9bc3490e0250b99ec 2021-12-23 14:52:24.038 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-23 14:52:24.041 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-23 14:52:24.044 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-23 14:52:24.046 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-23 14:52:24.050 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-23 14:52:26.249 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:26.253 | ++ functions-common:get_or_create_group:817 : group_id=aac860cdba7f4e489160b9af4ab295c7 2021-12-23 14:52:26.256 | ++ functions-common:get_or_create_group:818 : echo aac860cdba7f4e489160b9af4ab295c7 2021-12-23 14:52:26.260 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=aac860cdba7f4e489160b9af4ab295c7 2021-12-23 14:52:26.264 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 2021-12-23 14:52:26.268 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 14:52:26.272 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group aac860cdba7f4e489160b9af4ab295c7 --project 1da2814c02184d71afeb812a53924e17 -f value 2021-12-23 14:52:28.724 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:28.728 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 14:52:28.730 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 14:52:28.733 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group aac860cdba7f4e489160b9af4ab295c7 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:52:31.068 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group aac860cdba7f4e489160b9af4ab295c7 --project 1da2814c02184d71afeb812a53924e17 -f value 2021-12-23 14:52:33.621 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:33.625 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6c4ffb66498d425ea393b08a9b484971 aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 False' 2021-12-23 14:52:33.628 | + functions-common:get_or_add_group_project_role:960 : echo 6c4ffb66498d425ea393b08a9b484971 aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 False 2021-12-23 14:52:33.628 | 6c4ffb66498d425ea393b08a9b484971 aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 False 2021-12-23 14:52:33.631 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 2021-12-23 14:52:33.634 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 14:52:33.639 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group aac860cdba7f4e489160b9af4ab295c7 --project 1da2814c02184d71afeb812a53924e17 -f value 2021-12-23 14:52:36.083 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:36.088 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 14:52:36.091 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 14:52:36.094 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group aac860cdba7f4e489160b9af4ab295c7 --project 1da2814c02184d71afeb812a53924e17 2021-12-23 14:52:38.537 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group aac860cdba7f4e489160b9af4ab295c7 --project 1da2814c02184d71afeb812a53924e17 -f value 2021-12-23 14:52:41.055 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:41.060 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bafc8e716fb945ddb311d666bec2ca1d aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 False' 2021-12-23 14:52:41.064 | + functions-common:get_or_add_group_project_role:960 : echo bafc8e716fb945ddb311d666bec2ca1d aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 False 2021-12-23 14:52:41.064 | bafc8e716fb945ddb311d666bec2ca1d aac860cdba7f4e489160b9af4ab295c7 1da2814c02184d71afeb812a53924e17 False 2021-12-23 14:52:41.068 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:41.072 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 14:52:41.076 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group aac860cdba7f4e489160b9af4ab295c7 --project 1ccf86ade30748cb905b791320d6ad2a -f value 2021-12-23 14:52:43.518 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:43.522 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 14:52:43.527 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 14:52:43.530 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group aac860cdba7f4e489160b9af4ab295c7 --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:45.893 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group aac860cdba7f4e489160b9af4ab295c7 --project 1ccf86ade30748cb905b791320d6ad2a -f value 2021-12-23 14:52:48.380 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:48.383 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6c4ffb66498d425ea393b08a9b484971 aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a False' 2021-12-23 14:52:48.387 | + functions-common:get_or_add_group_project_role:960 : echo 6c4ffb66498d425ea393b08a9b484971 aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a False 2021-12-23 14:52:48.387 | 6c4ffb66498d425ea393b08a9b484971 aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a False 2021-12-23 14:52:48.389 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:48.393 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 14:52:48.397 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group aac860cdba7f4e489160b9af4ab295c7 --project 1ccf86ade30748cb905b791320d6ad2a -f value 2021-12-23 14:52:50.868 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:50.871 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 14:52:50.875 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 14:52:50.879 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group aac860cdba7f4e489160b9af4ab295c7 --project 1ccf86ade30748cb905b791320d6ad2a 2021-12-23 14:52:53.244 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group aac860cdba7f4e489160b9af4ab295c7 --project 1ccf86ade30748cb905b791320d6ad2a -f value 2021-12-23 14:52:55.748 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:55.752 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bafc8e716fb945ddb311d666bec2ca1d aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a False' 2021-12-23 14:52:55.756 | + functions-common:get_or_add_group_project_role:960 : echo bafc8e716fb945ddb311d666bec2ca1d aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a False 2021-12-23 14:52:55.756 | bafc8e716fb945ddb311d666bec2ca1d aac860cdba7f4e489160b9af4ab295c7 1ccf86ade30748cb905b791320d6ad2a False 2021-12-23 14:52:55.759 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 87150cd95e0144a9bc3490e0250b99ec 5d7134a80320478a990d1b9415e50fb8 2021-12-23 14:52:55.763 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 14:52:55.767 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 87150cd95e0144a9bc3490e0250b99ec --project 5d7134a80320478a990d1b9415e50fb8 -f value 2021-12-23 14:52:58.194 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:52:58.199 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 14:52:58.202 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 14:52:58.205 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 87150cd95e0144a9bc3490e0250b99ec --project 5d7134a80320478a990d1b9415e50fb8 2021-12-23 14:53:00.562 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 87150cd95e0144a9bc3490e0250b99ec --project 5d7134a80320478a990d1b9415e50fb8 -f value 2021-12-23 14:53:03.053 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:03.057 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c355788b06fa43daa7e96197da90621e 87150cd95e0144a9bc3490e0250b99ec 5d7134a80320478a990d1b9415e50fb8 False' 2021-12-23 14:53:03.060 | + functions-common:get_or_add_group_project_role:960 : echo c355788b06fa43daa7e96197da90621e 87150cd95e0144a9bc3490e0250b99ec 5d7134a80320478a990d1b9415e50fb8 False 2021-12-23 14:53:03.060 | c355788b06fa43daa7e96197da90621e 87150cd95e0144a9bc3490e0250b99ec 5d7134a80320478a990d1b9415e50fb8 False 2021-12-23 14:53:03.063 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-23 14:53:03.079 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:53:03.081 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-23 14:53:03.097 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:53:03.100 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-23 14:53:03.102 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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-12-23 14:53:03.105 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-23 14:53:03.107 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-23 14:53:03.110 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:53:03.112 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:53:03.114 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:53:03.118 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:53:05.443 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:05.448 | + functions-common:get_or_create_user:840 : user_id=a9d91ac9870a4b8ebe7f85a518df837e 2021-12-23 14:53:05.452 | + functions-common:get_or_create_user:841 : echo a9d91ac9870a4b8ebe7f85a518df837e 2021-12-23 14:53:05.453 | a9d91ac9870a4b8ebe7f85a518df837e 2021-12-23 14:53:05.457 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-23 14:53:05.461 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:53:05.466 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:53:05.469 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:53:05.471 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:53:05.474 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:53:05.477 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:53:05.479 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:53:05.482 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:53:05.485 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:53:05.488 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:53:05.492 | ++ 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-12-23 14:53:05.492 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:05.492 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:53:05.495 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:05.498 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:08.472 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:08.477 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:53:08.480 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:53:08.482 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-23 14:53:11.435 | ++ 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-12-23 14:53:11.435 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:11.435 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:53:11.440 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:11.443 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:14.514 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:14.519 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:53:14.523 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:53:14.527 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | a9d91ac9870a4b8ebe7f85a518df837e | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:53:14.528 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:53:14.533 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:14.536 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:53:14.539 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:53:14.539 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:53:14.541 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-23 14:53:14.543 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-23 14:53:14.546 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:53:14.549 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:53:14.552 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:53:14.554 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:53:14.556 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:53:14.559 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:53:14.561 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:53:14.563 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:53:14.566 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:53:14.569 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:53:14.573 | ++ 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-12-23 14:53:14.573 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:53:14.573 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:14.576 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:14.579 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:17.620 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:17.626 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:53:17.630 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:53:17.634 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 14:53:20.570 | ++ 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-12-23 14:53:20.571 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:20.571 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:53:20.576 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:20.579 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:23.625 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:23.630 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:53:23.633 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:53:23.637 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:53:23.638 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | a9d91ac9870a4b8ebe7f85a518df837e | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:53:23.644 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:23.648 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:53:23.651 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:53:23.651 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:53:23.654 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-23 14:53:23.657 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-23 14:53:23.660 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.49/compute 2021-12-23 14:53:23.663 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-23 14:53:23.666 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:53:23.670 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-23 14:53:25.920 | ++ 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-12-23 14:53:28.065 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:28.070 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:53:28.070 | c4b9417b9a304ff79725e5cc9b443fc2' 2021-12-23 14:53:28.073 | + functions-common:get_or_create_service:978 : echo c4b9417b9a304ff79725e5cc9b443fc2 2021-12-23 14:53:28.073 | c4b9417b9a304ff79725e5cc9b443fc2 2021-12-23 14:53:28.076 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.49/compute/v2/$(project_id)s' 2021-12-23 14:53:28.079 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:53:28.082 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' RegionOne 2021-12-23 14:53:28.084 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:53:28.088 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-23 14:53:30.482 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:30.485 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:53:30.488 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:53:30.491 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 14:53:32.921 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:32.926 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d2f99893baf44f7cb9c96f5b2e85d22e 2021-12-23 14:53:32.930 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d2f99893baf44f7cb9c96f5b2e85d22e 2021-12-23 14:53:32.934 | + functions-common:get_or_create_endpoint:1011 : public_id=d2f99893baf44f7cb9c96f5b2e85d22e 2021-12-23 14:53:32.937 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:53:32.940 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:53:32.943 | + functions-common:get_or_create_endpoint:1020 : echo d2f99893baf44f7cb9c96f5b2e85d22e 2021-12-23 14:53:32.943 | d2f99893baf44f7cb9c96f5b2e85d22e 2021-12-23 14:53:32.945 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-23 14:53:32.948 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:53:32.952 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-23 14:53:35.206 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-23 14:53:37.343 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:37.347 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:53:37.347 | 602dbd21d4e74d0d972769ff8107370f' 2021-12-23 14:53:37.349 | + functions-common:get_or_create_service:978 : echo 602dbd21d4e74d0d972769ff8107370f 2021-12-23 14:53:37.349 | 602dbd21d4e74d0d972769ff8107370f 2021-12-23 14:53:37.352 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2021-12-23 14:53:37.356 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:53:37.359 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.49/compute/v2.1 RegionOne 2021-12-23 14:53:37.362 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:53:37.365 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-23 14:53:39.796 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:39.801 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:53:39.804 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:53:39.808 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.49/compute/v2.1 --region RegionOne -f value -c id 2021-12-23 14:53:42.176 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:42.180 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=4b78b8b3910a42d7b98932d9a3e3c677 2021-12-23 14:53:42.184 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 4b78b8b3910a42d7b98932d9a3e3c677 2021-12-23 14:53:42.187 | + functions-common:get_or_create_endpoint:1011 : public_id=4b78b8b3910a42d7b98932d9a3e3c677 2021-12-23 14:53:42.190 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:53:42.192 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:53:42.194 | + functions-common:get_or_create_endpoint:1020 : echo 4b78b8b3910a42d7b98932d9a3e3c677 2021-12-23 14:53:42.195 | 4b78b8b3910a42d7b98932d9a3e3c677 2021-12-23 14:53:42.197 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-23 14:53:42.214 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:53:42.216 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-23 14:53:42.232 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:53:42.235 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-23 14:53:42.237 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:53:42.240 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:53:42.243 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:53:42.245 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:53:42.248 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:53:42.250 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:53:42.252 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:53:42.255 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:53:42.257 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:53:42.260 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:53:42.265 | ++ 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-12-23 14:53:42.265 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:42.265 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:53:42.267 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:42.270 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:45.316 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:45.323 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:53:45.326 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:53:45.329 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 14:53:48.264 | ++ 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-12-23 14:53:48.264 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:48.264 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:53:48.267 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:48.271 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:51.336 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:51.340 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:53:51.345 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:53:51.348 | ++ functions-common:get_field:733 : echo '| ca07dac322dc41cf8c9fdf79d0c19592 | a9d91ac9870a4b8ebe7f85a518df837e | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:53:51.348 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:53:51.354 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:51.357 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:53:51.360 | + functions-common:get_or_add_user_project_role:912 : echo ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:53:51.360 | ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:53:51.362 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-23 14:53:51.379 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:53:51.382 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-23 14:53:51.398 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:53:51.401 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-23 14:53:51.403 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-23 14:53:51.422 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:53:51.424 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-23 14:53:51.427 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-23 14:53:51.429 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:53:51.432 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:53:51.434 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:53:51.437 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:53:53.764 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:53.768 | + functions-common:get_or_create_user:840 : user_id=0f6a9abfc93e486195667c1da35e4701 2021-12-23 14:53:53.772 | + functions-common:get_or_create_user:841 : echo 0f6a9abfc93e486195667c1da35e4701 2021-12-23 14:53:53.772 | 0f6a9abfc93e486195667c1da35e4701 2021-12-23 14:53:53.775 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-23 14:53:53.778 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:53:53.783 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:53:53.786 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:53:53.790 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:53:53.794 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:53:53.796 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:53:53.799 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:53:53.801 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:53:53.803 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:53:53.806 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:53:53.810 | ++ 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-12-23 14:53:53.810 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:53.810 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:53:53.813 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:53.816 | ++ functions-common:get_field:727 : read data 2021-12-23 14:53:56.829 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:53:56.836 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:53:56.840 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:53:56.845 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-23 14:53:59.764 | ++ 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-12-23 14:53:59.764 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:53:59.765 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:53:59.768 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:53:59.771 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:02.807 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:02.812 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:54:02.816 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:54:02.820 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | 0f6a9abfc93e486195667c1da35e4701 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:54:02.821 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:54:02.826 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:02.830 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:02.832 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:02.833 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:02.835 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-23 14:54:02.838 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-23 14:54:02.853 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:54:02.856 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-23 14:54:02.858 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-23 14:54:02.861 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:54:02.863 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:54:02.866 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:54:02.869 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:54:05.174 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:05.178 | + functions-common:get_or_create_user:840 : user_id=d01bb805931a4ae5a73eb8ada7845e70 2021-12-23 14:54:05.182 | + functions-common:get_or_create_user:841 : echo d01bb805931a4ae5a73eb8ada7845e70 2021-12-23 14:54:05.182 | d01bb805931a4ae5a73eb8ada7845e70 2021-12-23 14:54:05.185 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-23 14:54:05.188 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:54:05.191 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:54:05.194 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:54:05.196 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:54:05.198 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:54:05.201 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:54:05.203 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:54:05.206 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:54:05.208 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:54:05.211 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:54:05.215 | ++ 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-12-23 14:54:05.215 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:54:05.216 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:54:05.218 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:54:05.221 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:08.235 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:08.240 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:54:08.244 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:54:08.247 | + 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-12-23 14:54:11.237 | ++ 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-12-23 14:54:11.237 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:54:11.237 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:54:11.240 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:54:11.243 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:14.347 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:14.351 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:54:14.354 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:54:14.358 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | d01bb805931a4ae5a73eb8ada7845e70 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:54:14.359 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:54:14.366 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:14.370 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:14.373 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:14.373 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:14.376 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-23 14:54:14.378 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-23 14:54:14.381 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:54:14.384 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:54:14.386 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:54:14.389 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:54:14.391 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:54:14.393 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:54:14.396 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:54:14.398 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:54:14.400 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:54:14.404 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:54:14.408 | ++ 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-12-23 14:54:14.408 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:54:14.409 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:54:14.412 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:54:14.415 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:17.510 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:17.516 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:54:17.521 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:54:17.525 | + 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-12-23 14:54:20.443 | ++ 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-12-23 14:54:20.443 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:54:20.444 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:54:20.447 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:54:20.450 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:23.535 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:23.540 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:54:23.544 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:54:23.547 | ++ functions-common:get_field:733 : echo '| ca07dac322dc41cf8c9fdf79d0c19592 | d01bb805931a4ae5a73eb8ada7845e70 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:54:23.547 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:54:23.553 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:23.557 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:54:23.560 | + functions-common:get_or_add_user_project_role:912 : echo ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:54:23.560 | ca07dac322dc41cf8c9fdf79d0c19592 2021-12-23 14:54:23.562 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-23 14:54:23.565 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:54:23.568 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-23 14:54:25.841 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-23 14:54:27.974 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:27.979 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:54:27.979 | 825fa92169c04e28a7fc77764e9a5db3' 2021-12-23 14:54:27.983 | + functions-common:get_or_create_service:978 : echo 825fa92169c04e28a7fc77764e9a5db3 2021-12-23 14:54:27.983 | 825fa92169c04e28a7fc77764e9a5db3 2021-12-23 14:54:27.987 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2021-12-23 14:54:27.992 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:54:27.996 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.49/image RegionOne 2021-12-23 14:54:28.000 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:54:28.004 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-23 14:54:30.405 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:30.409 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:54:30.412 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:54:30.417 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.49/image --region RegionOne -f value -c id 2021-12-23 14:54:32.773 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:32.778 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=74ed7c4a3e7440019ee944f9a4cd4f8b 2021-12-23 14:54:32.782 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 74ed7c4a3e7440019ee944f9a4cd4f8b 2021-12-23 14:54:32.787 | + functions-common:get_or_create_endpoint:1011 : public_id=74ed7c4a3e7440019ee944f9a4cd4f8b 2021-12-23 14:54:32.791 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:54:32.794 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:54:32.796 | + functions-common:get_or_create_endpoint:1020 : echo 74ed7c4a3e7440019ee944f9a4cd4f8b 2021-12-23 14:54:32.797 | 74ed7c4a3e7440019ee944f9a4cd4f8b 2021-12-23 14:54:32.800 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-23 14:54:32.802 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-23 14:54:32.806 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-23 14:54:34.991 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-23 14:54:34.995 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-23 14:54:35.000 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-23 14:54:35.003 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-23 14:54:35.030 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-23 14:54:35.055 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-23 14:54:35.071 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:54:35.074 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-23 14:54:35.076 | + 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,c-vol,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,c-bak,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-12-23 14:54:35.079 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-23 14:54:35.082 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-23 14:54:35.084 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:54:35.087 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:54:35.089 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:54:35.092 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:54:37.389 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:37.394 | + functions-common:get_or_create_user:840 : user_id=3ccc13d278aa49ee818e556d6dd6dd0a 2021-12-23 14:54:37.397 | + functions-common:get_or_create_user:841 : echo 3ccc13d278aa49ee818e556d6dd6dd0a 2021-12-23 14:54:37.397 | 3ccc13d278aa49ee818e556d6dd6dd0a 2021-12-23 14:54:37.400 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-23 14:54:37.403 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:54:37.406 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:54:37.408 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:54:37.411 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:54:37.413 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:54:37.416 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:54:37.418 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:54:37.420 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:54:37.423 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:54:37.426 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:54:37.430 | ++ 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-12-23 14:54:37.430 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:54:37.430 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:54:37.433 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:54:37.435 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:40.430 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:40.436 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:54:40.440 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:54:40.444 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-23 14:54:43.421 | ++ 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-12-23 14:54:43.421 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:54:43.421 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:54:43.424 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:54:43.427 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:46.479 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:46.483 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:54:46.486 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:54:46.490 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | 3ccc13d278aa49ee818e556d6dd6dd0a | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:54:46.490 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:54:46.497 | ++ functions-common:get_field:727 : read data 2021-12-23 14:54:46.501 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:46.503 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:46.503 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:54:46.507 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-23 14:54:46.510 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-23 14:54:46.513 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:54:46.516 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-23 14:54:48.794 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-23 14:54:50.925 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:50.930 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:54:50.930 | 31f28cb640434a77bac4c00ff48592b3' 2021-12-23 14:54:50.933 | + functions-common:get_or_create_service:978 : echo 31f28cb640434a77bac4c00ff48592b3 2021-12-23 14:54:50.933 | 31f28cb640434a77bac4c00ff48592b3 2021-12-23 14:54:50.937 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-23 14:54:50.939 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2021-12-23 14:54:50.941 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:54:50.945 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2021-12-23 14:54:50.948 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:54:50.952 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-23 14:54:53.429 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:53.433 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:54:53.436 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:54:53.440 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 14:54:55.862 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:54:55.867 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=13c2d35ca67a4de4946896ae81b8686a 2021-12-23 14:54:55.871 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 13c2d35ca67a4de4946896ae81b8686a 2021-12-23 14:54:55.876 | + functions-common:get_or_create_endpoint:1011 : public_id=13c2d35ca67a4de4946896ae81b8686a 2021-12-23 14:54:55.880 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:54:55.885 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:54:55.887 | + functions-common:get_or_create_endpoint:1020 : echo 13c2d35ca67a4de4946896ae81b8686a 2021-12-23 14:54:55.887 | 13c2d35ca67a4de4946896ae81b8686a 2021-12-23 14:54:55.890 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-23 14:54:55.892 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:54:55.896 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-23 14:54:58.177 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-23 14:55:00.343 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:00.347 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:55:00.347 | 13ca227709c94d26ad212c6e02068617' 2021-12-23 14:55:00.350 | + functions-common:get_or_create_service:978 : echo 13ca227709c94d26ad212c6e02068617 2021-12-23 14:55:00.350 | 13ca227709c94d26ad212c6e02068617 2021-12-23 14:55:00.353 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.49/volume/v2/$(project_id)s' 2021-12-23 14:55:00.356 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:55:00.359 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.49/volume/v2/$(project_id)s' RegionOne 2021-12-23 14:55:00.361 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:55:00.365 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-23 14:55:02.798 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:02.803 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:55:02.806 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:55:02.812 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.49/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 14:55:05.190 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:05.195 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=921f9dc5aec14ad987e8ef5955f1ba00 2021-12-23 14:55:05.199 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 921f9dc5aec14ad987e8ef5955f1ba00 2021-12-23 14:55:05.204 | + functions-common:get_or_create_endpoint:1011 : public_id=921f9dc5aec14ad987e8ef5955f1ba00 2021-12-23 14:55:05.208 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:55:05.212 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:55:05.215 | + functions-common:get_or_create_endpoint:1020 : echo 921f9dc5aec14ad987e8ef5955f1ba00 2021-12-23 14:55:05.215 | 921f9dc5aec14ad987e8ef5955f1ba00 2021-12-23 14:55:05.217 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-23 14:55:05.220 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:55:05.223 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-23 14:55:07.503 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-23 14:55:09.645 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:09.650 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:55:09.650 | 49ca903b8aef4e6aa49161a386714068' 2021-12-23 14:55:09.652 | + functions-common:get_or_create_service:978 : echo 49ca903b8aef4e6aa49161a386714068 2021-12-23 14:55:09.652 | 49ca903b8aef4e6aa49161a386714068 2021-12-23 14:55:09.655 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2021-12-23 14:55:09.658 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:55:09.661 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2021-12-23 14:55:09.663 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:55:09.667 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-23 14:55:12.094 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:12.099 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:55:12.102 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:55:12.107 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 14:55:14.459 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:14.463 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=03bb884477654d089eeb6d243748e8e6 2021-12-23 14:55:14.465 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 03bb884477654d089eeb6d243748e8e6 2021-12-23 14:55:14.468 | + functions-common:get_or_create_endpoint:1011 : public_id=03bb884477654d089eeb6d243748e8e6 2021-12-23 14:55:14.471 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:55:14.473 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:55:14.476 | + functions-common:get_or_create_endpoint:1020 : echo 03bb884477654d089eeb6d243748e8e6 2021-12-23 14:55:14.476 | 03bb884477654d089eeb6d243748e8e6 2021-12-23 14:55:14.478 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-23 14:55:14.481 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-23 14:55:14.484 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:55:14.488 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-23 14:55:16.823 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:16.827 | ++ functions-common:get_or_create_project:853 : project_id=a9e1b2646f54430f916438aa8d9ac19d 2021-12-23 14:55:16.830 | ++ functions-common:get_or_create_project:854 : echo a9e1b2646f54430f916438aa8d9ac19d 2021-12-23 14:55:16.833 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a9e1b2646f54430f916438aa8d9ac19d 2021-12-23 14:55:16.862 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-23 14:55:16.864 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:55:16.867 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:55:16.869 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-23 14:55:16.872 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-23 14:55:18.775 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-23 14:55:19.214 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:19.219 | ++ functions-common:get_or_create_user:840 : user_id=3ccc13d278aa49ee818e556d6dd6dd0a 2021-12-23 14:55:19.223 | ++ functions-common:get_or_create_user:841 : echo 3ccc13d278aa49ee818e556d6dd6dd0a 2021-12-23 14:55:19.228 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3ccc13d278aa49ee818e556d6dd6dd0a 2021-12-23 14:55:19.259 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-23 14:55:19.275 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:55:19.278 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-23 14:55:19.280 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-23 14:55:19.284 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:55:19.284 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 14:55:19.288 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:55:19.291 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 14:55:19.293 | + 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,c-vol,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,c-bak,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-12-23 14:55:19.296 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 14:55:19.298 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-23 14:55:19.301 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-23 14:55:19.303 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-23 14:55:19.306 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.49:9696/ 2021-12-23 14:55:19.308 | + 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,c-vol,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,c-bak,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-12-23 14:55:19.311 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-23 14:55:19.313 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-23 14:55:19.316 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:55:19.318 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:55:19.321 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:55:19.324 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:55:21.668 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:21.673 | + functions-common:get_or_create_user:840 : user_id=e794ab7db5664a55b5d9266d0358a88c 2021-12-23 14:55:21.677 | + functions-common:get_or_create_user:841 : echo e794ab7db5664a55b5d9266d0358a88c 2021-12-23 14:55:21.677 | e794ab7db5664a55b5d9266d0358a88c 2021-12-23 14:55:21.681 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-23 14:55:21.684 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:55:21.687 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:55:21.689 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:55:21.692 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:55:21.694 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:55:21.697 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:55:21.699 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:55:21.701 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:55:21.703 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:55:21.707 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:55:21.711 | ++ 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-12-23 14:55:21.711 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:55:21.711 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:55:21.714 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:55:21.716 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:24.705 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:24.712 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:55:24.715 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:55:24.717 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-23 14:55:27.643 | ++ 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-12-23 14:55:27.643 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:55:27.643 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:55:27.647 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:55:27.650 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:30.759 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:30.763 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:55:30.767 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:55:30.772 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | e794ab7db5664a55b5d9266d0358a88c | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:55:30.772 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:55:30.778 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:30.782 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:55:30.785 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:55:30.785 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:55:30.788 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-23 14:55:30.791 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-23 14:55:30.795 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:55:30.798 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-23 14:55:33.091 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-23 14:55:35.243 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:35.246 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:55:35.246 | d9c45f5f34e44ef6bdb185c0914ede39' 2021-12-23 14:55:35.250 | + functions-common:get_or_create_service:978 : echo d9c45f5f34e44ef6bdb185c0914ede39 2021-12-23 14:55:35.250 | d9c45f5f34e44ef6bdb185c0914ede39 2021-12-23 14:55:35.252 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2021-12-23 14:55:35.256 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:55:35.260 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.49:9696/ RegionOne 2021-12-23 14:55:35.264 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:55:35.268 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-23 14:55:37.685 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:37.691 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:55:37.694 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:55:37.699 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.49:9696/ --region RegionOne -f value -c id 2021-12-23 14:55:40.014 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:40.019 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=20c2df3814564cae867aa17ae2ff524c 2021-12-23 14:55:40.024 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 20c2df3814564cae867aa17ae2ff524c 2021-12-23 14:55:40.028 | + functions-common:get_or_create_endpoint:1011 : public_id=20c2df3814564cae867aa17ae2ff524c 2021-12-23 14:55:40.032 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:55:40.036 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:55:40.040 | + functions-common:get_or_create_endpoint:1020 : echo 20c2df3814564cae867aa17ae2ff524c 2021-12-23 14:55:40.040 | 20c2df3814564cae867aa17ae2ff524c 2021-12-23 14:55:40.043 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-23 14:55:40.059 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:55:40.061 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-23 14:55:40.064 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-23 14:55:40.066 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-23 14:55:40.069 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-23 14:55:40.071 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-23 14:55:40.073 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-23 14:55:40.076 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-23 14:55:40.078 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-23 14:55:40.081 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-23 14:55:40.083 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-23 14:55:40.086 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-23 14:55:40.089 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-23 14:55:40.092 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-23 14:55:42.351 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:42.354 | ++ functions-common:get_or_create_role:865 : role_id=bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:55:42.356 | ++ functions-common:get_or_create_role:866 : echo bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:55:42.359 | + lib/swift:create_swift_accounts:636 : another_role=bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:55:42.362 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-23 14:55:42.364 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-23 14:55:42.366 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:55:42.369 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:55:42.371 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:55:42.374 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:55:44.688 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:44.692 | + functions-common:get_or_create_user:840 : user_id=42c3e35ace1c4ec0a4beaf40553937c7 2021-12-23 14:55:44.696 | + functions-common:get_or_create_user:841 : echo 42c3e35ace1c4ec0a4beaf40553937c7 2021-12-23 14:55:44.696 | 42c3e35ace1c4ec0a4beaf40553937c7 2021-12-23 14:55:44.698 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-23 14:55:44.701 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:55:44.704 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:55:44.707 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:55:44.709 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:55:44.711 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:55:44.713 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:55:44.716 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:55:44.718 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:55:44.720 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:55:44.723 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:55:44.726 | ++ 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-12-23 14:55:44.726 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:55:44.727 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:55:44.729 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:55:44.732 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:47.796 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:47.801 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:55:47.804 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:55:47.808 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-23 14:55:50.732 | ++ 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-12-23 14:55:50.732 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:55:50.732 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:55:50.736 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:55:50.739 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:53.836 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:53.840 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:55:53.844 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:55:53.848 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | 42c3e35ace1c4ec0a4beaf40553937c7 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:55:53.848 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:55:53.855 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:53.858 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:55:53.860 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:55:53.860 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:55:53.862 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-23 14:55:53.865 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-23 14:55:53.867 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:55:53.870 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:55:53.873 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:55:53.875 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:55:53.878 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:55:53.880 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:55:53.883 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:55:53.885 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:55:53.887 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:55:53.890 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:55:53.894 | ++ 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-12-23 14:55:53.894 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:55:53.894 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:55:53.896 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:55:53.899 | ++ functions-common:get_field:727 : read data 2021-12-23 14:55:56.980 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:55:56.985 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:55:56.989 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:55:56.992 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-23 14:55:59.895 | ++ 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-12-23 14:55:59.895 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:55:59.895 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:55:59.898 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:55:59.901 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:02.974 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:02.978 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:56:02.982 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:56:02.987 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | 42c3e35ace1c4ec0a4beaf40553937c7 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:56:02.987 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:56:02.994 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:02.997 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:03.000 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:03.000 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:03.003 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-23 14:56:03.006 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:56:03.010 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-23 14:56:05.275 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-23 14:56:07.481 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:07.486 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:56:07.486 | 044bb87c4aab45279b44132f804b11a9' 2021-12-23 14:56:07.490 | + functions-common:get_or_create_service:978 : echo 044bb87c4aab45279b44132f804b11a9 2021-12-23 14:56:07.490 | 044bb87c4aab45279b44132f804b11a9 2021-12-23 14:56:07.493 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' http://10.222.0.49:8080 2021-12-23 14:56:07.496 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:56:07.499 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-23 14:56:07.501 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:56:07.504 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-23 14:56:09.911 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:09.915 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:56:09.919 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:56:09.924 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-23 14:56:12.330 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:12.334 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=70c4964d8cbd4c0c8a4523213b6e1a89 2021-12-23 14:56:12.338 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 70c4964d8cbd4c0c8a4523213b6e1a89 2021-12-23 14:56:12.343 | + functions-common:get_or_create_endpoint:1011 : public_id=70c4964d8cbd4c0c8a4523213b6e1a89 2021-12-23 14:56:12.347 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.49:8080 ]] 2021-12-23 14:56:12.350 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.49:8080 RegionOne 2021-12-23 14:56:12.355 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:56:12.358 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-23 14:56:14.791 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:14.794 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:56:14.798 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:56:14.802 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.49:8080 --region RegionOne -f value -c id 2021-12-23 14:56:17.121 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:17.126 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c9aaa0b12cfc4c459f348ea31ee84cc4 2021-12-23 14:56:17.129 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo c9aaa0b12cfc4c459f348ea31ee84cc4 2021-12-23 14:56:17.129 | c9aaa0b12cfc4c459f348ea31ee84cc4 2021-12-23 14:56:17.133 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:56:17.135 | + functions-common:get_or_create_endpoint:1020 : echo 70c4964d8cbd4c0c8a4523213b6e1a89 2021-12-23 14:56:17.135 | 70c4964d8cbd4c0c8a4523213b6e1a89 2021-12-23 14:56:17.139 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-23 14:56:17.144 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-23 14:56:17.147 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:56:17.150 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-23 14:56:19.386 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:19.391 | ++ functions-common:get_or_create_project:853 : project_id=a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:19.394 | ++ functions-common:get_or_create_project:854 : echo a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:19.397 | + lib/swift:create_swift_accounts:650 : swift_project_test1=a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:19.400 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-23 14:56:19.402 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:19.418 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-23 14:56:19.421 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:56:19.423 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-23 14:56:19.425 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-23 14:56:19.428 | +++ 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-12-23 14:56:21.665 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:21.669 | ++ functions-common:get_or_create_user:840 : user_id=424c0d37cc274854aeac9ded4905e3db 2021-12-23 14:56:21.673 | ++ functions-common:get_or_create_user:841 : echo 424c0d37cc274854aeac9ded4905e3db 2021-12-23 14:56:21.677 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=424c0d37cc274854aeac9ded4905e3db 2021-12-23 14:56:21.679 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-23 14:56:21.683 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:21.701 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 424c0d37cc274854aeac9ded4905e3db a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:21.703 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:56:21.708 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:56:21.711 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:56:21.713 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:56:21.715 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:56:21.718 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:56:21.720 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:56:21.723 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:56:21.727 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 424c0d37cc274854aeac9ded4905e3db --project a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:21.727 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:21.727 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:56:21.730 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:21.732 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:24.185 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:24.192 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:56:24.196 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:56:24.199 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 424c0d37cc274854aeac9ded4905e3db --project a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:26.555 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 424c0d37cc274854aeac9ded4905e3db --project a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:26.555 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:26.555 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:56:26.559 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:26.563 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:29.044 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:29.049 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:56:29.052 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:56:29.056 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | 424c0d37cc274854aeac9ded4905e3db | | a2a3cc94491e448f8496d56d4a1260c8 | | | False |' 2021-12-23 14:56:29.056 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:56:29.064 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:29.070 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:29.072 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:29.072 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:29.074 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-23 14:56:29.078 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-23 14:56:29.080 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:56:29.083 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-23 14:56:29.085 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-23 14:56:29.088 | +++ 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-12-23 14:56:31.322 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:31.326 | ++ functions-common:get_or_create_user:840 : user_id=076cfa1c2c5840e1b4eb2ccc185578b2 2021-12-23 14:56:31.330 | ++ functions-common:get_or_create_user:841 : echo 076cfa1c2c5840e1b4eb2ccc185578b2 2021-12-23 14:56:31.334 | + lib/swift:create_swift_accounts:659 : swift_user_test3=076cfa1c2c5840e1b4eb2ccc185578b2 2021-12-23 14:56:31.338 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-23 14:56:31.341 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:31.360 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role bafc8e716fb945ddb311d666bec2ca1d 076cfa1c2c5840e1b4eb2ccc185578b2 a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:31.363 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:56:31.366 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:56:31.368 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:56:31.371 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:56:31.373 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:56:31.375 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:56:31.377 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:56:31.380 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:56:31.384 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:31.384 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role bafc8e716fb945ddb311d666bec2ca1d --user 076cfa1c2c5840e1b4eb2ccc185578b2 --project a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:31.385 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:56:31.387 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:31.389 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:33.772 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:33.778 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:56:33.780 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:56:33.783 | + functions-common:get_or_add_user_project_role:901 : openstack role add bafc8e716fb945ddb311d666bec2ca1d --user 076cfa1c2c5840e1b4eb2ccc185578b2 --project a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:36.121 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role bafc8e716fb945ddb311d666bec2ca1d --user 076cfa1c2c5840e1b4eb2ccc185578b2 --project a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 14:56:36.121 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:36.122 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:56:36.125 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:36.128 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:38.595 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:38.600 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:56:38.602 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:56:38.605 | ++ functions-common:get_field:733 : echo '| bafc8e716fb945ddb311d666bec2ca1d | 076cfa1c2c5840e1b4eb2ccc185578b2 | | a2a3cc94491e448f8496d56d4a1260c8 | | | False |' 2021-12-23 14:56:38.605 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:56:38.610 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:38.614 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:56:38.616 | + functions-common:get_or_add_user_project_role:912 : echo bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:56:38.616 | bafc8e716fb945ddb311d666bec2ca1d 2021-12-23 14:56:38.619 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-23 14:56:38.622 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-23 14:56:38.624 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:56:38.627 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-23 14:56:40.838 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:40.842 | ++ functions-common:get_or_create_project:853 : project_id=03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:40.846 | ++ functions-common:get_or_create_project:854 : echo 03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:40.849 | + lib/swift:create_swift_accounts:664 : swift_project_test2=03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:40.852 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-23 14:56:40.855 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:40.871 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-23 14:56:40.874 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-23 14:56:40.877 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:56:40.880 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-23 14:56:40.883 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-23 14:56:40.886 | +++ 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-12-23 14:56:43.140 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:43.144 | ++ functions-common:get_or_create_user:840 : user_id=ffb9f6afd72848f8aafcc1969b6b6cbb 2021-12-23 14:56:43.147 | ++ functions-common:get_or_create_user:841 : echo ffb9f6afd72848f8aafcc1969b6b6cbb 2021-12-23 14:56:43.151 | + lib/swift:create_swift_accounts:669 : swift_user_test2=ffb9f6afd72848f8aafcc1969b6b6cbb 2021-12-23 14:56:43.154 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-23 14:56:43.157 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:43.174 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin ffb9f6afd72848f8aafcc1969b6b6cbb 03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:43.177 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:56:43.181 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:56:43.183 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:56:43.186 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:56:43.188 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:56:43.191 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:56:43.193 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:56:43.196 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:56:43.200 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ffb9f6afd72848f8aafcc1969b6b6cbb --project 03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:43.200 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:43.200 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:56:43.203 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:43.206 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:45.671 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:45.676 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:56:45.679 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:56:45.682 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ffb9f6afd72848f8aafcc1969b6b6cbb --project 03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:48.056 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ffb9f6afd72848f8aafcc1969b6b6cbb --project 03bb3be96e2a4eb18983112f964e4448 2021-12-23 14:56:48.057 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:48.057 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:56:48.060 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:48.064 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:50.624 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:50.628 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:56:50.631 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:56:50.634 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | ffb9f6afd72848f8aafcc1969b6b6cbb | | 03bb3be96e2a4eb18983112f964e4448 | | | False |' 2021-12-23 14:56:50.634 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:56:50.639 | ++ functions-common:get_field:727 : read data 2021-12-23 14:56:50.643 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:50.645 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:50.645 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:56:50.648 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-23 14:56:50.651 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-23 14:56:50.654 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-23 14:56:50.657 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-23 14:56:52.952 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-23 14:56:55.136 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:55.140 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-23 14:56:55.140 | b389577e5a0b4c67a78c073fbe81508c' 2021-12-23 14:56:55.144 | ++ functions-common:get_or_create_domain:803 : echo b389577e5a0b4c67a78c073fbe81508c 2021-12-23 14:56:55.148 | + lib/swift:create_swift_accounts:674 : swift_domain=b389577e5a0b4c67a78c073fbe81508c 2021-12-23 14:56:55.150 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-23 14:56:55.154 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:55.175 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-23 14:56:55.179 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 b389577e5a0b4c67a78c073fbe81508c 2021-12-23 14:56:55.182 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 14:56:55.187 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=b389577e5a0b4c67a78c073fbe81508c --or-show -f value -c id 2021-12-23 14:56:57.482 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:57.486 | ++ functions-common:get_or_create_project:853 : project_id=268222413b2f4324bbca9d78de55f496 2021-12-23 14:56:57.490 | ++ functions-common:get_or_create_project:854 : echo 268222413b2f4324bbca9d78de55f496 2021-12-23 14:56:57.495 | + lib/swift:create_swift_accounts:678 : swift_project_test4=268222413b2f4324bbca9d78de55f496 2021-12-23 14:56:57.499 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-23 14:56:57.503 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:57.520 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-23 14:56:57.523 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 b389577e5a0b4c67a78c073fbe81508c test4@example.com 2021-12-23 14:56:57.525 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:56:57.528 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-23 14:56:57.530 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-23 14:56:57.533 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=b389577e5a0b4c67a78c073fbe81508c --email=test4@example.com --or-show -f value -c id 2021-12-23 14:56:59.810 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:56:59.814 | ++ functions-common:get_or_create_user:840 : user_id=9e79a7a4f0ce4e818f28acf5d3b9bf06 2021-12-23 14:56:59.818 | ++ functions-common:get_or_create_user:841 : echo 9e79a7a4f0ce4e818f28acf5d3b9bf06 2021-12-23 14:56:59.821 | + lib/swift:create_swift_accounts:683 : swift_user_test4=9e79a7a4f0ce4e818f28acf5d3b9bf06 2021-12-23 14:56:59.824 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-23 14:56:59.827 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 14:56:59.846 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 9e79a7a4f0ce4e818f28acf5d3b9bf06 268222413b2f4324bbca9d78de55f496 2021-12-23 14:56:59.849 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:56:59.852 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 14:56:59.855 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:56:59.857 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:56:59.860 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 14:56:59.862 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 14:56:59.864 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 14:56:59.867 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 14:56:59.871 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 9e79a7a4f0ce4e818f28acf5d3b9bf06 --project 268222413b2f4324bbca9d78de55f496 2021-12-23 14:56:59.871 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:56:59.871 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:56:59.874 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:56:59.877 | ++ functions-common:get_field:727 : read data 2021-12-23 14:57:02.374 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:57:02.377 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:57:02.380 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:57:02.382 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 9e79a7a4f0ce4e818f28acf5d3b9bf06 --project 268222413b2f4324bbca9d78de55f496 2021-12-23 14:57:04.754 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 9e79a7a4f0ce4e818f28acf5d3b9bf06 --project 268222413b2f4324bbca9d78de55f496 2021-12-23 14:57:04.754 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:57:04.754 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:57:04.757 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:57:04.759 | ++ functions-common:get_field:727 : read data 2021-12-23 14:57:07.348 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:57:07.351 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:57:07.353 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:57:07.356 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:57:07.357 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | 9e79a7a4f0ce4e818f28acf5d3b9bf06 | | 268222413b2f4324bbca9d78de55f496 | | | False |' 2021-12-23 14:57:07.361 | ++ functions-common:get_field:727 : read data 2021-12-23 14:57:07.365 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:57:07.367 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:57:07.367 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:57:07.370 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-23 14:57:07.372 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-23 14:57:07.375 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-23 14:57:07.379 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-23 14:57:07.390 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-23 14:57:07.401 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-23 14:57:07.404 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-23 14:57:07.406 | + 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.49/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-23 14:57:07.500 | The user clouds.yaml file didn't exist. 2021-12-23 14:57:07.511 | + 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.49/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-23 14:57:07.611 | /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-12-23 14:57:07.611 | self._clouds = yaml.load(clouds_file) 2021-12-23 14:57:07.621 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-23 14:57:07.736 | /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-12-23 14:57:07.736 | self._clouds = yaml.load(clouds_file) 2021-12-23 14:57:07.746 | + 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.49/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-23 14:57:07.854 | /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-12-23 14:57:07.854 | self._clouds = yaml.load(clouds_file) 2021-12-23 14:57:07.864 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-23 14:57:07.870 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-23 14:57:07.874 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-23 14:57:07.880 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-23 14:57:07.897 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:57:07.899 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-23 14:57:07.915 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:07.918 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-23 14:57:07.934 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:07.936 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-23 14:57:07.939 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:57:07.941 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-23 14:57:07.943 | + ./stack.sh:main:1135 : init_glance 2021-12-23 14:57:07.946 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-23 14:57:07.949 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-23 14:57:07.954 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-23 14:57:07.956 | + lib/database:recreate_database:110 : local db=glance 2021-12-23 14:57:07.959 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-23 14:57:07.961 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-23 14:57:07.964 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-23 14:57:07.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:57:07.983 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-23 14:57:07.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:57:08.008 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-23 14:57:08.010 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 14:57:08.013 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:57:08.015 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:57:08.018 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:57:08.022 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271428019 2021-12-23 14:57:08.025 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-23 14:57:10.216 | 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=78314) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 14:57:10.220 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-23 14:57:10.220 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-23 14:57:10.246 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-23 14:57:10.246 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-23 14:57:10.264 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:57:10.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.265 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.267 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.268 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.269 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.269 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.271 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.271 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.273 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.275 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.275 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.277 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.277 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.282 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:57:10.282 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:57:10.325 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:57:10.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.326 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.328 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.329 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.330 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.331 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.332 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.332 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.335 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.336 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.336 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.339 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.339 | 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=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:57:10.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:57:10.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:57:10.343 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78314) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:57:10.427 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:10.427 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:10.475 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-23 14:57:13.574 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-23 14:57:13.674 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-23 14:57:13.691 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-23 14:57:14.034 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-23 14:57:14.042 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-23 14:57:14.051 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-23 14:57:14.266 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-23 14:57:14.633 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-23 14:57:14.639 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-23 14:57:14.650 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:14.650 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:14.660 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:14.660 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:14.667 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:14.668 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:14.698 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:14.698 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:14.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:14.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:14.741 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-23 14:57:15.071 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-23 14:57:15.286 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-23 14:57:15.291 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-23 14:57:15.300 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-23 14:57:15.309 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-23 14:57:15.318 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-23 14:57:15.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:15.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:15.338 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:57:15.338 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:57:15.342 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-23 14:57:15.342 | Database migration is up to date. No migration needed. 2021-12-23 14:57:15.342 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-23 14:57:15.342 | Database is synced successfully. 2021-12-23 14:57:15.532 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-23 14:57:17.608 | 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=78321) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 14:57:17.782 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-23 14:57:17.813 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-23 14:57:17.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-23 14:57:18.069 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-23 14:57:18.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-23 14:57:18.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-23 14:57:18.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-23 14:57:18.355 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-23 14:57:18.406 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-23 14:57:18.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-23 14:57:18.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-23 14:57:18.651 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-23 14:57:18.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-23 14:57:18.820 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-23 14:57:18.899 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-23 14:57:18.938 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-23 14:57:18.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-23 14:57:19.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-23 14:57:19.105 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-23 14:57:19.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-23 14:57:19.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-23 14:57:19.233 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-23 14:57:19.306 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-23 14:57:19.442 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-23 14:57:19.493 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-23 14:57:19.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-23 14:57:19.564 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-23 14:57:19.637 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-23 14:57:19.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-23 14:57:19.712 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-23 14:57:19.712 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-23 14:57:19.895 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-23 14:57:19.899 | + functions-common:time_stop:2331 : local name 2021-12-23 14:57:19.903 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:57:19.907 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:57:19.911 | + functions-common:time_stop:2334 : local total 2021-12-23 14:57:19.914 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:57:19.916 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 14:57:19.919 | + functions-common:time_stop:2338 : start_time=1640271428019 2021-12-23 14:57:19.921 | + functions-common:time_stop:2340 : [[ -z 1640271428019 ]] 2021-12-23 14:57:19.925 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:57:19.929 | + functions-common:time_stop:2343 : end_time=1640271439925 2021-12-23 14:57:19.931 | + functions-common:time_stop:2344 : elapsed_time=11906 2021-12-23 14:57:19.933 | + functions-common:time_stop:2345 : total=20328 2021-12-23 14:57:19.936 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:57:19.939 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=32234 2021-12-23 14:57:19.941 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-23 14:57:19.958 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:19.961 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-23 14:57:19.964 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:57:19.966 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-23 14:57:19.970 | + ./stack.sh:main:1145 : configure_neutron 2021-12-23 14:57:19.972 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-23 14:57:19.976 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:57:19.976 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 14:57:19.981 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:57:19.983 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 14:57:19.986 | + 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,c-vol,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,c-bak,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-12-23 14:57:19.988 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 14:57:19.991 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-23 14:57:19.993 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-23 14:57:19.996 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-23 14:57:19.998 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-23 14:57:20.011 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-23 14:57:20.014 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-23 14:57:51.538 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-23 14:57:51.544 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-23 14:57:51.547 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-23 14:57:51.551 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-23 14:57:51.555 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-23 14:57:51.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-23 14:57:51.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-23 14:57:51.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-23 14:57:51.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-23 14:57:51.570 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-23 14:57:51.572 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-23 14:57:51.575 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-23 14:57:51.577 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-23 14:57:51.579 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-23 14:57:51.582 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-23 14:57:51.584 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-23 14:57:51.588 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:51.590 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-23 14:57:51.592 | + 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-12-23 14:57:51.597 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-23 14:57:51.599 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-23 14:57:51.602 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-23 14:57:51.604 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-23 14:57:51.606 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-23 14:57:51.609 | + 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-12-23 14:57:51.637 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-23 14:57:51.667 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-23 14:57:51.696 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-23 14:57:51.726 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-23 14:57:51.757 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-23 14:57:51.790 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-23 14:57:51.793 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-23 14:57:51.796 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 14:57:51.799 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 14:57:51.801 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:51.804 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-23 14:57:51.806 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 14:57:51.808 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 14:57:51.811 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 14:57:51.827 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 14:57:51.829 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 14:57:51.832 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 14:57:51.834 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 14:57:51.836 | + 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-12-23 14:57:51.869 | + 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-12-23 14:57:51.899 | + 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-12-23 14:57:51.929 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 14:57:51.958 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-23 14:57:51.973 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:57:51.976 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-23 14:57:51.978 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-23 14:57:51.980 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-23 14:57:51.982 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-23 14:57:51.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-23 14:57:51.987 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-23 14:57:51.989 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-23 14:57:51.992 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-23 14:57:52.003 | + 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-12-23 14:57:52.016 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-23 14:57:52.019 | + 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-12-23 14:57:52.035 | + 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-12-23 14:57:52.047 | + 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-12-23 14:57:52.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-23 14:57:52.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 14:57:52.071 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-23 14:57:52.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.pi3zqU5MvT 2021-12-23 14:57:52.077 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-23 14:57:52.080 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 14:57:52.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.pi3zqU5MvT 2021-12-23 14:57:52.086 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.pi3zqU5MvT 2021-12-23 14:57:52.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.pi3zqU5MvT /etc/sudoers.d/neutron-rootwrap 2021-12-23 14:57:52.110 | + 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-12-23 14:57:52.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:52.146 | + 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-12-23 14:57:52.178 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-23 14:57:52.181 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-23 14:57:52.183 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-23 14:57:52.185 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 14:57:52.188 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 14:57:52.190 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 14:57:52.207 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:52.210 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 14:57:52.212 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 14:57:52.215 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 14:57:52.231 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:52.233 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:57:52.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2021-12-23 14:57:52.266 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 14:57:52.269 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 14:57:52.271 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-23 14:57:52.287 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:52.289 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-23 14:57:52.292 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-23 14:57:52.294 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 14:57:52.297 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 14:57:52.299 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-23 14:57:52.302 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-23 14:57:52.304 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 14:57:52.307 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-23 14:57:52.309 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-23 14:57:52.312 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-23 14:57:52.316 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-23 14:57:52.318 | + 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-12-23 14:57:52.323 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-23 14:57:52.339 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:52.342 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-23 14:57:52.344 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-23 14:57:52.347 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-23 14:57:52.351 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-23 14:57:52.385 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-23 14:57:52.419 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-23 14:57:52.450 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-23 14:57:52.480 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-23 14:57:52.511 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-23 14:57:52.513 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 14:57:52.516 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-23 14:57:52.518 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 14:57:52.521 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-23 14:57:52.550 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-23 14:57:52.581 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.49/identity 2021-12-23 14:57:52.615 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-23 14:57:52.652 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-23 14:57:52.682 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-23 14:57:52.713 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-23 14:57:52.743 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-23 14:57:52.775 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:57:52.805 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 14:57:52.836 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-23 14:57:52.866 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-23 14:57:52.898 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-23 14:57:52.900 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 14:57:52.903 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-23 14:57:52.906 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-23 14:57:52.909 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-23 14:57:52.939 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-23 14:57:52.969 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.49/identity 2021-12-23 14:57:53.000 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-23 14:57:53.030 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-23 14:57:53.060 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-23 14:57:53.091 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-23 14:57:53.121 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-23 14:57:53.154 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-23 14:57:53.186 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-23 14:57:53.217 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-23 14:57:53.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-23 14:57:53.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-23 14:57:53.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-23 14:57:53.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-23 14:57:53.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-23 14:57:53.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-23 14:57:53.234 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 300:349 != '' ]] 2021-12-23 14:57:53.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:300:349 2021-12-23 14:57:53.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:300:349 != '' ]] 2021-12-23 14:57:53.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-23 14:57:53.244 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-23 14:57:53.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-23 14:57:53.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-23 14:57:53.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-23 14:57:53.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-23 14:57:53.257 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-23 14:57:53.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-23 14:57:53.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:53.264 | + 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-12-23 14:57:53.289 | + 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-12-23 14:57:53.292 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.294 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-23 14:57:53.297 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-23 14:57:53.299 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-23 14:57:53.302 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.304 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-23 14:57:53.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-23 14:57:53.331 | + 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-12-23 14:57:53.334 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.336 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-23 14:57:53.339 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-23 14:57:53.341 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-23 14:57:53.343 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.346 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-23 14:57:53.375 | + 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-12-23 14:57:53.377 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.379 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-23 14:57:53.382 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-23 14:57:53.385 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-23 14:57:53.388 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.390 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-23 14:57:53.416 | + 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-12-23 14:57:53.419 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.421 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-23 14:57:53.424 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-23 14:57:53.426 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-23 14:57:53.428 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.431 | + 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-12-23 14:57:53.457 | + 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-12-23 14:57:53.459 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.462 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-23 14:57:53.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-23 14:57:53.466 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-23 14:57:53.469 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.471 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-23 14:57:53.497 | + 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-12-23 14:57:53.499 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-23 14:57:53.504 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-23 14:57:53.506 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-23 14:57:53.509 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.511 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-23 14:57:53.537 | + 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-12-23 14:57:53.539 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.542 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-23 14:57:53.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:300:349 2021-12-23 14:57:53.546 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2021-12-23 14:57:53.549 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.551 | + 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-12-23 14:57:53.577 | + 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-12-23 14:57:53.579 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 14:57:53.582 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-23 14:57:53.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-23 14:57:53.587 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-23 14:57:53.589 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 14:57:53.591 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-23 14:57:53.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-23 14:57:53.620 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-23 14:57:53.635 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:53.638 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-23 14:57:53.640 | + 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-12-23 14:57:53.669 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:53.671 | + 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-12-23 14:57:53.698 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-23 14:57:53.730 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-23 14:57:53.732 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-23 14:57:53.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-23 14:57:53.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-23 14:57:56.236 | INFO neutron.common.config [-] Logging enabled! 2021-12-23 14:57:56.236 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-23 14:57:56.237 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80047) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-23 14:57:56.238 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-23 14:57:56.239 | 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=80047) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 14:57:56.245 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=80047) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-23 14:57:56.549 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=80052 2021-12-23 14:57:56.644 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-23 14:57:56.645 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=80052 2021-12-23 14:57:56.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-23 14:57:56.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-23 14:57:56.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-23 14:57:56.927 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-23 14:57:56.930 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-23 14:57:56.981 | + 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-12-23 14:57:56.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-23 14:57:57.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:57.003 | + 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-12-23 14:57:57.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-23 14:57:57.035 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-23 14:57:57.041 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-23 14:57:57.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-23 14:57:57.046 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-23 14:57:57.067 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-23 14:57:57.083 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-23 14:57:57.086 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-23 14:57:57.094 | net.bridge.bridge-nf-call-iptables = 1 2021-12-23 14:57:57.097 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-23 14:57:57.099 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-23 14:57:57.107 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-23 14:57:57.110 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-23 14:57:57.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-23 14:57:57.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-23 14:57:57.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-23 14:57:57.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-23 14:57:57.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-23 14:57:57.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-23 14:57:57.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-23 14:57:57.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-23 14:57:57.154 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-23 14:57:57.156 | + 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-12-23 14:57:57.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-23 14:57:57.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-23 14:57:57.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-23 14:57:57.245 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-23 14:57:57.261 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:57.263 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-23 14:57:57.266 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-23 14:57:57.270 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-23 14:57:57.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-23 14:57:57.323 | + 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-12-23 14:57:57.354 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:57.357 | + 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-12-23 14:57:57.383 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-23 14:57:57.399 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:57.402 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-23 14:57:57.405 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-23 14:57:57.430 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-23 14:57:57.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-23 14:57:57.435 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-23 14:57:57.461 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-23 14:57:57.464 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-23 14:57:57.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-23 14:57:57.469 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-23 14:57:57.485 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:57:57.487 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-23 14:57:57.490 | + 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-12-23 14:57:57.494 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-23 14:57:57.520 | + 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-12-23 14:57:57.548 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-23 14:57:57.551 | + 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-12-23 14:57:57.577 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-23 14:57:57.580 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-23 14:57:57.606 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-23 14:57:57.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-23 14:57:57.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-23 14:57:57.637 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-23 14:57:57.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-23 14:57:57.642 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-23 14:57:57.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-23 14:58:00.115 | INFO neutron.common.config [-] Logging enabled! 2021-12-23 14:58:00.116 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-23 14:58:00.117 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80643) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-23 14:58:00.191 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-23 14:58:00.192 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80643) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-23 14:58:00.193 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80643) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-23 14:58:00.193 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-23 14:58:00.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-23 14:58:00.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-23 14:58:00.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-23 14:58:00.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-23 14:58:00.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-23 14:58:00.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-23 14:58:00.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-23 14:58:00.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-23 14:58:00.479 | + functions:set_mtu:764 : local dev=br-data 2021-12-23 14:58:00.482 | + functions:set_mtu:765 : local mtu=1500 2021-12-23 14:58:00.484 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-23 14:58:00.496 | + 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-12-23 14:58:00.513 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-23 14:58:00.515 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-23 14:58:00.518 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-23 14:58:00.520 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-23 14:58:00.523 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-23 14:58:00.525 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-23 14:58:00.528 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-23 14:58:00.530 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-23 14:58:00.533 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-23 14:58:00.535 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-23 14:58:00.538 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-23 14:58:00.540 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-23 14:58:00.542 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-23 14:58:00.546 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-23 14:58:00.546 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-23 14:58:00.552 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-23 14:58:00.554 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-23 14:58:00.557 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-23 14:58:00.559 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-23 14:58:00.563 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-23 14:58:00.564 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-23 14:58:00.564 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-23 14:58:00.569 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.43/22 brd 192.168.3.255' 2021-12-23 14:58:00.572 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-23 14:58:00.574 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-23 14:58:00.577 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-23 14:58:00.580 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-23 14:58:00.582 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.43/22 brd 192.168.3.255 != '' ]] 2021-12-23 14:58:00.585 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1' 2021-12-23 14:58:00.587 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data' 2021-12-23 14:58:00.589 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-23 14:58:00.592 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-23 14:58:00.598 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-23 14:58:00.598 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-23 14:58:00.598 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-23 14:58:00.598 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.43/22 brd 192.168.3.255 2021-12-23 14:58:00.602 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.43 2021-12-23 14:58:00.604 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.43 ' 2021-12-23 14:58:00.607 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1 2021-12-23 14:58:00.618 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data 2021-12-23 14:58:00.629 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-23 14:58:00.645 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-23 14:58:00.667 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.43 2021-12-23 14:58:02.679 | ARPING 192.168.0.43 from 192.168.0.43 br-data 2021-12-23 14:58:02.679 | Sent 3 probes (3 broadcast(s)) 2021-12-23 14:58:02.679 | Received 0 response(s) 2021-12-23 14:58:02.714 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-23 14:58:02.714 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-23 14:58:02.722 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-23 14:58:02.725 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-23 14:58:02.741 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:02.743 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-23 14:58:02.746 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-23 14:58:02.750 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-23 14:58:02.777 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.49 2021-12-23 14:58:02.803 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-23 14:58:02.829 | + 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-12-23 14:58:02.858 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-23 14:58:02.860 | + 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-12-23 14:58:02.887 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-23 14:58:02.890 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-23 14:58:02.905 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 14:58:02.908 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-23 14:58:02.939 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-23 14:58:02.970 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-23 14:58:02.973 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-23 14:58:02.989 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:02.991 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-23 14:58:03.007 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:03.010 | + ./stack.sh:main:1149 : init_neutron 2021-12-23 14:58:03.012 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-23 14:58:03.016 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:58:03.016 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 14:58:03.020 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 14:58:03.023 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 14:58:03.025 | + 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,c-vol,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,c-bak,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-12-23 14:58:03.028 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 14:58:03.030 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-23 14:58:03.033 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-23 14:58:03.035 | + lib/database:recreate_database:110 : local db=neutron 2021-12-23 14:58:03.038 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-23 14:58:03.040 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-23 14:58:03.042 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-23 14:58:03.046 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:58:03.062 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-23 14:58:03.065 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:58:03.078 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-23 14:58:03.081 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 14:58:03.084 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:58:03.086 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:58:03.089 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:58:03.093 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271483090 2021-12-23 14:58:03.095 | + 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-12-23 14:58:06.043 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:58:06.043 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:58:06.236 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 14:58:06.236 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 14:58:06.304 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-23 14:58:17.043 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-23 14:58:17.131 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-23 14:58:17.477 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-23 14:58:17.588 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-23 14:58:17.778 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-23 14:58:17.906 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-23 14:58:18.058 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-23 14:58:18.167 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-23 14:58:18.285 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-23 14:58:18.398 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-23 14:58:18.688 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-23 14:58:18.816 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-23 14:58:18.954 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-23 14:58:19.055 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-23 14:58:19.168 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-23 14:58:20.118 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-23 14:58:20.219 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-23 14:58:20.323 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-23 14:58:20.426 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-23 14:58:20.741 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-23 14:58:20.813 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-23 14:58:20.996 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-23 14:58:21.337 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-23 14:58:21.406 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-23 14:58:21.536 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-23 14:58:21.647 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-23 14:58:21.713 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-23 14:58:21.905 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-23 14:58:21.994 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-23 14:58:21.999 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-23 14:58:22.225 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-23 14:58:22.401 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-23 14:58:22.468 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-23 14:58:22.795 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-23 14:58:22.969 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-23 14:58:23.452 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-23 14:58:23.488 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-23 14:58:26.206 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-23 14:58:26.249 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-23 14:58:26.468 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-23 14:58:26.580 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-23 14:58:26.588 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-23 14:58:26.713 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-23 14:58:26.724 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-23 14:58:26.899 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-23 14:58:26.966 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-23 14:58:27.157 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-23 14:58:27.209 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-23 14:58:27.272 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-23 14:58:27.369 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-23 14:58:27.479 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-23 14:58:27.783 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-23 14:58:27.939 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-23 14:58:27.969 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-23 14:58:28.091 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-23 14:58:28.250 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-23 14:58:29.684 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-23 14:58:29.970 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-23 14:58:30.037 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-23 14:58:30.102 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-23 14:58:30.229 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-23 14:58:30.339 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-23 14:58:30.384 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-23 14:58:30.535 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-23 14:58:30.544 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-23 14:58:30.736 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-23 14:58:30.847 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-23 14:58:31.189 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-23 14:58:31.308 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-23 14:58:31.523 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-23 14:58:31.631 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-23 14:58:31.751 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-23 14:58:31.825 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-23 14:58:31.840 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-23 14:58:31.918 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-23 14:58:32.412 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-23 14:58:32.518 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-23 14:58:32.588 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-23 14:58:32.709 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-23 14:58:32.781 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-23 14:58:32.894 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-23 14:58:32.961 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-23 14:58:33.105 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-23 14:58:33.256 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-23 14:58:33.371 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-23 14:58:33.679 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-23 14:58:33.745 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-23 14:58:33.924 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-23 14:58:34.369 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-23 14:58:34.443 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-23 14:58:34.568 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-23 14:58:34.711 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-23 14:58:34.844 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-23 14:58:34.997 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-23 14:58:35.011 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-23 14:58:35.023 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-23 14:58:35.425 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-23 14:58:35.943 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-23 14:58:36.102 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-23 14:58:36.174 | Running upgrade for neutron ... 2021-12-23 14:58:36.174 | OK 2021-12-23 14:58:36.424 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-23 14:58:36.428 | + functions-common:time_stop:2331 : local name 2021-12-23 14:58:36.432 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:58:36.436 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:58:36.440 | + functions-common:time_stop:2334 : local total 2021-12-23 14:58:36.444 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:58:36.447 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 14:58:36.449 | + functions-common:time_stop:2338 : start_time=1640271483090 2021-12-23 14:58:36.451 | + functions-common:time_stop:2340 : [[ -z 1640271483090 ]] 2021-12-23 14:58:36.455 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:58:36.458 | + functions-common:time_stop:2343 : end_time=1640271516456 2021-12-23 14:58:36.461 | + functions-common:time_stop:2344 : elapsed_time=33366 2021-12-23 14:58:36.463 | + functions-common:time_stop:2345 : total=32234 2021-12-23 14:58:36.466 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:58:36.468 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=65600 2021-12-23 14:58:36.471 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-23 14:58:36.490 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:36.494 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-23 14:58:36.504 | ++ ./stack.sh:main:1160 : true 2021-12-23 14:58:36.507 | + ./stack.sh:main:1160 : netman_pid= 2021-12-23 14:58:36.510 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-23 14:58:36.512 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-23 14:58:36.529 | dnsmasq: no process found 2021-12-23 14:58:36.533 | + ./stack.sh:main:1162 : true 2021-12-23 14:58:36.536 | + ./stack.sh:main:1167 : clean_iptables 2021-12-23 14:58:36.540 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-23 14:58:36.540 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 14:58:36.542 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-23 14:58:36.543 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-23 14:58:36.543 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-23 14:58:36.545 | + lib/nova:clean_iptables:182 : grep nova 2021-12-23 14:58:36.546 | + lib/nova:clean_iptables:182 : bash 2021-12-23 14:58:36.636 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-23 14:58:36.637 | + lib/nova:clean_iptables:184 : grep nova 2021-12-23 14:58:36.637 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-23 14:58:36.643 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 14:58:36.643 | + lib/nova:clean_iptables:184 : bash 2021-12-23 14:58:36.643 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-23 14:58:36.645 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-23 14:58:36.755 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-23 14:58:36.757 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-23 14:58:36.758 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 14:58:36.761 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-23 14:58:36.761 | + lib/nova:clean_iptables:186 : grep nova 2021-12-23 14:58:36.764 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-23 14:58:36.765 | + lib/nova:clean_iptables:186 : bash 2021-12-23 14:58:36.776 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 14:58:36.777 | + lib/nova:clean_iptables:188 : grep nova 2021-12-23 14:58:36.778 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-23 14:58:36.778 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-23 14:58:36.779 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-23 14:58:36.779 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-23 14:58:36.782 | + lib/nova:clean_iptables:188 : bash 2021-12-23 14:58:36.791 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-23 14:58:36.798 | net.ipv4.ip_forward = 1 2021-12-23 14:58:36.802 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-23 14:58:36.818 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:36.821 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-23 14:58:36.823 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:58:36.825 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-23 14:58:36.828 | + ./stack.sh:main:1179 : init_swift 2021-12-23 14:58:36.830 | + lib/swift:init_swift:690 : local node_number 2021-12-23 14:58:36.833 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-23 14:58:37.648 | No container-sync running 2021-12-23 14:58:37.648 | No account-auditor running 2021-12-23 14:58:37.648 | No object-server running 2021-12-23 14:58:37.648 | No container-replicator running 2021-12-23 14:58:37.648 | No object-auditor running 2021-12-23 14:58:37.648 | No object-replicator running 2021-12-23 14:58:37.648 | No container-server running 2021-12-23 14:58:37.648 | No object-reconstructor running 2021-12-23 14:58:37.648 | No account-reaper running 2021-12-23 14:58:37.648 | No account-server running 2021-12-23 14:58:37.648 | No container-sharder running 2021-12-23 14:58:37.648 | No object-updater running 2021-12-23 14:58:37.648 | No object-expirer running 2021-12-23 14:58:37.648 | No container-updater running 2021-12-23 14:58:37.648 | No account-replicator running 2021-12-23 14:58:37.648 | No container-reconciler running 2021-12-23 14:58:37.649 | No container-auditor running 2021-12-23 14:58:37.649 | No proxy-server running 2021-12-23 14:58:37.695 | + lib/swift:init_swift:692 : true 2021-12-23 14:58:37.698 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-23 14:58:37.702 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-23 14:58:37.706 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-23 14:58:37.710 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-23 14:58:37.716 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-23 14:58:37.720 | + 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-12-23 14:58:37.732 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-23 14:58:37.735 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-23 14:58:37.739 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-23 14:58:37.749 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-23 14:58:37.760 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-23 14:58:37.773 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-23 14:58:37.824 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-23 14:58:37.824 | = sectsz=512 attr=2, projid32bit=1 2021-12-23 14:58:37.824 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-23 14:58:37.824 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-23 14:58:37.824 | = sunit=0 swidth=0 blks 2021-12-23 14:58:37.824 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-23 14:58:37.824 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-23 14:58:37.824 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-23 14:58:37.824 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-23 14:58:37.828 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-23 14:58:37.836 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-23 14:58:37.843 | + 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-12-23 14:58:37.943 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-23 14:58:37.945 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-23 14:58:37.948 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-23 14:58:37.950 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-23 14:58:37.953 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-23 14:58:37.964 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-23 14:58:37.966 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-23 14:58:37.969 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-23 14:58:37.982 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-23 14:58:37.985 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-23 14:58:37.989 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-23 14:58:38.895 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-23 14:58:39.759 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-23 14:58:40.621 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-23 14:58:40.624 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-23 14:58:40.627 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-23 14:58:41.437 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-23 14:58:41.437 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-23 14:58:41.486 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-23 14:58:42.314 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-23 14:58:42.314 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-23 14:58:42.363 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-23 14:58:43.176 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-23 14:58:43.176 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-23 14:58:43.227 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-23 14:58:44.101 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-23 14:58:44.146 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-23 14:58:45.018 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-23 14:58:45.064 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-23 14:58:45.963 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-23 14:58:46.019 | + lib/swift:init_swift:736 : popd 2021-12-23 14:58:46.023 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-23 14:58:46.043 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:46.046 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-23 14:58:46.048 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:58:46.051 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-23 14:58:46.053 | + ./stack.sh:main:1188 : init_cinder 2021-12-23 14:58:46.056 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-23 14:58:46.071 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:46.074 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-23 14:58:46.076 | + lib/database:recreate_database:110 : local db=cinder 2021-12-23 14:58:46.079 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-23 14:58:46.082 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-23 14:58:46.084 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-23 14:58:46.088 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:58:46.102 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-23 14:58:46.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:58:46.120 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-23 14:58:46.123 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 14:58:46.127 | + functions-common:time_start:2318 : local start_time= 2021-12-23 14:58:46.130 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 14:58:46.133 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 14:58:46.137 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271526134 2021-12-23 14:58:46.139 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-23 14:58:48.962 | 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=81523) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 14:58:48.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:58:48.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.969 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.969 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.970 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.970 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.970 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.971 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:48.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:48.971 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:58:48.971 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:58:49.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:58:49.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.018 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.019 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.020 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.020 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.020 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.020 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.021 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:58:49.021 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:58:49.080 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:58:49.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.083 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.084 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.085 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.085 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.085 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.085 | 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=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:58:49.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:58:49.086 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:58:49.086 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81523) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:58:49.094 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-23 14:58:54.121 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.121 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-23 14:58:54.130 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.130 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-23 14:58:54.139 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.139 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-23 14:58:54.148 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.148 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-23 14:58:54.171 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.172 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-23 14:58:54.503 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.503 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-23 14:58:54.514 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.514 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-23 14:58:54.522 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.522 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-23 14:58:54.529 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.529 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-23 14:58:54.552 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.552 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-23 14:58:54.559 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.559 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-23 14:58:54.566 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.566 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-23 14:58:54.573 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:54.574 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-23 14:58:54.837 | INFO migrate.versioning.api [-] done 2021-12-23 14:58:55.133 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-23 14:58:55.136 | + functions-common:time_stop:2331 : local name 2021-12-23 14:58:55.140 | + functions-common:time_stop:2332 : local end_time 2021-12-23 14:58:55.143 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 14:58:55.146 | + functions-common:time_stop:2334 : local total 2021-12-23 14:58:55.149 | + functions-common:time_stop:2335 : local start_time 2021-12-23 14:58:55.153 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 14:58:55.159 | + functions-common:time_stop:2338 : start_time=1640271526134 2021-12-23 14:58:55.163 | + functions-common:time_stop:2340 : [[ -z 1640271526134 ]] 2021-12-23 14:58:55.166 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 14:58:55.170 | + functions-common:time_stop:2343 : end_time=1640271535167 2021-12-23 14:58:55.172 | + functions-common:time_stop:2344 : elapsed_time=9033 2021-12-23 14:58:55.175 | + functions-common:time_stop:2345 : total=65600 2021-12-23 14:58:55.180 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 14:58:55.183 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=74633 2021-12-23 14:58:55.186 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-23 14:58:55.205 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:55.208 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 14:58:55.210 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-12-23 14:58:55.213 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-23 14:58:55.215 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-12-23 14:58:55.218 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-12-23 14:58:55.221 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-12-23 14:58:55.226 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-12-23 14:58:55.229 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-12-23 14:58:55.231 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-12-23 14:58:55.234 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-23 14:58:55.236 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-23 14:58:55.239 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-23 14:58:55.242 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-23 14:58:55.244 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-23 14:58:55.247 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:58:55.249 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:58:55.251 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:58:55.254 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:58:55.256 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:58:55.258 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:58:55.261 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:58:55.263 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:58:55.265 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-23 14:58:55.269 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:58:55.272 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:58:55.274 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:58:55.276 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:58:55.279 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:58:55.282 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:58:55.284 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-23 14:58:55.287 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-23 14:58:55.289 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-23 14:58:55.292 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-23 14:58:55.295 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-23 14:58:55.312 | Volume group "stack-volumes-default" not found 2021-12-23 14:58:55.312 | Cannot process volume group stack-volumes-default 2021-12-23 14:58:55.316 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-23 14:58:55.319 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-23 14:58:55.323 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-23 14:58:55.326 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-23 14:58:55.326 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-23 14:58:55.341 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-23 14:58:55.344 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-23 14:58:55.350 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-23 14:58:55.418 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-12-23 14:58:55.421 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-23 14:58:55.440 | Volume group "stack-volumes-default" not found 2021-12-23 14:58:55.440 | Cannot process volume group stack-volumes-default 2021-12-23 14:58:55.444 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-12-23 14:58:55.640 | Physical volume "/dev/loop1" successfully created. 2021-12-23 14:58:55.674 | Volume group "stack-volumes-default" successfully created 2021-12-23 14:58:55.680 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-23 14:58:55.683 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-23 14:58:55.684 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-23 14:58:55.684 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-23 14:58:55.697 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-12-23 14:58:55.700 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-23 14:58:55.702 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-23 14:58:55.750 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-12-23 14:58:55.752 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-12-23 14:58:55.755 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-23 14:58:55.758 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-23 14:58:55.760 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-23 14:58:55.763 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-23 14:58:55.765 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-23 14:58:55.768 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-23 14:58:55.770 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 14:58:55.773 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 14:58:55.775 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 14:58:55.777 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 14:58:55.780 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 14:58:55.782 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 14:58:55.784 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 14:58:55.787 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 14:58:55.789 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-23 14:58:55.792 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 14:58:55.794 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 14:58:55.796 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 14:58:55.799 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 14:58:55.801 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 14:58:55.804 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 14:58:55.806 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-23 14:58:55.809 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-23 14:58:55.811 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-23 14:58:55.813 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-23 14:58:55.816 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-23 14:58:55.832 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-23 14:58:55.832 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-23 14:58:55.836 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-23 14:58:55.839 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-23 14:58:55.842 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-23 14:58:55.845 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-23 14:58:55.846 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-23 14:58:55.849 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-23 14:58:55.852 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-23 14:58:55.855 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-23 14:58:55.904 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-12-23 14:58:55.907 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-23 14:58:55.922 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-23 14:58:55.922 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-23 14:58:55.927 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-12-23 14:58:56.118 | Physical volume "/dev/loop2" successfully created. 2021-12-23 14:58:56.153 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-23 14:58:56.160 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-23 14:58:56.163 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-23 14:58:56.163 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-23 14:58:56.164 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-23 14:58:56.177 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-23 14:58:56.180 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-23 14:58:56.182 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-23 14:58:56.239 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-23 14:58:56.244 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-23 14:58:56.260 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:58:56.263 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-23 14:58:56.265 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:58:56.268 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-23 14:58:56.270 | + ./stack.sh:main:1196 : init_placement 2021-12-23 14:58:56.273 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-23 14:58:56.276 | + lib/database:recreate_database:110 : local db=placement 2021-12-23 14:58:56.278 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-23 14:58:56.281 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-23 14:58:56.283 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-23 14:58:56.287 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:58:56.300 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-23 14:58:56.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:58:56.317 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-23 14:58:59.975 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-23 14:58:59.979 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-23 14:58:59.983 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-23 14:58:59.987 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 14:58:59.991 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 14:58:59.994 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 14:58:59.997 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 14:59:02.346 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:02.349 | + functions-common:get_or_create_user:840 : user_id=e05b0868a5594133b42d86126534e353 2021-12-23 14:59:02.352 | + functions-common:get_or_create_user:841 : echo e05b0868a5594133b42d86126534e353 2021-12-23 14:59:02.352 | e05b0868a5594133b42d86126534e353 2021-12-23 14:59:02.354 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-23 14:59:02.357 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:59:02.360 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:59:02.363 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:59:02.365 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:59:02.368 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:59:02.371 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:59:02.373 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:59:02.375 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:59:02.378 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:59:02.381 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:59:02.385 | ++ 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-12-23 14:59:02.385 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:59:02.385 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:59:02.388 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:59:02.391 | ++ functions-common:get_field:727 : read data 2021-12-23 14:59:05.409 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:05.414 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:59:05.417 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:59:05.419 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-23 14:59:08.394 | ++ 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-12-23 14:59:08.394 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:59:08.394 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:59:08.397 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:59:08.400 | ++ functions-common:get_field:727 : read data 2021-12-23 14:59:11.470 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:11.476 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:59:11.478 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:59:11.481 | ++ functions-common:get_field:733 : echo '| 3d7d4a950e8740078d393126f92dcf31 | e05b0868a5594133b42d86126534e353 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:59:11.482 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:59:11.487 | ++ functions-common:get_field:727 : read data 2021-12-23 14:59:11.490 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:59:11.493 | + functions-common:get_or_add_user_project_role:912 : echo 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:59:11.493 | 3d7d4a950e8740078d393126f92dcf31 2021-12-23 14:59:11.496 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-23 14:59:11.498 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-23 14:59:11.501 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 14:59:11.504 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 14:59:11.507 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 14:59:11.509 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 14:59:11.512 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 14:59:11.514 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 14:59:11.517 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 14:59:11.519 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 14:59:11.522 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 14:59:11.524 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 14:59:11.529 | ++ 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-12-23 14:59:11.529 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:59:11.529 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 14:59:11.532 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:59:11.534 | ++ functions-common:get_field:727 : read data 2021-12-23 14:59:14.538 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:14.544 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 14:59:14.548 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 14:59:14.552 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-23 14:59:17.482 | ++ 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-12-23 14:59:17.482 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 14:59:17.483 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 14:59:17.486 | ++ functions-common:get_field:726 : local data field 2021-12-23 14:59:17.490 | ++ functions-common:get_field:727 : read data 2021-12-23 14:59:20.578 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:20.583 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 14:59:20.587 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 14:59:20.591 | ++ functions-common:get_field:733 : echo '| c355788b06fa43daa7e96197da90621e | e05b0868a5594133b42d86126534e353 | | a9e1b2646f54430f916438aa8d9ac19d | | | False |' 2021-12-23 14:59:20.591 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 14:59:20.599 | ++ functions-common:get_field:727 : read data 2021-12-23 14:59:20.603 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c355788b06fa43daa7e96197da90621e 2021-12-23 14:59:20.606 | + functions-common:get_or_add_user_project_role:912 : echo c355788b06fa43daa7e96197da90621e 2021-12-23 14:59:20.606 | c355788b06fa43daa7e96197da90621e 2021-12-23 14:59:20.608 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.49/placement 2021-12-23 14:59:20.611 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-23 14:59:20.613 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 14:59:20.616 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-23 14:59:22.892 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-23 14:59:25.043 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:25.046 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 14:59:25.046 | 604411d66466499abe989ad016fa63d8' 2021-12-23 14:59:25.048 | + functions-common:get_or_create_service:978 : echo 604411d66466499abe989ad016fa63d8 2021-12-23 14:59:25.048 | 604411d66466499abe989ad016fa63d8 2021-12-23 14:59:25.051 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.49/placement 2021-12-23 14:59:25.054 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 14:59:25.057 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.49/placement RegionOne 2021-12-23 14:59:25.060 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 14:59:25.064 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-23 14:59:27.445 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:27.450 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 14:59:27.454 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 14:59:27.459 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.49/placement --region RegionOne -f value -c id 2021-12-23 14:59:29.761 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 14:59:29.765 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=4b1ff23529d04623a2b97bb582163036 2021-12-23 14:59:29.769 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 4b1ff23529d04623a2b97bb582163036 2021-12-23 14:59:29.774 | + functions-common:get_or_create_endpoint:1011 : public_id=4b1ff23529d04623a2b97bb582163036 2021-12-23 14:59:29.776 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 14:59:29.779 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 14:59:29.781 | + functions-common:get_or_create_endpoint:1020 : echo 4b1ff23529d04623a2b97bb582163036 2021-12-23 14:59:29.781 | 4b1ff23529d04623a2b97bb582163036 2021-12-23 14:59:29.784 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-23 14:59:29.800 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:59:29.803 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-23 14:59:29.805 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 14:59:29.808 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-23 14:59:29.810 | + ./stack.sh:main:1204 : init_nova 2021-12-23 14:59:29.813 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-23 14:59:29.828 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:59:29.831 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-23 14:59:29.847 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 14:59:29.849 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-23 14:59:29.852 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-23 14:59:29.854 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-23 14:59:29.857 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-23 14:59:29.859 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-23 14:59:29.863 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:59:29.877 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-23 14:59:29.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:59:29.894 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-23 14:59:33.576 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:59:33.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.578 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.578 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.580 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.583 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.583 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.586 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.587 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.588 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.591 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.591 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.592 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.592 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.592 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.595 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.595 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.596 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.598 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.599 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.599 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.602 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.603 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.603 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.603 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.604 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.604 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.605 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.605 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.606 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.607 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.607 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.608 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.609 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.610 | 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=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:33.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:33.612 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:59:33.612 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82374) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:59:33.744 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 14:59:33.858 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:33.859 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 14:59:34.034 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.034 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 14:59:34.162 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.163 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 14:59:34.281 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.281 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 14:59:34.539 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.539 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 14:59:34.669 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.669 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 14:59:34.811 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.811 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 14:59:34.824 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.824 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 14:59:34.834 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.834 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 14:59:34.843 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.843 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 14:59:34.853 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.853 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 14:59:34.865 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:34.865 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 14:59:35.175 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:35.175 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 14:59:35.246 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:35.247 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 14:59:35.779 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:35.779 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 14:59:36.523 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:36.523 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 14:59:36.824 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:36.825 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 14:59:37.119 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.119 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 14:59:37.256 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.257 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 14:59:37.404 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.404 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 14:59:37.412 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.413 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 14:59:37.422 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.422 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 14:59:37.430 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.430 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 14:59:37.439 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.439 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 14:59:37.448 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.448 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 14:59:37.517 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:37.517 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 14:59:38.257 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.258 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 14:59:38.430 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.430 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 14:59:38.554 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.554 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 14:59:38.577 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.577 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 14:59:38.586 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.587 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 14:59:38.595 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.595 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 14:59:38.603 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.603 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 14:59:38.610 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.611 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 14:59:38.619 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.619 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 14:59:38.627 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.627 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 14:59:38.634 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.635 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 14:59:38.642 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.642 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 14:59:38.649 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.649 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 14:59:38.657 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.657 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 14:59:38.858 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.858 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 14:59:38.991 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:38.991 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 14:59:39.152 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.153 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 14:59:39.577 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.577 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 14:59:39.588 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.588 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 14:59:39.596 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.597 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 14:59:39.604 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.605 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 14:59:39.612 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.613 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 14:59:39.621 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.621 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 14:59:39.742 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:39.743 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 14:59:40.469 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.469 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 14:59:40.627 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.628 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 14:59:40.638 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.638 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 14:59:40.646 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.646 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 14:59:40.654 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.654 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 14:59:40.661 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.661 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 14:59:40.669 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.669 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 14:59:40.785 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.785 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 14:59:40.915 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:40.915 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 14:59:41.024 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.025 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 14:59:41.168 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.169 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 14:59:41.354 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.355 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 14:59:41.367 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.367 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 14:59:41.375 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.375 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 14:59:41.382 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.383 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 14:59:41.390 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.390 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 14:59:41.397 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.398 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 14:59:41.404 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.405 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 14:59:41.412 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.412 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 14:59:41.419 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.419 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 14:59:41.427 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.428 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 14:59:41.434 | INFO migrate.versioning.api [-] done 2021-12-23 14:59:41.798 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-23 14:59:41.802 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-23 14:59:41.806 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-23 14:59:41.808 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-23 14:59:41.812 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-23 14:59:41.816 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:59:41.831 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-23 14:59:41.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:59:41.849 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-23 14:59:41.852 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-23 14:59:41.855 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-23 14:59:41.857 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-23 14:59:41.860 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 14:59:41.863 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 14:59:45.776 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-23 14:59:45.783 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 14:59:45.786 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-23 14:59:45.790 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-23 14:59:45.794 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-23 14:59:45.797 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-23 14:59:45.802 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-23 14:59:45.806 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:59:45.819 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-23 14:59:45.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 14:59:45.836 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-23 14:59:45.839 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 14:59:45.841 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 14:59:45.844 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-23 14:59:48.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 14:59:48.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.912 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.912 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.915 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.916 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.917 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.917 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.918 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.918 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.919 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.919 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.924 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.931 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.931 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.932 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.932 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.936 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.936 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.938 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.941 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.942 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.942 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.948 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.948 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.948 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.949 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.951 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.951 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.952 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.952 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.958 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.958 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.960 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.960 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.968 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.970 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.971 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.971 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.971 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.972 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.972 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.973 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:48.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:48.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.065 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.068 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.069 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.071 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.072 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.072 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.077 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.077 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.080 | DEBUG migrate.versioning.script.base [[00;36m-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.081 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.081 | 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=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 14:59:49.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 14:59:49.092 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 14:59:49.092 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82441) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 14:59:49.248 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-23 15:00:03.565 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.565 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-23 15:00:03.574 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.574 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-23 15:00:03.583 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.583 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-23 15:00:03.591 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.592 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-23 15:00:03.600 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.600 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-23 15:00:03.608 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.609 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-23 15:00:03.617 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.617 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-23 15:00:03.625 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.626 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-23 15:00:03.634 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.634 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-23 15:00:03.643 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.643 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-23 15:00:03.651 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.651 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-23 15:00:03.663 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.664 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-23 15:00:03.867 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:03.868 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-23 15:00:04.082 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:04.083 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-23 15:00:04.482 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:04.482 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-23 15:00:04.771 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:04.771 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-23 15:00:05.292 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.292 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-23 15:00:05.586 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.586 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-23 15:00:05.639 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.639 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-23 15:00:05.648 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.648 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-23 15:00:05.656 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.657 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-23 15:00:05.666 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.666 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-23 15:00:05.674 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.675 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-23 15:00:05.685 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.685 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-23 15:00:05.696 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.697 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-23 15:00:05.707 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.707 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-23 15:00:05.715 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.715 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-23 15:00:05.723 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.723 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-23 15:00:05.743 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:05.743 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-23 15:00:06.782 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:06.782 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-23 15:00:06.950 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:06.950 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-23 15:00:07.572 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:07.573 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-23 15:00:07.583 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-23 15:00:07.591 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:07.591 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-23 15:00:07.634 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:07.634 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-23 15:00:07.701 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:07.701 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-23 15:00:07.911 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:07.911 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-23 15:00:08.303 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.303 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-23 15:00:08.531 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.531 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-23 15:00:08.772 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.772 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-23 15:00:08.783 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.784 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-23 15:00:08.795 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.795 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-23 15:00:08.806 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.806 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-23 15:00:08.815 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.815 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-23 15:00:08.823 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.824 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-23 15:00:08.831 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.832 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-23 15:00:08.839 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.839 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-23 15:00:08.846 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.847 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-23 15:00:08.854 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.854 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-23 15:00:08.862 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.862 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-23 15:00:08.916 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:08.917 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-23 15:00:09.033 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:09.033 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-23 15:00:09.853 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:09.853 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-23 15:00:10.128 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.129 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-23 15:00:10.376 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.376 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-23 15:00:10.603 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.604 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-23 15:00:10.791 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.791 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-23 15:00:10.800 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.800 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-23 15:00:10.809 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.809 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-23 15:00:10.899 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:10.899 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-23 15:00:11.107 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.107 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-23 15:00:11.342 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.342 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-23 15:00:11.410 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.410 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-23 15:00:11.687 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.687 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-23 15:00:11.747 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.747 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-23 15:00:11.932 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.932 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-23 15:00:11.941 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.941 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-23 15:00:11.950 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.950 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-23 15:00:11.958 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.959 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-23 15:00:11.967 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.967 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-23 15:00:11.975 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.976 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-23 15:00:11.984 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.984 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-23 15:00:11.992 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:11.992 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-23 15:00:12.000 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.000 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-23 15:00:12.008 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.008 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-23 15:00:12.016 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.016 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-23 15:00:12.042 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.043 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-23 15:00:12.284 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.284 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-23 15:00:12.736 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.737 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-23 15:00:12.941 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:12.941 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-23 15:00:13.004 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:13.004 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-23 15:00:13.011 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:13.012 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-23 15:00:13.222 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:13.223 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-23 15:00:13.382 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:13.382 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-23 15:00:13.610 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:13.610 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-23 15:00:13.818 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:13.818 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-23 15:00:14.235 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.236 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-23 15:00:14.250 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.250 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-23 15:00:14.261 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.261 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-23 15:00:14.270 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.271 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-23 15:00:14.279 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.279 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-23 15:00:14.287 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.288 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-23 15:00:14.295 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.295 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-23 15:00:14.303 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.303 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-23 15:00:14.311 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.311 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-23 15:00:14.319 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.319 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-23 15:00:14.327 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.327 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-23 15:00:14.335 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.335 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-23 15:00:14.603 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:14.603 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-23 15:00:15.266 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:15.267 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-23 15:00:16.593 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:16.594 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-23 15:00:16.809 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:16.810 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-23 15:00:17.056 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:17.057 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-23 15:00:17.960 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:17.960 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-23 15:00:18.001 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.001 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-23 15:00:18.010 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.011 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-23 15:00:18.019 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.019 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-23 15:00:18.031 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.031 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-23 15:00:18.043 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.044 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-23 15:00:18.053 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.054 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-23 15:00:18.063 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.063 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-23 15:00:18.072 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.072 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-23 15:00:18.080 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.080 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-23 15:00:18.088 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.089 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-23 15:00:18.096 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.097 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-23 15:00:18.129 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.129 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-23 15:00:18.606 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.606 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-23 15:00:18.836 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:18.836 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-23 15:00:19.055 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.056 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-23 15:00:19.308 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.308 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-23 15:00:19.322 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.322 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-23 15:00:19.332 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.332 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-23 15:00:19.341 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.341 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-23 15:00:19.348 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.349 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-23 15:00:19.357 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.357 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-23 15:00:19.364 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.364 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-23 15:00:19.372 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.372 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-23 15:00:19.380 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.380 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-23 15:00:19.390 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.390 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-23 15:00:19.401 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.401 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-23 15:00:19.440 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.440 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-23 15:00:19.709 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.709 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-23 15:00:19.834 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.834 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-23 15:00:19.847 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.848 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-23 15:00:19.859 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.859 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-23 15:00:19.868 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.869 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-23 15:00:19.878 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.878 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-23 15:00:19.887 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.887 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-23 15:00:19.896 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.896 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-23 15:00:19.905 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.905 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-23 15:00:19.914 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.914 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-23 15:00:19.923 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.923 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-23 15:00:19.931 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:19.931 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-23 15:00:20.181 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:20.182 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-23 15:00:20.465 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:20.466 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-23 15:00:20.689 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:20.689 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-23 15:00:20.745 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:20.745 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-23 15:00:20.987 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:20.987 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-23 15:00:20.995 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:20.995 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-23 15:00:21.003 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.004 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-23 15:00:21.012 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.012 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-23 15:00:21.024 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.024 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-23 15:00:21.033 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.033 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-23 15:00:21.043 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.043 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-23 15:00:21.051 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.052 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-23 15:00:21.060 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.060 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-23 15:00:21.071 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.071 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-23 15:00:21.085 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.085 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-23 15:00:21.406 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.406 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-23 15:00:21.715 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.715 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-23 15:00:21.853 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.853 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-23 15:00:21.910 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.912 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-23 15:00:21.976 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:21.976 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-23 15:00:22.036 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.037 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-23 15:00:22.048 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.048 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-23 15:00:22.057 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.058 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-23 15:00:22.066 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.067 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-23 15:00:22.076 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.076 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-23 15:00:22.085 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.086 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-23 15:00:22.095 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.095 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-23 15:00:22.105 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.105 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-23 15:00:22.114 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.114 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-23 15:00:22.122 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.123 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-23 15:00:22.131 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.131 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-23 15:00:22.174 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.174 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-23 15:00:22.403 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.403 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-23 15:00:22.664 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.664 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-23 15:00:22.676 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.676 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-23 15:00:22.684 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.684 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-23 15:00:22.693 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.693 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-23 15:00:22.701 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.701 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-23 15:00:22.710 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.710 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-23 15:00:22.966 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:22.967 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-23 15:00:23.187 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:23.187 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-23 15:00:23.492 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:23.492 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-23 15:00:23.512 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:23.513 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-23 15:00:24.013 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.014 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-23 15:00:24.242 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.242 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-23 15:00:24.252 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.252 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-23 15:00:24.261 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.261 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-23 15:00:24.270 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.270 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-23 15:00:24.279 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.279 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-23 15:00:24.287 | INFO migrate.versioning.api [-] done 2021-12-23 15:00:24.287 | /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-12-23 15:00:24.287 | result = self._query(query) 2021-12-23 15:00:24.288 | /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-12-23 15:00:24.288 | result = self._query(query) 2021-12-23 15:00:24.675 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-23 15:00:28.143 | DEBUG migrate.versioning.repository [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:00:28.145 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.145 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.145 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.146 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.146 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.147 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.147 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.147 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.148 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.148 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.148 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.149 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.149 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.149 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.150 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.150 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.151 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.151 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.151 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.152 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.152 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.152 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.153 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.153 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.154 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.154 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.154 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.155 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.155 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.155 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.156 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.156 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.156 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.157 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.157 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.158 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.158 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.158 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.159 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.159 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.159 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.160 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.160 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.161 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.161 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.161 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.162 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.162 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.162 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.163 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.163 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.163 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.164 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.164 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.165 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.165 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.165 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.166 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.166 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.166 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.167 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.167 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.167 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.168 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.168 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.169 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.169 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.169 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.170 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.170 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.170 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.171 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.171 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.171 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.172 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.172 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.173 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.173 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.173 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.174 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.174 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.174 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.175 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.175 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.176 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.176 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.176 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.177 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.177 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.177 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.178 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.178 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.178 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.179 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.179 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.180 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.180 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.180 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.181 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.181 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.181 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.182 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.182 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.182 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.183 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.183 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.184 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.184 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.184 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.185 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.185 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.185 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.186 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.186 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.186 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.187 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.187 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.188 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.188 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.188 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.189 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.189 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.189 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.190 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.190 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.190 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.191 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.191 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.192 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.192 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.192 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.193 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.193 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.193 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.194 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.194 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.194 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.195 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.195 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.196 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.196 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.196 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.197 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.197 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.197 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.198 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.198 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.198 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.199 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.199 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.200 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.200 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.200 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.201 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.201 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.201 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.202 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.202 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.203 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.203 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.203 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.204 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.204 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.205 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.205 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.205 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.206 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.206 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.206 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.207 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.209 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.209 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.209 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.210 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.210 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.211 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.211 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.211 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.212 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.212 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.212 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.213 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.213 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.214 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.214 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.214 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.215 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.215 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.215 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.216 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.216 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.216 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.217 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.217 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.218 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.218 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.218 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.219 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.219 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.219 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.220 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.220 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.221 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.221 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.221 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.222 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.222 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.222 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.223 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.223 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.224 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.224 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.224 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.225 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.225 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.225 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.226 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.226 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.226 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.227 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.227 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.228 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.228 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.228 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.229 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.229 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.229 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.230 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.230 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.231 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.231 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.231 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.232 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.232 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.232 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.233 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.233 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.233 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.234 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.234 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.235 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.235 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.235 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.236 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 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=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.236 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.236 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.237 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.237 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.238 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.238 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.238 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.239 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.239 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.239 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.240 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.240 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.240 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.241 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.241 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.242 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.242 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.242 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.243 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.243 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.243 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.244 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.244 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.244 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.245 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.245 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.246 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.246 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.246 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.247 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.247 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.247 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.248 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.248 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.248 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.249 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.249 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.250 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.250 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.250 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.251 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.251 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.251 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.252 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.252 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.252 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.253 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.253 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.254 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.254 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.254 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.255 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.255 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.255 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.256 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.256 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.257 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.257 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.257 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.258 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.258 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.258 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 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=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.259 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.259 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.259 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.260 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.260 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.260 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.261 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.261 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.262 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.262 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.262 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.263 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.263 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.263 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.264 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.264 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.265 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.265 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.265 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.266 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.266 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.266 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.267 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.267 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.267 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.268 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.268 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.269 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.269 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.269 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.270 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.270 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.270 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.271 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.271 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.271 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.272 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.272 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.273 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.273 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.273 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.274 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.274 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.274 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.275 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.275 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.275 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.276 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.276 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.277 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.277 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.277 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.278 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.278 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.278 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.279 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.279 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.279 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.280 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.280 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.281 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.281 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.281 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.282 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.282 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.282 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.283 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.283 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.283 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.284 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.284 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.285 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.285 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.285 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.286 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.286 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.286 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.287 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.287 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:00:28.288 | DEBUG migrate.versioning.script.base [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:00:28.288 | DEBUG migrate.versioning.repository [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:00:28.288 | DEBUG migrate.versioning.repository [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82455) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:00:28.440 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 215 -> 216...  2021-12-23 15:00:42.769 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.770 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 216 -> 217...  2021-12-23 15:00:42.782 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.783 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 217 -> 218...  2021-12-23 15:00:42.796 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.796 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 218 -> 219...  2021-12-23 15:00:42.807 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.808 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 219 -> 220...  2021-12-23 15:00:42.817 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.817 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 220 -> 221...  2021-12-23 15:00:42.826 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.827 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 221 -> 222...  2021-12-23 15:00:42.836 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.837 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 222 -> 223...  2021-12-23 15:00:42.846 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.846 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 223 -> 224...  2021-12-23 15:00:42.858 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.858 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 224 -> 225...  2021-12-23 15:00:42.869 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.869 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 225 -> 226...  2021-12-23 15:00:42.878 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.879 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 226 -> 227...  2021-12-23 15:00:42.894 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:42.895 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 227 -> 228...  2021-12-23 15:00:43.106 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:43.106 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 228 -> 229...  2021-12-23 15:00:43.340 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:43.340 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 229 -> 230...  2021-12-23 15:00:43.765 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:43.765 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 230 -> 231...  2021-12-23 15:00:44.054 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:44.054 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 231 -> 232...  2021-12-23 15:00:44.736 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:44.737 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 232 -> 233...  2021-12-23 15:00:45.031 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.031 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 233 -> 234...  2021-12-23 15:00:45.084 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.084 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 234 -> 235...  2021-12-23 15:00:45.092 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.093 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 235 -> 236...  2021-12-23 15:00:45.101 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.101 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 236 -> 237...  2021-12-23 15:00:45.109 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.109 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 237 -> 238...  2021-12-23 15:00:45.116 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.117 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 238 -> 239...  2021-12-23 15:00:45.125 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.125 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 239 -> 240...  2021-12-23 15:00:45.133 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.133 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 240 -> 241...  2021-12-23 15:00:45.140 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.141 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 241 -> 242...  2021-12-23 15:00:45.149 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.149 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 242 -> 243...  2021-12-23 15:00:45.156 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.157 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 243 -> 244...  2021-12-23 15:00:45.179 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:45.179 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 244 -> 245...  2021-12-23 15:00:46.194 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:46.194 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 245 -> 246...  2021-12-23 15:00:46.375 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:46.375 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 246 -> 247...  2021-12-23 15:00:46.977 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:46.977 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 247 -> 248...  2021-12-23 15:00:46.989 | INFO 248_add_expire_reservations_index [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-23 15:00:46.997 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:46.998 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 248 -> 249...  2021-12-23 15:00:47.030 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:47.031 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 249 -> 250...  2021-12-23 15:00:47.084 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:47.085 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 250 -> 251...  2021-12-23 15:00:47.304 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:47.305 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 251 -> 252...  2021-12-23 15:00:47.671 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:47.673 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 252 -> 253...  2021-12-23 15:00:47.900 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:47.902 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 253 -> 254...  2021-12-23 15:00:48.141 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.141 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 254 -> 255...  2021-12-23 15:00:48.151 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.151 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 255 -> 256...  2021-12-23 15:00:48.159 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.159 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 256 -> 257...  2021-12-23 15:00:48.167 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.168 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 257 -> 258...  2021-12-23 15:00:48.176 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.176 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 258 -> 259...  2021-12-23 15:00:48.184 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.184 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 259 -> 260...  2021-12-23 15:00:48.192 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.192 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 260 -> 261...  2021-12-23 15:00:48.200 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.201 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 261 -> 262...  2021-12-23 15:00:48.210 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.210 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 262 -> 263...  2021-12-23 15:00:48.221 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.222 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 263 -> 264...  2021-12-23 15:00:48.230 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.231 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 264 -> 265...  2021-12-23 15:00:48.297 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.298 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 265 -> 266...  2021-12-23 15:00:48.412 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:48.412 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 266 -> 267...  2021-12-23 15:00:49.128 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.129 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 267 -> 268...  2021-12-23 15:00:49.376 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.376 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 268 -> 269...  2021-12-23 15:00:49.607 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.607 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 269 -> 270...  2021-12-23 15:00:49.823 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.823 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 270 -> 271...  2021-12-23 15:00:49.975 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.975 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 271 -> 272...  2021-12-23 15:00:49.983 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.984 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 272 -> 273...  2021-12-23 15:00:49.992 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:49.992 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 273 -> 274...  2021-12-23 15:00:50.076 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:50.077 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 274 -> 275...  2021-12-23 15:00:50.295 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:50.296 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 275 -> 276...  2021-12-23 15:00:50.513 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:50.513 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 276 -> 277...  2021-12-23 15:00:50.586 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:50.586 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 277 -> 278...  2021-12-23 15:00:50.846 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:50.846 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 278 -> 279...  2021-12-23 15:00:50.912 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:50.912 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 279 -> 280...  2021-12-23 15:00:51.079 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.080 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 280 -> 281...  2021-12-23 15:00:51.090 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.091 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 281 -> 282...  2021-12-23 15:00:51.100 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.100 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 282 -> 283...  2021-12-23 15:00:51.110 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.111 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 283 -> 284...  2021-12-23 15:00:51.119 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.119 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 284 -> 285...  2021-12-23 15:00:51.126 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.127 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 285 -> 286...  2021-12-23 15:00:51.134 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.134 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 286 -> 287...  2021-12-23 15:00:51.141 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.141 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 287 -> 288...  2021-12-23 15:00:51.149 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.149 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 288 -> 289...  2021-12-23 15:00:51.156 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.157 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 289 -> 290...  2021-12-23 15:00:51.165 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.165 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 290 -> 291...  2021-12-23 15:00:51.191 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.192 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 291 -> 292...  2021-12-23 15:00:51.440 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.440 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 292 -> 293...  2021-12-23 15:00:51.899 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:51.899 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 293 -> 294...  2021-12-23 15:00:52.120 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:52.121 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 294 -> 295...  2021-12-23 15:00:52.185 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:52.186 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 295 -> 296...  2021-12-23 15:00:52.194 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:52.194 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 296 -> 297...  2021-12-23 15:00:52.422 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:52.423 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 297 -> 298...  2021-12-23 15:00:52.570 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:52.571 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 298 -> 299...  2021-12-23 15:00:52.793 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:52.793 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 299 -> 300...  2021-12-23 15:00:53.021 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.021 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 300 -> 301...  2021-12-23 15:00:53.424 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.425 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 301 -> 302...  2021-12-23 15:00:53.435 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.435 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 302 -> 303...  2021-12-23 15:00:53.443 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.443 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 303 -> 304...  2021-12-23 15:00:53.451 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.451 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 304 -> 305...  2021-12-23 15:00:53.459 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.459 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 305 -> 306...  2021-12-23 15:00:53.467 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.467 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 306 -> 307...  2021-12-23 15:00:53.475 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.475 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 307 -> 308...  2021-12-23 15:00:53.483 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.483 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 308 -> 309...  2021-12-23 15:00:53.491 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.491 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 309 -> 310...  2021-12-23 15:00:53.498 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.499 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 310 -> 311...  2021-12-23 15:00:53.506 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.507 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 311 -> 312...  2021-12-23 15:00:53.515 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.516 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 312 -> 313...  2021-12-23 15:00:53.790 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:53.791 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 313 -> 314...  2021-12-23 15:00:54.450 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:54.451 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 314 -> 315...  2021-12-23 15:00:55.746 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:55.747 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 315 -> 316...  2021-12-23 15:00:55.971 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:55.972 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 316 -> 317...  2021-12-23 15:00:56.215 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:56.215 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 317 -> 318...  2021-12-23 15:00:57.148 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.148 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 318 -> 319...  2021-12-23 15:00:57.199 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.199 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 319 -> 320...  2021-12-23 15:00:57.208 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.209 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 320 -> 321...  2021-12-23 15:00:57.223 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.223 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 321 -> 322...  2021-12-23 15:00:57.231 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.231 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 322 -> 323...  2021-12-23 15:00:57.240 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.240 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 323 -> 324...  2021-12-23 15:00:57.248 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.249 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 324 -> 325...  2021-12-23 15:00:57.256 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.257 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 325 -> 326...  2021-12-23 15:00:57.267 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.267 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 326 -> 327...  2021-12-23 15:00:57.275 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.276 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 327 -> 328...  2021-12-23 15:00:57.283 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.284 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 328 -> 329...  2021-12-23 15:00:57.292 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.292 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 329 -> 330...  2021-12-23 15:00:57.327 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.327 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 330 -> 331...  2021-12-23 15:00:57.764 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.765 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 331 -> 332...  2021-12-23 15:00:57.983 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:57.983 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 332 -> 333...  2021-12-23 15:00:58.200 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.201 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 333 -> 334...  2021-12-23 15:00:58.429 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.429 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 334 -> 335...  2021-12-23 15:00:58.438 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.438 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 335 -> 336...  2021-12-23 15:00:58.445 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.446 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 336 -> 337...  2021-12-23 15:00:58.453 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.454 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 337 -> 338...  2021-12-23 15:00:58.461 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.461 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 338 -> 339...  2021-12-23 15:00:58.468 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.469 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 339 -> 340...  2021-12-23 15:00:58.477 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.477 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 340 -> 341...  2021-12-23 15:00:58.485 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.485 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 341 -> 342...  2021-12-23 15:00:58.492 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.493 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 342 -> 343...  2021-12-23 15:00:58.501 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.501 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 343 -> 344...  2021-12-23 15:00:58.508 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.508 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 344 -> 345...  2021-12-23 15:00:58.542 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.542 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 345 -> 346...  2021-12-23 15:00:58.811 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.811 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 346 -> 347...  2021-12-23 15:00:58.936 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.937 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 347 -> 348...  2021-12-23 15:00:58.951 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.951 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 348 -> 349...  2021-12-23 15:00:58.961 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.962 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 349 -> 350...  2021-12-23 15:00:58.973 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.973 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 350 -> 351...  2021-12-23 15:00:58.981 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.982 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 351 -> 352...  2021-12-23 15:00:58.992 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:58.992 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 352 -> 353...  2021-12-23 15:00:59.004 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.005 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 353 -> 354...  2021-12-23 15:00:59.017 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.017 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 354 -> 355...  2021-12-23 15:00:59.026 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.027 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 355 -> 356...  2021-12-23 15:00:59.035 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.036 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 356 -> 357...  2021-12-23 15:00:59.044 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.044 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 357 -> 358...  2021-12-23 15:00:59.293 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.293 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 358 -> 359...  2021-12-23 15:00:59.519 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.519 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 359 -> 360...  2021-12-23 15:00:59.737 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.737 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 360 -> 361...  2021-12-23 15:00:59.778 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:00:59.778 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 361 -> 362...  2021-12-23 15:01:00.011 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.012 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 362 -> 363...  2021-12-23 15:01:00.020 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.020 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 363 -> 364...  2021-12-23 15:01:00.028 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.029 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 364 -> 365...  2021-12-23 15:01:00.037 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.037 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 365 -> 366...  2021-12-23 15:01:00.048 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.048 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 366 -> 367...  2021-12-23 15:01:00.060 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.061 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 367 -> 368...  2021-12-23 15:01:00.072 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.072 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 368 -> 369...  2021-12-23 15:01:00.083 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.084 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 369 -> 370...  2021-12-23 15:01:00.094 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.094 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 370 -> 371...  2021-12-23 15:01:00.103 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.103 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 371 -> 372...  2021-12-23 15:01:00.113 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.113 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 372 -> 373...  2021-12-23 15:01:00.448 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.449 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 373 -> 374...  2021-12-23 15:01:00.753 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.753 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 374 -> 375...  2021-12-23 15:01:00.889 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.890 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 375 -> 376...  2021-12-23 15:01:00.945 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:00.945 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 376 -> 377...  2021-12-23 15:01:01.009 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.010 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 377 -> 378...  2021-12-23 15:01:01.081 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.082 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 378 -> 379...  2021-12-23 15:01:01.091 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.091 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 379 -> 380...  2021-12-23 15:01:01.100 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.100 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 380 -> 381...  2021-12-23 15:01:01.109 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.110 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 381 -> 382...  2021-12-23 15:01:01.118 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.119 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 382 -> 383...  2021-12-23 15:01:01.127 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.128 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 383 -> 384...  2021-12-23 15:01:01.136 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.136 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 384 -> 385...  2021-12-23 15:01:01.144 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.145 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 385 -> 386...  2021-12-23 15:01:01.152 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.153 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 386 -> 387...  2021-12-23 15:01:01.160 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.161 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 387 -> 388...  2021-12-23 15:01:01.168 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.169 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 388 -> 389...  2021-12-23 15:01:01.227 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.228 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 389 -> 390...  2021-12-23 15:01:01.462 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.463 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 390 -> 391...  2021-12-23 15:01:01.731 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.732 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 391 -> 392...  2021-12-23 15:01:01.742 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.742 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 392 -> 393...  2021-12-23 15:01:01.751 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.752 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 393 -> 394...  2021-12-23 15:01:01.761 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.761 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 394 -> 395...  2021-12-23 15:01:01.770 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.770 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 395 -> 396...  2021-12-23 15:01:01.779 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:01.779 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 396 -> 397...  2021-12-23 15:01:02.053 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:02.053 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 397 -> 398...  2021-12-23 15:01:02.273 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:02.274 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 398 -> 399...  2021-12-23 15:01:02.587 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:02.587 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 399 -> 400...  2021-12-23 15:01:02.605 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:02.605 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 400 -> 401...  2021-12-23 15:01:03.096 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.097 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 401 -> 402...  2021-12-23 15:01:03.339 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.340 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 402 -> 403...  2021-12-23 15:01:03.349 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.349 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 403 -> 404...  2021-12-23 15:01:03.358 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.358 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 404 -> 405...  2021-12-23 15:01:03.367 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.367 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 405 -> 406...  2021-12-23 15:01:03.374 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.375 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] 406 -> 407...  2021-12-23 15:01:03.383 | INFO migrate.versioning.api [None req-cb2a8dd9-eadf-4c2b-8ded-6d8c6b1f54f4 None None] done 2021-12-23 15:01:03.412 | /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-12-23 15:01:03.412 | result = self._query(query) 2021-12-23 15:01:03.412 | /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-12-23 15:01:03.412 | result = self._query(query) 2021-12-23 15:01:03.846 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-23 15:01:07.483 | Running batches of 50 until complete 2021-12-23 15:01:07.483 | +-------------------------------------+--------------+-----------+ 2021-12-23 15:01:07.483 | | Migration | Total Needed | Completed | 2021-12-23 15:01:07.483 | +-------------------------------------+--------------+-----------+ 2021-12-23 15:01:07.483 | | fill_virtual_interface_list | 0 | 0 | 2021-12-23 15:01:07.483 | | migrate_empty_ratio | 0 | 0 | 2021-12-23 15:01:07.483 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-23 15:01:07.483 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-23 15:01:07.483 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-23 15:01:07.483 | | populate_missing_availability_zones | 0 | 0 | 2021-12-23 15:01:07.484 | | populate_queued_for_delete | 0 | 0 | 2021-12-23 15:01:07.484 | | populate_user_id | 0 | 0 | 2021-12-23 15:01:07.484 | | populate_uuids | 0 | 0 | 2021-12-23 15:01:07.484 | +-------------------------------------+--------------+-----------+ 2021-12-23 15:01:07.900 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-23 15:01:07.905 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:01:07.908 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-23 15:01:07.911 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:01:07.914 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:01:07.917 | + lib/nova:init_nova:785 : /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-12-23 15:01:11.401 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-23 15:01:11.401 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-23 15:01:11.799 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-23 15:01:11.802 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-23 15:01:11.821 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-23 15:01:11.824 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-23 15:01:11.842 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:11.845 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-23 15:01:11.847 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-23 15:01:11.851 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:01:11.851 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:01:11.856 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:01:11.858 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:01:11.861 | + 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,c-vol,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,c-bak,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-12-23 15:01:11.863 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:01:11.866 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-23 15:01:11.868 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-23 15:01:11.871 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-23 15:01:11.895 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.49/identity 2021-12-23 15:01:11.920 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-23 15:01:11.945 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-23 15:01:11.970 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-23 15:01:11.998 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-23 15:01:12.025 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-23 15:01:12.051 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-23 15:01:12.076 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-23 15:01:12.102 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-23 15:01:12.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-23 15:01:12.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-23 15:01:12.109 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-23 15:01:12.125 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:12.127 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-23 15:01:12.152 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-23 15:01:12.178 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-23 15:01:12.204 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:01:12.207 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-23 15:01:12.210 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:01:12.213 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-23 15:01:12.217 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-23 15:01:12.219 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:01:12.222 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:01:12.225 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-23 15:01:12.227 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-23 15:01:12.230 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-23 15:01:12.232 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-23 15:01:12.260 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.49/identity 2021-12-23 15:01:12.285 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-23 15:01:12.310 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-23 15:01:12.340 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-23 15:01:12.369 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-23 15:01:12.395 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-23 15:01:12.424 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-23 15:01:12.451 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-23 15:01:12.477 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-23 15:01:12.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-23 15:01:12.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-23 15:01:12.485 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-23 15:01:12.500 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:12.503 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-23 15:01:12.528 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-23 15:01:12.553 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-23 15:01:12.579 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-23 15:01:12.582 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 15:01:12.584 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-23 15:01:12.586 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:01:12.589 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:01:12.592 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:01:12.594 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:01:12.597 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:01:12.600 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:01:12.603 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:01:12.606 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:01:12.608 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:01:12.611 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-23 15:01:12.614 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:01:12.628 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:12.631 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:01:12.633 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:01:12.635 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-23 15:01:12.638 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:01:12.640 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 15:01:12.642 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-23 15:01:12.645 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 15:01:12.647 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 15:01:12.650 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:01:12.652 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 15:01:12.655 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-23 15:01:12.657 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 15:01:12.660 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-23 15:01:12.662 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 15:01:12.665 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 15:01:12.667 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-23 15:01:12.670 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:12.672 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 15:01:12.675 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-23 15:01:12.677 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:01:12.679 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 15:01:12.682 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 15:01:12.685 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-23 15:01:12.687 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:12.690 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-23 15:01:12.692 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:01:12.695 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-23 15:01:12.695 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:01:12.695 | gsub("[][]", "", $1); 2021-12-23 15:01:12.695 | split($1, a, "|"); 2021-12-23 15:01:12.695 | if (a[1] == matchgroup) 2021-12-23 15:01:12.695 | print a[2] 2021-12-23 15:01:12.695 | } 2021-12-23 15:01:12.695 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:01:12.701 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 15:01:12.704 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 15:01:12.706 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 15:01:12.709 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-23 15:01:12.712 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-23 15:01:12.715 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-23 15:01:12.717 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-23 15:01:12.720 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-23 15:01:12.724 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-23 15:01:12.726 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-23 15:01:12.729 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-23 15:01:12.731 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:12.734 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 15:01:12.736 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-23 15:01:12.739 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 15:01:12.742 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-23 15:01:12.744 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-23 15:01:12.747 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-23 15:01:12.750 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-23 15:01:12.754 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-23 15:01:12.754 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-23 15:01:12.754 | BEGIN { 2021-12-23 15:01:12.754 | section = "" 2021-12-23 15:01:12.754 | last_section = "" 2021-12-23 15:01:12.754 | section_count = 0 2021-12-23 15:01:12.754 | } 2021-12-23 15:01:12.754 | /^\[.+\]/ { 2021-12-23 15:01:12.754 | gsub("[][]", "", $1); 2021-12-23 15:01:12.754 | section=$1 2021-12-23 15:01:12.754 | next 2021-12-23 15:01:12.754 | } 2021-12-23 15:01:12.754 | /^ *\#/ { 2021-12-23 15:01:12.754 | next 2021-12-23 15:01:12.754 | } 2021-12-23 15:01:12.754 | /^[^ \t]+/ { 2021-12-23 15:01:12.754 | # get offset of first = in $0 2021-12-23 15:01:12.754 | eq_idx = index($0, "=") 2021-12-23 15:01:12.754 | # extract attr & value from $0 2021-12-23 15:01:12.754 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 15:01:12.754 | value = substr($0, eq_idx + 1) 2021-12-23 15:01:12.754 | # only need to strip trailing whitespace from attr 2021-12-23 15:01:12.754 | sub(/[ \t]*$/, "", attr) 2021-12-23 15:01:12.754 | # need to strip leading & trailing whitespace from value 2021-12-23 15:01:12.754 | sub(/^[ \t]*/, "", value) 2021-12-23 15:01:12.754 | sub(/[ \t]*$/, "", value) 2021-12-23 15:01:12.755 | 2021-12-23 15:01:12.755 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 15:01:12.755 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 15:01:12.755 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 15:01:12.755 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 15:01:12.755 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 15:01:12.755 | if (section != last_section) { 2021-12-23 15:01:12.755 | cfg_section[section_count++] = section 2021-12-23 15:01:12.755 | last_section = section 2021-12-23 15:01:12.755 | } 2021-12-23 15:01:12.755 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 15:01:12.755 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 15:01:12.755 | 2021-12-23 15:01:12.755 | cfg_attr[section, attr, 0] = value 2021-12-23 15:01:12.755 | cfg_attr_count[section, attr] = 1 2021-12-23 15:01:12.755 | } else { 2021-12-23 15:01:12.755 | lno = cfg_attr_count[section, attr]++ 2021-12-23 15:01:12.755 | cfg_attr[section, attr, lno] = value 2021-12-23 15:01:12.755 | } 2021-12-23 15:01:12.755 | } 2021-12-23 15:01:12.755 | END { 2021-12-23 15:01:12.755 | # Process each section in order 2021-12-23 15:01:12.755 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 15:01:12.755 | section = cfg_section[sno] 2021-12-23 15:01:12.755 | # The ini routines simply append a config item immediately 2021-12-23 15:01:12.755 | # after the section header. To keep the same order as defined 2021-12-23 15:01:12.755 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 15:01:12.755 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 15:01:12.755 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 15:01:12.755 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 15:01:12.755 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 15:01:12.755 | else { 2021-12-23 15:01:12.755 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 15:01:12.755 | count = cfg_attr_count[section, attr] 2021-12-23 15:01:12.756 | print "inidelete " configfile " " section " " attr 2021-12-23 15:01:12.756 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 15:01:12.756 | for (l = count -2; l >= 0; l--) 2021-12-23 15:01:12.756 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 15:01:12.756 | } 2021-12-23 15:01:12.756 | } 2021-12-23 15:01:12.756 | } 2021-12-23 15:01:12.756 | } 2021-12-23 15:01:12.756 | ' 2021-12-23 15:01:12.756 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.758 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:12.761 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 15:01:12.763 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-23 15:01:12.766 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:01:12.768 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-23 15:01:12.771 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-23 15:01:12.771 | BEGIN { group = "" } 2021-12-23 15:01:12.771 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:01:12.771 | gsub("[][]", "", $1); 2021-12-23 15:01:12.771 | split($1, a, "|"); 2021-12-23 15:01:12.771 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 15:01:12.771 | group=a[1] 2021-12-23 15:01:12.771 | } else { 2021-12-23 15:01:12.771 | group="" 2021-12-23 15:01:12.771 | } 2021-12-23 15:01:12.771 | next 2021-12-23 15:01:12.771 | } 2021-12-23 15:01:12.771 | { 2021-12-23 15:01:12.771 | if (group != "") 2021-12-23 15:01:12.771 | print $0 2021-12-23 15:01:12.771 | } 2021-12-23 15:01:12.771 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:01:12.777 | + 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-12-23 15:01:12.780 | ++ 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-12-23 15:01:12.806 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-23 15:01:12.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-23 15:01:12.836 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.839 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-23 15:01:12.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-23 15:01:12.869 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-23 15:01:12.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-23 15:01:12.905 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-23 15:01:12.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-23 15:01:12.937 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.939 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-23 15:01:12.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-23 15:01:12.969 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:12.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.49/identity"' 2021-12-23 15:01:12.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2021-12-23 15:01:13.002 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-23 15:01:13.007 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-23 15:01:13.034 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-23 15:01:13.039 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-23 15:01:13.066 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-23 15:01:13.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-23 15:01:13.099 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.101 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-23 15:01:13.103 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-23 15:01:13.130 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.132 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-23 15:01:13.135 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-23 15:01:13.162 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-23 15:01:13.167 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-23 15:01:13.194 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.197 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 15:01:13.199 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 15:01:13.202 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 15:01:13.205 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-23 15:01:13.208 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-23 15:01:13.211 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-23 15:01:13.213 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-23 15:01:13.216 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-23 15:01:13.220 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-23 15:01:13.222 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-23 15:01:13.225 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-23 15:01:13.228 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:13.230 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 15:01:13.233 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-23 15:01:13.235 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 15:01:13.238 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-23 15:01:13.241 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-23 15:01:13.244 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-23 15:01:13.246 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-23 15:01:13.250 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-23 15:01:13.250 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.250 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-23 15:01:13.251 | BEGIN { 2021-12-23 15:01:13.251 | section = "" 2021-12-23 15:01:13.251 | last_section = "" 2021-12-23 15:01:13.251 | section_count = 0 2021-12-23 15:01:13.251 | } 2021-12-23 15:01:13.251 | /^\[.+\]/ { 2021-12-23 15:01:13.251 | gsub("[][]", "", $1); 2021-12-23 15:01:13.251 | section=$1 2021-12-23 15:01:13.251 | next 2021-12-23 15:01:13.251 | } 2021-12-23 15:01:13.251 | /^ *\#/ { 2021-12-23 15:01:13.251 | next 2021-12-23 15:01:13.251 | } 2021-12-23 15:01:13.251 | /^[^ \t]+/ { 2021-12-23 15:01:13.251 | # get offset of first = in $0 2021-12-23 15:01:13.251 | eq_idx = index($0, "=") 2021-12-23 15:01:13.251 | # extract attr & value from $0 2021-12-23 15:01:13.251 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 15:01:13.251 | value = substr($0, eq_idx + 1) 2021-12-23 15:01:13.251 | # only need to strip trailing whitespace from attr 2021-12-23 15:01:13.251 | sub(/[ \t]*$/, "", attr) 2021-12-23 15:01:13.251 | # need to strip leading & trailing whitespace from value 2021-12-23 15:01:13.251 | sub(/^[ \t]*/, "", value) 2021-12-23 15:01:13.251 | sub(/[ \t]*$/, "", value) 2021-12-23 15:01:13.251 | 2021-12-23 15:01:13.251 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 15:01:13.251 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 15:01:13.251 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 15:01:13.251 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 15:01:13.251 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 15:01:13.251 | if (section != last_section) { 2021-12-23 15:01:13.251 | cfg_section[section_count++] = section 2021-12-23 15:01:13.252 | last_section = section 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.252 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 15:01:13.252 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 15:01:13.252 | 2021-12-23 15:01:13.252 | cfg_attr[section, attr, 0] = value 2021-12-23 15:01:13.252 | cfg_attr_count[section, attr] = 1 2021-12-23 15:01:13.252 | } else { 2021-12-23 15:01:13.252 | lno = cfg_attr_count[section, attr]++ 2021-12-23 15:01:13.252 | cfg_attr[section, attr, lno] = value 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.252 | END { 2021-12-23 15:01:13.252 | # Process each section in order 2021-12-23 15:01:13.252 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 15:01:13.252 | section = cfg_section[sno] 2021-12-23 15:01:13.252 | # The ini routines simply append a config item immediately 2021-12-23 15:01:13.252 | # after the section header. To keep the same order as defined 2021-12-23 15:01:13.252 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 15:01:13.252 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 15:01:13.252 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 15:01:13.252 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 15:01:13.252 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 15:01:13.252 | else { 2021-12-23 15:01:13.252 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 15:01:13.252 | count = cfg_attr_count[section, attr] 2021-12-23 15:01:13.252 | print "inidelete " configfile " " section " " attr 2021-12-23 15:01:13.252 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 15:01:13.252 | for (l = count -2; l >= 0; l--) 2021-12-23 15:01:13.252 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.252 | } 2021-12-23 15:01:13.253 | ' 2021-12-23 15:01:13.253 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:13.255 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 15:01:13.258 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-23 15:01:13.260 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:01:13.262 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-23 15:01:13.265 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-23 15:01:13.265 | BEGIN { group = "" } 2021-12-23 15:01:13.265 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:01:13.265 | gsub("[][]", "", $1); 2021-12-23 15:01:13.265 | split($1, a, "|"); 2021-12-23 15:01:13.265 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 15:01:13.265 | group=a[1] 2021-12-23 15:01:13.265 | } else { 2021-12-23 15:01:13.265 | group="" 2021-12-23 15:01:13.265 | } 2021-12-23 15:01:13.265 | next 2021-12-23 15:01:13.265 | } 2021-12-23 15:01:13.265 | { 2021-12-23 15:01:13.266 | if (group != "") 2021-12-23 15:01:13.266 | print $0 2021-12-23 15:01:13.266 | } 2021-12-23 15:01:13.266 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:01:13.271 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-23 15:01:13.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-23 15:01:13.305 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-23 15:01:13.310 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-23 15:01:13.344 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-23 15:01:13.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-23 15:01:13.382 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-23 15:01:13.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-23 15:01:13.425 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-23 15:01:13.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-23 15:01:13.462 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-23 15:01:13.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-23 15:01:13.499 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.501 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-23 15:01:13.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-23 15:01:13.535 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-23 15:01:13.540 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-23 15:01:13.571 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.574 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-23 15:01:13.576 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-23 15:01:13.608 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-23 15:01:13.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-23 15:01:13.644 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-23 15:01:13.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-23 15:01:13.683 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-23 15:01:13.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-23 15:01:13.721 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-23 15:01:13.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-23 15:01:13.757 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-23 15:01:13.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-23 15:01:13.793 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-23 15:01:13.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-23 15:01:13.829 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.832 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-23 15:01:13.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-23 15:01:13.866 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.869 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 15:01:13.871 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 15:01:13.874 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 15:01:13.877 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-23 15:01:13.880 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-23 15:01:13.883 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-23 15:01:13.886 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-23 15:01:13.889 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-23 15:01:13.893 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-23 15:01:13.895 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-23 15:01:13.898 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-23 15:01:13.900 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:13.903 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 15:01:13.906 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-23 15:01:13.908 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 15:01:13.911 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-23 15:01:13.914 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-23 15:01:13.917 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-23 15:01:13.920 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-23 15:01:13.923 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-23 15:01:13.924 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-23 15:01:13.924 | BEGIN { 2021-12-23 15:01:13.924 | section = "" 2021-12-23 15:01:13.924 | last_section = "" 2021-12-23 15:01:13.924 | section_count = 0 2021-12-23 15:01:13.924 | } 2021-12-23 15:01:13.924 | /^\[.+\]/ { 2021-12-23 15:01:13.924 | gsub("[][]", "", $1); 2021-12-23 15:01:13.924 | section=$1 2021-12-23 15:01:13.924 | next 2021-12-23 15:01:13.924 | } 2021-12-23 15:01:13.924 | /^ *\#/ { 2021-12-23 15:01:13.924 | next 2021-12-23 15:01:13.924 | } 2021-12-23 15:01:13.924 | /^[^ \t]+/ { 2021-12-23 15:01:13.924 | # get offset of first = in $0 2021-12-23 15:01:13.924 | eq_idx = index($0, "=") 2021-12-23 15:01:13.924 | # extract attr & value from $0 2021-12-23 15:01:13.924 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 15:01:13.925 | value = substr($0, eq_idx + 1) 2021-12-23 15:01:13.925 | # only need to strip trailing whitespace from attr 2021-12-23 15:01:13.925 | sub(/[ \t]*$/, "", attr) 2021-12-23 15:01:13.925 | # need to strip leading & trailing whitespace from value 2021-12-23 15:01:13.925 | sub(/^[ \t]*/, "", value) 2021-12-23 15:01:13.925 | sub(/[ \t]*$/, "", value) 2021-12-23 15:01:13.925 | 2021-12-23 15:01:13.925 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 15:01:13.925 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 15:01:13.925 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 15:01:13.925 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 15:01:13.925 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 15:01:13.925 | if (section != last_section) { 2021-12-23 15:01:13.925 | cfg_section[section_count++] = section 2021-12-23 15:01:13.925 | last_section = section 2021-12-23 15:01:13.925 | } 2021-12-23 15:01:13.925 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 15:01:13.925 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 15:01:13.925 | 2021-12-23 15:01:13.925 | cfg_attr[section, attr, 0] = value 2021-12-23 15:01:13.925 | cfg_attr_count[section, attr] = 1 2021-12-23 15:01:13.925 | } else { 2021-12-23 15:01:13.925 | lno = cfg_attr_count[section, attr]++ 2021-12-23 15:01:13.925 | cfg_attr[section, attr, lno] = value 2021-12-23 15:01:13.925 | } 2021-12-23 15:01:13.925 | } 2021-12-23 15:01:13.925 | END { 2021-12-23 15:01:13.925 | # Process each section in order 2021-12-23 15:01:13.925 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 15:01:13.925 | section = cfg_section[sno] 2021-12-23 15:01:13.925 | # The ini routines simply append a config item immediately 2021-12-23 15:01:13.925 | # after the section header. To keep the same order as defined 2021-12-23 15:01:13.925 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 15:01:13.926 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 15:01:13.926 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 15:01:13.926 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 15:01:13.926 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 15:01:13.926 | else { 2021-12-23 15:01:13.926 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 15:01:13.926 | count = cfg_attr_count[section, attr] 2021-12-23 15:01:13.926 | print "inidelete " configfile " " section " " attr 2021-12-23 15:01:13.926 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 15:01:13.926 | for (l = count -2; l >= 0; l--) 2021-12-23 15:01:13.926 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 15:01:13.926 | } 2021-12-23 15:01:13.926 | } 2021-12-23 15:01:13.926 | } 2021-12-23 15:01:13.926 | } 2021-12-23 15:01:13.926 | ' 2021-12-23 15:01:13.926 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.926 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:13.928 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 15:01:13.931 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-23 15:01:13.933 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:01:13.936 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-23 15:01:13.939 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-23 15:01:13.939 | BEGIN { group = "" } 2021-12-23 15:01:13.939 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:01:13.939 | gsub("[][]", "", $1); 2021-12-23 15:01:13.939 | split($1, a, "|"); 2021-12-23 15:01:13.939 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 15:01:13.939 | group=a[1] 2021-12-23 15:01:13.939 | } else { 2021-12-23 15:01:13.939 | group="" 2021-12-23 15:01:13.939 | } 2021-12-23 15:01:13.939 | next 2021-12-23 15:01:13.939 | } 2021-12-23 15:01:13.939 | { 2021-12-23 15:01:13.939 | if (group != "") 2021-12-23 15:01:13.939 | print $0 2021-12-23 15:01:13.939 | } 2021-12-23 15:01:13.939 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:01:13.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-23 15:01:13.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-23 15:01:13.974 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:13.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-23 15:01:13.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-23 15:01:14.006 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-23 15:01:14.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-23 15:01:14.037 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.039 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-23 15:01:14.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-23 15:01:14.067 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-23 15:01:14.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-23 15:01:14.098 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.101 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-23 15:01:14.103 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-23 15:01:14.129 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-23 15:01:14.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-23 15:01:14.159 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.162 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-23 15:01:14.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-23 15:01:14.194 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.197 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 15:01:14.200 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 15:01:14.202 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 15:01:14.206 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-23 15:01:14.208 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:01:14.211 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:01:14.214 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-23 15:01:14.217 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:01:14.220 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-23 15:01:14.223 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-23 15:01:14.225 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-23 15:01:14.228 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:14.230 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 15:01:14.233 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-23 15:01:14.235 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 15:01:14.238 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-23 15:01:14.241 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:01:14.244 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:01:14.246 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-23 15:01:14.249 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-23 15:01:14.250 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-23 15:01:14.250 | BEGIN { 2021-12-23 15:01:14.250 | section = "" 2021-12-23 15:01:14.250 | last_section = "" 2021-12-23 15:01:14.250 | section_count = 0 2021-12-23 15:01:14.250 | } 2021-12-23 15:01:14.250 | /^\[.+\]/ { 2021-12-23 15:01:14.250 | gsub("[][]", "", $1); 2021-12-23 15:01:14.250 | section=$1 2021-12-23 15:01:14.250 | next 2021-12-23 15:01:14.250 | } 2021-12-23 15:01:14.250 | /^ *\#/ { 2021-12-23 15:01:14.250 | next 2021-12-23 15:01:14.250 | } 2021-12-23 15:01:14.250 | /^[^ \t]+/ { 2021-12-23 15:01:14.250 | # get offset of first = in $0 2021-12-23 15:01:14.250 | eq_idx = index($0, "=") 2021-12-23 15:01:14.250 | # extract attr & value from $0 2021-12-23 15:01:14.250 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 15:01:14.251 | value = substr($0, eq_idx + 1) 2021-12-23 15:01:14.251 | # only need to strip trailing whitespace from attr 2021-12-23 15:01:14.251 | sub(/[ \t]*$/, "", attr) 2021-12-23 15:01:14.251 | # need to strip leading & trailing whitespace from value 2021-12-23 15:01:14.251 | sub(/^[ \t]*/, "", value) 2021-12-23 15:01:14.251 | sub(/[ \t]*$/, "", value) 2021-12-23 15:01:14.251 | 2021-12-23 15:01:14.251 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 15:01:14.251 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 15:01:14.251 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 15:01:14.251 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 15:01:14.251 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 15:01:14.251 | if (section != last_section) { 2021-12-23 15:01:14.251 | cfg_section[section_count++] = section 2021-12-23 15:01:14.251 | last_section = section 2021-12-23 15:01:14.251 | } 2021-12-23 15:01:14.251 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 15:01:14.251 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 15:01:14.251 | 2021-12-23 15:01:14.251 | cfg_attr[section, attr, 0] = value 2021-12-23 15:01:14.251 | cfg_attr_count[section, attr] = 1 2021-12-23 15:01:14.251 | } else { 2021-12-23 15:01:14.251 | lno = cfg_attr_count[section, attr]++ 2021-12-23 15:01:14.251 | cfg_attr[section, attr, lno] = value 2021-12-23 15:01:14.251 | } 2021-12-23 15:01:14.251 | } 2021-12-23 15:01:14.251 | END { 2021-12-23 15:01:14.251 | # Process each section in order 2021-12-23 15:01:14.251 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 15:01:14.251 | section = cfg_section[sno] 2021-12-23 15:01:14.251 | # The ini routines simply append a config item immediately 2021-12-23 15:01:14.251 | # after the section header. To keep the same order as defined 2021-12-23 15:01:14.251 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 15:01:14.252 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 15:01:14.252 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 15:01:14.252 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 15:01:14.252 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 15:01:14.252 | else { 2021-12-23 15:01:14.252 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 15:01:14.252 | count = cfg_attr_count[section, attr] 2021-12-23 15:01:14.252 | print "inidelete " configfile " " section " " attr 2021-12-23 15:01:14.252 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 15:01:14.252 | for (l = count -2; l >= 0; l--) 2021-12-23 15:01:14.252 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 15:01:14.252 | } 2021-12-23 15:01:14.252 | } 2021-12-23 15:01:14.252 | } 2021-12-23 15:01:14.252 | } 2021-12-23 15:01:14.252 | ' 2021-12-23 15:01:14.252 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.252 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:01:14.254 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 15:01:14.257 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-23 15:01:14.260 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:01:14.262 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-23 15:01:14.265 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-23 15:01:14.265 | BEGIN { group = "" } 2021-12-23 15:01:14.265 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:01:14.265 | gsub("[][]", "", $1); 2021-12-23 15:01:14.265 | split($1, a, "|"); 2021-12-23 15:01:14.265 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 15:01:14.265 | group=a[1] 2021-12-23 15:01:14.265 | } else { 2021-12-23 15:01:14.265 | group="" 2021-12-23 15:01:14.265 | } 2021-12-23 15:01:14.265 | next 2021-12-23 15:01:14.265 | } 2021-12-23 15:01:14.265 | { 2021-12-23 15:01:14.265 | if (group != "") 2021-12-23 15:01:14.265 | print $0 2021-12-23 15:01:14.265 | } 2021-12-23 15:01:14.265 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:01:14.271 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-23 15:01:14.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-23 15:01:14.299 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-23 15:01:14.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-23 15:01:14.331 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:01:14.334 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-23 15:01:14.365 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:14.368 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-23 15:01:14.371 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:01:14.373 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-23 15:01:14.376 | + ./stack.sh:main:1238 : start_swift 2021-12-23 15:01:14.378 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-23 15:01:14.381 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:01:14.385 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-23 15:01:14.432 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-23 15:01:14.434 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:01:14.437 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:01:14.440 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-23 15:01:14.490 | Restarting rsync (via systemctl): rsync.service. 2021-12-23 15:01:14.494 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-23 15:01:14.496 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-23 15:01:14.499 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-23 15:01:14.502 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-23 15:01:14.504 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-23 15:01:14.507 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.509 | + functions-common:run_process:1582 : local service=s-object 2021-12-23 15:01:14.512 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.515 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:14.517 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:14.519 | + functions-common:run_process:1587 : local name=s-object 2021-12-23 15:01:14.522 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:14.524 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:14.527 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:14.529 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:14.532 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:14.535 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271674533 2021-12-23 15:01:14.538 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-23 15:01:14.559 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:14.563 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-23 15:01:14.564 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-23 15:01:14.567 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.570 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.573 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.575 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.577 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-23 15:01:14.580 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-23 15:01:14.583 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-23 15:01:14.585 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:14.588 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:14.590 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-23 15:01:14.592 | + 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-12-23 15:01:14.595 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-23 15:01:14.597 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 15:01:14.599 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:01:14.601 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:01:14.604 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:01:14.606 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:01:14.608 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-23 15:01:14.610 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:01:14.614 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-23 15:01:14.667 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-23 15:01:14.722 | + 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-12-23 15:01:14.768 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-23 15:01:14.812 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-23 15:01:14.858 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:14.903 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:01:14.905 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-23 15:01:14.960 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:01:15.165 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-23 15:01:15.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-23 15:01:15.372 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-23 15:01:15.393 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:15.395 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:15.398 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:15.400 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:15.402 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:15.405 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:15.407 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:15.410 | + functions-common:time_stop:2338 : start_time=1640271674533 2021-12-23 15:01:15.412 | + functions-common:time_stop:2340 : [[ -z 1640271674533 ]] 2021-12-23 15:01:15.415 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:15.419 | + functions-common:time_stop:2343 : end_time=1640271675416 2021-12-23 15:01:15.421 | + functions-common:time_stop:2344 : elapsed_time=883 2021-12-23 15:01:15.424 | + functions-common:time_stop:2345 : total=1935 2021-12-23 15:01:15.426 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:15.428 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2818 2021-12-23 15:01:15.431 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-23 15:01:15.433 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.436 | + functions-common:run_process:1582 : local service=s-container 2021-12-23 15:01:15.438 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.440 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:15.443 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:15.445 | + functions-common:run_process:1587 : local name=s-container 2021-12-23 15:01:15.448 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:15.452 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:15.455 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:15.457 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:15.460 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:15.464 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271675461 2021-12-23 15:01:15.466 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-23 15:01:15.482 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:15.485 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-23 15:01:15.487 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-23 15:01:15.490 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.492 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.494 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.497 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.499 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-23 15:01:15.502 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-23 15:01:15.504 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-23 15:01:15.507 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:15.509 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:15.511 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-23 15:01:15.514 | + 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-12-23 15:01:15.516 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-23 15:01:15.519 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 15:01:15.521 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:01:15.523 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:01:15.526 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:01:15.528 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:01:15.530 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-23 15:01:15.532 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:01:15.536 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-23 15:01:15.591 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-23 15:01:15.645 | + 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-12-23 15:01:15.691 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-23 15:01:15.737 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-23 15:01:15.782 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:15.828 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:01:15.831 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-23 15:01:15.886 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:01:16.090 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-23 15:01:16.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-23 15:01:16.295 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-23 15:01:16.317 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:16.320 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:16.322 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:16.325 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:16.327 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:16.330 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:16.332 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:16.334 | + functions-common:time_stop:2338 : start_time=1640271675461 2021-12-23 15:01:16.337 | + functions-common:time_stop:2340 : [[ -z 1640271675461 ]] 2021-12-23 15:01:16.341 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:16.344 | + functions-common:time_stop:2343 : end_time=1640271676341 2021-12-23 15:01:16.354 | + functions-common:time_stop:2344 : elapsed_time=880 2021-12-23 15:01:16.357 | + functions-common:time_stop:2345 : total=2818 2021-12-23 15:01:16.359 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:16.362 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3698 2021-12-23 15:01:16.364 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-23 15:01:16.367 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.369 | + functions-common:run_process:1582 : local service=s-account 2021-12-23 15:01:16.371 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.374 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:16.376 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:16.378 | + functions-common:run_process:1587 : local name=s-account 2021-12-23 15:01:16.381 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:16.383 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:16.385 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:16.388 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:16.391 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:16.395 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271676392 2021-12-23 15:01:16.397 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-23 15:01:16.415 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:16.417 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-23 15:01:16.420 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-23 15:01:16.422 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.424 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.426 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.429 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.431 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-23 15:01:16.433 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-23 15:01:16.436 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-23 15:01:16.438 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:16.441 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:16.443 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-23 15:01:16.445 | + 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-12-23 15:01:16.448 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-23 15:01:16.450 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 15:01:16.452 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:01:16.455 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:01:16.457 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:01:16.460 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:01:16.462 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-23 15:01:16.464 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:01:16.468 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-23 15:01:16.525 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-23 15:01:16.591 | + 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-12-23 15:01:16.641 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-23 15:01:16.685 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-23 15:01:16.731 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:16.776 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:01:16.779 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-23 15:01:16.839 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:01:17.034 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-23 15:01:17.047 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-23 15:01:17.250 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-23 15:01:17.270 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:17.273 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:17.275 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:17.278 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:17.280 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:17.282 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:17.285 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:17.287 | + functions-common:time_stop:2338 : start_time=1640271676392 2021-12-23 15:01:17.289 | + functions-common:time_stop:2340 : [[ -z 1640271676392 ]] 2021-12-23 15:01:17.292 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:17.296 | + functions-common:time_stop:2343 : end_time=1640271677293 2021-12-23 15:01:17.298 | + functions-common:time_stop:2344 : elapsed_time=901 2021-12-23 15:01:17.300 | + functions-common:time_stop:2345 : total=3698 2021-12-23 15:01:17.303 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:17.305 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4599 2021-12-23 15:01:17.308 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-23 15:01:17.310 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-23 15:01:17.361 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.363 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-23 15:01:17.366 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.368 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:17.370 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:17.373 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-23 15:01:17.375 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:17.381 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:17.383 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:17.386 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:17.390 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:17.394 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271677389 2021-12-23 15:01:17.397 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-23 15:01:17.415 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:17.418 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-23 15:01:17.420 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-23 15:01:17.422 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.425 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.427 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.429 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.432 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-23 15:01:17.434 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-23 15:01:17.437 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-23 15:01:17.439 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:17.441 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:17.444 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-23 15:01:17.446 | + 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-12-23 15:01:17.448 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-23 15:01:17.451 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 15:01:17.453 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:01:17.456 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:01:17.458 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:01:17.460 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:01:17.462 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-23 15:01:17.465 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:01:17.469 | + 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-12-23 15:01:17.523 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-23 15:01:17.577 | + 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-12-23 15:01:17.623 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-23 15:01:17.670 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-23 15:01:17.715 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:17.762 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:01:17.765 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-23 15:01:17.820 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:01:18.026 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-23 15:01:18.040 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-23 15:01:18.242 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-23 15:01:18.262 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:18.265 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:18.267 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:18.270 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:18.272 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:18.275 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:18.277 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:18.279 | + functions-common:time_stop:2338 : start_time=1640271677389 2021-12-23 15:01:18.282 | + functions-common:time_stop:2340 : [[ -z 1640271677389 ]] 2021-12-23 15:01:18.285 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:18.288 | + functions-common:time_stop:2343 : end_time=1640271678285 2021-12-23 15:01:18.290 | + functions-common:time_stop:2344 : elapsed_time=896 2021-12-23 15:01:18.293 | + functions-common:time_stop:2345 : total=4599 2021-12-23 15:01:18.295 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:18.297 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5495 2021-12-23 15:01:18.301 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-23 15:01:18.319 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:01:18.321 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.324 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-23 15:01:18.326 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.329 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:18.331 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:18.333 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-23 15:01:18.335 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:18.338 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:18.340 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:18.342 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:18.345 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:18.349 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271678346 2021-12-23 15:01:18.355 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-23 15:01:18.379 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:18.381 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-23 15:01:18.384 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-23 15:01:18.386 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.388 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.391 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.394 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.396 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-23 15:01:18.399 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-23 15:01:18.401 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-23 15:01:18.403 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:18.406 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:18.408 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-23 15:01:18.410 | + 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-12-23 15:01:18.413 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-23 15:01:18.415 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 15:01:18.418 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:01:18.420 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:01:18.422 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:01:18.425 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:01:18.427 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-23 15:01:18.429 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:01:18.433 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-23 15:01:18.488 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-23 15:01:18.543 | + 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-12-23 15:01:18.588 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-23 15:01:18.634 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-23 15:01:18.680 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:18.727 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:01:18.729 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-23 15:01:18.784 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:01:18.996 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-23 15:01:19.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-23 15:01:19.184 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-23 15:01:19.204 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:19.207 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:19.209 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:19.212 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:19.214 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:19.217 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:19.219 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:19.222 | + functions-common:time_stop:2338 : start_time=1640271678346 2021-12-23 15:01:19.224 | + functions-common:time_stop:2340 : [[ -z 1640271678346 ]] 2021-12-23 15:01:19.228 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:19.230 | + functions-common:time_stop:2343 : end_time=1640271679228 2021-12-23 15:01:19.233 | + functions-common:time_stop:2344 : elapsed_time=882 2021-12-23 15:01:19.235 | + functions-common:time_stop:2345 : total=5495 2021-12-23 15:01:19.237 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:19.240 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6377 2021-12-23 15:01:19.242 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-23 15:01:19.242 | Waiting for swift proxy to start... 2021-12-23 15:01:19.244 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.49:8080/info 2021-12-23 15:01:19.247 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 15:01:19.251 | + functions:wait_for_service:445 : local url=http://10.222.0.49:8080/info 2021-12-23 15:01:19.252 | + functions:wait_for_service:446 : local rval=0 2021-12-23 15:01:19.256 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 15:01:19.259 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 15:01:19.261 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:19.264 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:19.267 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:19.270 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271679268 2021-12-23 15:01:19.273 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 15:01:19.278 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2021-12-23 15:01:19.291 | + :: : [[ 000 == 503 ]] 2021-12-23 15:01:19.292 | + :: : [[ 7 -eq 7 ]] 2021-12-23 15:01:19.294 | + :: : sleep 1 2021-12-23 15:01:20.297 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2021-12-23 15:01:20.309 | + :: : [[ 000 == 503 ]] 2021-12-23 15:01:20.311 | + :: : [[ 7 -eq 7 ]] 2021-12-23 15:01:20.312 | + :: : sleep 1 2021-12-23 15:01:21.316 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2021-12-23 15:01:21.329 | + :: : [[ 000 == 503 ]] 2021-12-23 15:01:21.331 | + :: : [[ 7 -eq 7 ]] 2021-12-23 15:01:21.332 | + :: : sleep 1 2021-12-23 15:01:22.336 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2021-12-23 15:01:22.549 | + :: : [[ 200 == 503 ]] 2021-12-23 15:01:22.551 | + :: : [[ 0 -eq 7 ]] 2021-12-23 15:01:22.555 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 15:01:22.559 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:22.562 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:22.566 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:22.570 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:22.573 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:22.576 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 15:01:22.579 | + functions-common:time_stop:2338 : start_time=1640271679268 2021-12-23 15:01:22.581 | + functions-common:time_stop:2340 : [[ -z 1640271679268 ]] 2021-12-23 15:01:22.584 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:22.588 | + functions-common:time_stop:2343 : end_time=1640271682585 2021-12-23 15:01:22.590 | + functions-common:time_stop:2344 : elapsed_time=3317 2021-12-23 15:01:22.593 | + functions-common:time_stop:2345 : total=3681 2021-12-23 15:01:22.595 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:22.597 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6998 2021-12-23 15:01:22.600 | + functions:wait_for_service:454 : return 0 2021-12-23 15:01:22.602 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-23 15:01:22.605 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-23 15:01:22.624 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:22.627 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-23 15:01:22.629 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:01:22.632 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-23 15:01:22.634 | + ./stack.sh:main:1244 : start_glance 2021-12-23 15:01:22.637 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-23 15:01:22.639 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-23 15:01:22.655 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:01:22.658 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.660 | + functions-common:run_process:1582 : local service=g-reg 2021-12-23 15:01:22.663 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.665 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:22.668 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:22.670 | + functions-common:run_process:1587 : local name=g-reg 2021-12-23 15:01:22.672 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:22.675 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:22.677 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:22.680 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:22.683 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:22.687 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271682684 2021-12-23 15:01:22.690 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-23 15:01:22.708 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:22.711 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-23 15:01:22.714 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-23 15:01:22.717 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.719 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.722 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.724 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.727 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-23 15:01:22.729 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-23 15:01:22.732 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-23 15:01:22.734 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:22.737 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:22.739 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-23 15:01:22.742 | + 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-12-23 15:01:22.744 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-23 15:01:22.746 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 15:01:22.749 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:01:22.751 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:01:22.754 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:01:22.756 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:01:22.758 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-23 15:01:22.760 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:01:22.764 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-12-23 15:01:22.819 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-23 15:01:22.873 | + 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-12-23 15:01:22.920 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-23 15:01:22.966 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-23 15:01:23.012 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:23.062 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:01:23.064 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-23 15:01:23.120 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:01:23.325 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-23 15:01:23.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-23 15:01:23.535 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-23 15:01:23.558 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:23.561 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:23.563 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:23.566 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:23.568 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:23.571 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:23.573 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:23.576 | + functions-common:time_stop:2338 : start_time=1640271682684 2021-12-23 15:01:23.578 | + functions-common:time_stop:2340 : [[ -z 1640271682684 ]] 2021-12-23 15:01:23.581 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:23.585 | + functions-common:time_stop:2343 : end_time=1640271683582 2021-12-23 15:01:23.587 | + functions-common:time_stop:2344 : elapsed_time=898 2021-12-23 15:01:23.590 | + functions-common:time_stop:2345 : total=6377 2021-12-23 15:01:23.592 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:23.594 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7275 2021-12-23 15:01:23.597 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 15:01:23.600 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-23 15:01:23.604 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 15:01:23.606 | + functions-common:run_process:1582 : local service=g-api 2021-12-23 15:01:23.609 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 15:01:23.611 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:23.614 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:23.616 | + functions-common:run_process:1587 : local name=g-api 2021-12-23 15:01:23.618 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:23.621 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:23.623 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:23.626 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:23.629 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:23.632 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271683630 2021-12-23 15:01:23.635 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-23 15:01:23.651 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:23.653 | + 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-12-23 15:01:23.656 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-23 15:01:23.658 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 15:01:23.660 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 15:01:23.663 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 15:01:23.665 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 15:01:23.668 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-23 15:01:23.670 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-23 15:01:23.673 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-23 15:01:23.675 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:23.677 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:23.680 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-23 15:01:23.682 | + 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-12-23 15:01:23.685 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-23 15:01:23.687 | + 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-12-23 15:01:23.689 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 15:01:23.692 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 15:01:23.694 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-23 15:01:23.696 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 15:01:23.701 | + 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-12-23 15:01:23.756 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-23 15:01:23.812 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-23 15:01:23.859 | + 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-12-23 15:01:23.907 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:23.957 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-23 15:01:24.003 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-23 15:01:24.050 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-23 15:01:24.096 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-23 15:01:24.143 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-23 15:01:24.190 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 15:01:24.192 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-23 15:01:24.249 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 15:01:24.471 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-23 15:01:24.484 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-23 15:01:24.667 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-23 15:01:24.742 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:24.744 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:24.748 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:24.751 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:24.753 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:24.755 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:24.758 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:24.760 | + functions-common:time_stop:2338 : start_time=1640271683630 2021-12-23 15:01:24.762 | + functions-common:time_stop:2340 : [[ -z 1640271683630 ]] 2021-12-23 15:01:24.766 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:24.770 | + functions-common:time_stop:2343 : end_time=1640271684767 2021-12-23 15:01:24.772 | + functions-common:time_stop:2344 : elapsed_time=1137 2021-12-23 15:01:24.774 | + functions-common:time_stop:2345 : total=7275 2021-12-23 15:01:24.777 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:24.779 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8412 2021-12-23 15:01:24.781 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.49) to start...' 2021-12-23 15:01:24.782 | Waiting for g-api (10.222.0.49) to start... 2021-12-23 15:01:24.784 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.49/image 2021-12-23 15:01:24.786 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 15:01:24.788 | + functions:wait_for_service:445 : local url=http://10.222.0.49/image 2021-12-23 15:01:24.794 | + functions:wait_for_service:446 : local rval=0 2021-12-23 15:01:24.797 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 15:01:24.799 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 15:01:24.801 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:24.803 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:24.807 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:24.810 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271684807 2021-12-23 15:01:24.812 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 15:01:24.825 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/image 2021-12-23 15:01:28.289 | + :: : [[ 300 == 503 ]] 2021-12-23 15:01:28.290 | + :: : [[ 0 -eq 7 ]] 2021-12-23 15:01:28.293 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 15:01:28.296 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:28.298 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:28.301 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:28.303 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:28.305 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:28.308 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 15:01:28.310 | + functions-common:time_stop:2338 : start_time=1640271684807 2021-12-23 15:01:28.312 | + functions-common:time_stop:2340 : [[ -z 1640271684807 ]] 2021-12-23 15:01:28.316 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:28.319 | + functions-common:time_stop:2343 : end_time=1640271688316 2021-12-23 15:01:28.322 | + functions-common:time_stop:2344 : elapsed_time=3509 2021-12-23 15:01:28.324 | + functions-common:time_stop:2345 : total=6998 2021-12-23 15:01:28.326 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:28.329 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10507 2021-12-23 15:01:28.332 | + functions:wait_for_service:454 : return 0 2021-12-23 15:01:28.334 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-23 15:01:28.350 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:28.353 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-23 15:01:28.370 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:28.372 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-23 15:01:28.375 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:01:28.377 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-23 15:01:28.380 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-23 15:01:28.382 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:28.385 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:28.387 | + functions:upload_image:91 : local image image_fname image_name 2021-12-23 15:01:28.389 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-23 15:01:28.393 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:28.396 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:28.398 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-23 15:01:28.400 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-23 15:01:28.403 | + 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-12-23 15:01:28.405 | --2021-12-23 15:01:28-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:28.407 | Connecting to 10.100.0.9:80... connected. 2021-12-23 15:01:28.409 | HTTP request sent, awaiting response... 200 OK 2021-12-23 15:01:28.409 | Length: 645922816 (616M) 2021-12-23 15:01:28.409 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-23 15:01:28.432 | 2021-12-23 15:01:28.721 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-12-23 15:01:29.006 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-23 15:01:29.292 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-23 15:01:29.577 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-23 15:01:29.862 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-23 15:01:30.147 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-23 15:01:30.432 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-23 15:01:30.717 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-23 15:01:31.002 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-23 15:01:31.287 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-23 15:01:31.573 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-23 15:01:31.858 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-23 15:01:32.143 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-23 15:01:32.428 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-23 15:01:32.713 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-23 15:01:32.998 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-23 15:01:33.283 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-23 15:01:33.569 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-23 15:01:33.853 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-23 15:01:33.916 | 622592K ........ 100% 112M=5.5s 2021-12-23 15:01:33.916 | 2021-12-23 15:01:33.916 | 2021-12-23 15:01:33 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-23 15:01:33.916 | 2021-12-23 15:01:33.919 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-23 15:01:33.922 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:33.925 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-23 15:01:33.927 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-23 15:01:33.930 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-23 15:01:33.934 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-23 15:01:33.937 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-23 15:01:33.940 | + functions:upload_image:290 : local kernel= 2021-12-23 15:01:33.943 | + functions:upload_image:291 : local ramdisk= 2021-12-23 15:01:33.945 | + functions:upload_image:292 : local disk_format= 2021-12-23 15:01:33.947 | + functions:upload_image:293 : local container_format= 2021-12-23 15:01:33.950 | + functions:upload_image:294 : local unpack= 2021-12-23 15:01:33.952 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-23 15:01:33.955 | + functions:upload_image:296 : case "$image_fname" in 2021-12-23 15:01:33.957 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:33.960 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:33.963 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-23 15:01:33.967 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 15:01:33.967 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-23 15:01:33.971 | + functions:upload_image:363 : disk_format=vhdx 2021-12-23 15:01:33.973 | + functions:upload_image:364 : container_format=bare 2021-12-23 15:01:33.975 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-23 15:01:33.977 | + functions:upload_image:372 : is_arch ppc64le 2021-12-23 15:01:33.980 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 15:01:33.983 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-23 15:01:33.985 | + functions:upload_image:372 : is_arch ppc64 2021-12-23 15:01:33.988 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 15:01:33.991 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-23 15:01:33.993 | + functions:upload_image:372 : is_arch ppc 2021-12-23 15:01:33.996 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 15:01:33.999 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-23 15:01:34.002 | + functions:upload_image:376 : is_arch aarch64 2021-12-23 15:01:34.004 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 15:01:34.008 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-23 15:01:34.010 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-23 15:01:34.012 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-23 15:01:34.014 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-23 15:01:34.017 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-23 15:01:34.019 | + 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-12-23 15:01:52.442 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:01:52.442 | | Field | Value | 2021-12-23 15:01:52.442 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:01:52.442 | | container_format | bare | 2021-12-23 15:01:52.442 | | created_at | 2021-12-23T15:01:37Z | 2021-12-23 15:01:52.442 | | disk_format | vhdx | 2021-12-23 15:01:52.443 | | file | /v2/images/89a86658-1def-4293-a963-2995d14681c8/file | 2021-12-23 15:01:52.443 | | id | 89a86658-1def-4293-a963-2995d14681c8 | 2021-12-23 15:01:52.443 | | min_disk | 0 | 2021-12-23 15:01:52.443 | | min_ram | 0 | 2021-12-23 15:01:52.443 | | name | ubuntu-16 | 2021-12-23 15:01:52.443 | | owner | 5d7134a80320478a990d1b9415e50fb8 | 2021-12-23 15:01:52.443 | | 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/89a86658-1def-4293-a963-2995d14681c8' | 2021-12-23 15:01:52.443 | | protected | False | 2021-12-23 15:01:52.443 | | schema | /v2/schemas/image | 2021-12-23 15:01:52.443 | | status | queued | 2021-12-23 15:01:52.443 | | tags | | 2021-12-23 15:01:52.443 | | updated_at | 2021-12-23T15:01:37Z | 2021-12-23 15:01:52.443 | | visibility | public | 2021-12-23 15:01:52.443 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:01:52.554 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 15:01:52.558 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-23 15:01:52.577 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:52.580 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 15:01:52.608 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 15:01:52.636 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-23 15:01:52.652 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:52.654 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 15:01:52.684 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-23 15:01:52.702 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:52.705 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-23 15:01:52.708 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:01:52.711 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-23 15:01:52.713 | + ./stack.sh:main:1283 : start_nova_api 2021-12-23 15:01:52.716 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-23 15:01:52.718 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-23 15:01:52.721 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-23 15:01:52.723 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-23 15:01:52.740 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:01:52.743 | + lib/nova:start_nova_api:859 : 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-12-23 15:01:52.745 | + lib/nova:start_nova_api:860 : 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-12-23 15:01:52.748 | + lib/nova:start_nova_api:860 : 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-12-23 15:01:52.750 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-23 15:01:52.754 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-23 15:01:52.758 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 15:01:52.760 | + functions-common:run_process:1582 : local service=n-api 2021-12-23 15:01:52.763 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 15:01:52.765 | + functions-common:run_process:1584 : local group= 2021-12-23 15:01:52.768 | + functions-common:run_process:1585 : local user= 2021-12-23 15:01:52.770 | + functions-common:run_process:1587 : local name=n-api 2021-12-23 15:01:52.773 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:01:52.775 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:01:52.778 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:52.780 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:52.784 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:52.787 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271712784 2021-12-23 15:01:52.790 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-23 15:01:52.806 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:01:52.808 | + 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-12-23 15:01:52.811 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-23 15:01:52.814 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 15:01:52.816 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 15:01:52.819 | + 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-12-23 15:01:52.821 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 15:01:52.824 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-23 15:01:52.826 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-23 15:01:52.829 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-23 15:01:52.832 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:01:52.835 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:01:52.837 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-23 15:01:52.840 | + 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-12-23 15:01:52.842 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-23 15:01:52.845 | + 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-12-23 15:01:52.847 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 15:01:52.849 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 15:01:52.852 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-23 15:01:52.854 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 15:01:52.858 | + 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-12-23 15:01:52.912 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-23 15:01:52.972 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-23 15:01:53.024 | + 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-12-23 15:01:53.072 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:01:53.119 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-23 15:01:53.164 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-23 15:01:53.211 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-23 15:01:53.259 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-23 15:01:53.306 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-23 15:01:53.355 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 15:01:53.357 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-23 15:01:53.416 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 15:01:53.635 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-23 15:01:53.652 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-23 15:01:53.836 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-23 15:01:53.916 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:01:53.919 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:53.921 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:53.924 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:53.926 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:53.929 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:53.932 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:01:53.934 | + functions-common:time_stop:2338 : start_time=1640271712784 2021-12-23 15:01:53.937 | + functions-common:time_stop:2340 : [[ -z 1640271712784 ]] 2021-12-23 15:01:53.940 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:53.943 | + functions-common:time_stop:2343 : end_time=1640271713940 2021-12-23 15:01:53.946 | + functions-common:time_stop:2344 : elapsed_time=1156 2021-12-23 15:01:53.948 | + functions-common:time_stop:2345 : total=8412 2021-12-23 15:01:53.951 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:53.954 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9568 2021-12-23 15:01:53.956 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.49/compute/v2.1/ 2021-12-23 15:01:53.959 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-23 15:01:53.959 | Waiting for nova-api to start... 2021-12-23 15:01:53.961 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.49/compute/v2.1/ 2021-12-23 15:01:53.963 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 15:01:53.966 | + functions:wait_for_service:445 : local url=http://10.222.0.49/compute/v2.1/ 2021-12-23 15:01:53.968 | + functions:wait_for_service:446 : local rval=0 2021-12-23 15:01:53.971 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 15:01:53.973 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 15:01:53.976 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:01:53.978 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:01:53.981 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:01:53.985 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271713982 2021-12-23 15:01:53.988 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 15:01:53.993 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/compute/v2.1/ 2021-12-23 15:01:59.910 | + :: : [[ 200 == 503 ]] 2021-12-23 15:01:59.911 | + :: : [[ 0 -eq 7 ]] 2021-12-23 15:01:59.917 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 15:01:59.921 | + functions-common:time_stop:2331 : local name 2021-12-23 15:01:59.924 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:01:59.927 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:01:59.930 | + functions-common:time_stop:2334 : local total 2021-12-23 15:01:59.933 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:01:59.935 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 15:01:59.938 | + functions-common:time_stop:2338 : start_time=1640271713982 2021-12-23 15:01:59.940 | + functions-common:time_stop:2340 : [[ -z 1640271713982 ]] 2021-12-23 15:01:59.944 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:01:59.947 | + functions-common:time_stop:2343 : end_time=1640271719944 2021-12-23 15:01:59.950 | + functions-common:time_stop:2344 : elapsed_time=5962 2021-12-23 15:01:59.952 | + functions-common:time_stop:2345 : total=10507 2021-12-23 15:01:59.956 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:01:59.958 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16469 2021-12-23 15:01:59.961 | + functions:wait_for_service:454 : return 0 2021-12-23 15:01:59.963 | + lib/nova:start_nova_api:879 : 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-12-23 15:01:59.966 | + lib/nova:start_nova_api:879 : 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-12-23 15:01:59.969 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-23 15:01:59.987 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:01:59.995 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-23 15:02:00.014 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:00.017 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-23 15:02:00.020 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:02:00.023 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-23 15:02:00.025 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-23 15:02:00.028 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-23 15:02:00.031 | + 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-12-23 15:02:00.066 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-23 15:02:00.069 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-23 15:02:00.072 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-23 15:02:00.075 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-23 15:02:00.077 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-23 15:02:00.081 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-23 15:02:00.084 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-23 15:02:00.086 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-23 15:02:00.090 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-23 15:02:00.092 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-23 15:02:00.095 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-23 15:02:00.098 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-23 15:02:00.100 | +++ 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-12-23 15:02:00.103 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 15:02:00.106 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 15:02:00.108 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-23 15:02:00.111 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 15:02:00.114 | + 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-12-23 15:02:00.117 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-23 15:02:00.133 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:02:00.135 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-23 15:02:00.138 | + 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-12-23 15:02:00.141 | + functions-common:run_process:1582 : local service=q-svc 2021-12-23 15:02:00.144 | + 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-12-23 15:02:00.146 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:00.149 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:00.152 | + functions-common:run_process:1587 : local name=q-svc 2021-12-23 15:02:00.154 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:00.157 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:00.160 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:00.162 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:00.166 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:00.169 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271720166 2021-12-23 15:02:00.172 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-23 15:02:00.188 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:00.191 | + 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-12-23 15:02:00.194 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-23 15:02:00.196 | + 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-12-23 15:02:00.199 | + 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-12-23 15:02:00.201 | + 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-12-23 15:02:00.204 | + 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-12-23 15:02:00.207 | + 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-12-23 15:02:00.209 | + 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-12-23 15:02:00.212 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-23 15:02:00.214 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:00.217 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:00.219 | + 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-12-23 15:02:00.223 | + 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-12-23 15:02:00.225 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-23 15:02:00.228 | + 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-12-23 15:02:00.231 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:00.233 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:00.236 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:00.240 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:00.243 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-23 15:02:00.245 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:00.249 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-23 15:02:00.311 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-23 15:02:00.370 | + 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-12-23 15:02:00.418 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-23 15:02:00.465 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-23 15:02:00.512 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:00.559 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:00.562 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-23 15:02:00.620 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:00.846 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-23 15:02:00.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-23 15:02:01.055 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-23 15:02:01.080 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:01.083 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:01.085 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:01.088 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:01.090 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:01.093 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:01.095 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:01.098 | + functions-common:time_stop:2338 : start_time=1640271720166 2021-12-23 15:02:01.100 | + functions-common:time_stop:2340 : [[ -z 1640271720166 ]] 2021-12-23 15:02:01.103 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:01.107 | + functions-common:time_stop:2343 : end_time=1640271721104 2021-12-23 15:02:01.109 | + functions-common:time_stop:2344 : elapsed_time=938 2021-12-23 15:02:01.112 | + functions-common:time_stop:2345 : total=9568 2021-12-23 15:02:01.115 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:01.117 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10506 2021-12-23 15:02:01.120 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.49:9696 2021-12-23 15:02:01.122 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-23 15:02:01.138 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:02:01.141 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-23 15:02:01.141 | Waiting for Neutron to start... 2021-12-23 15:02:01.143 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2021-12-23 15:02:01.145 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.49:9696' 'Neutron did not start' 60 2021-12-23 15:02:01.148 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2021-12-23 15:02:01.150 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-23 15:02:01.153 | + functions-common:test_with_retry:2271 : local until=60 2021-12-23 15:02:01.155 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-23 15:02:01.157 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-23 15:02:01.160 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-23 15:02:01.162 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:01.165 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:01.168 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:01.172 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271721169 2021-12-23 15:02:01.174 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.49:9696; do sleep 0.5; done' 2021-12-23 15:02:01.179 | 2021-12-23 15:02:01.179 | Redirecting output to ‘wget-log’. 2021-12-23 15:02:01.683 | 2021-12-23 15:02:01.683 | Redirecting output to ‘wget-log.1’. 2021-12-23 15:02:02.188 | 2021-12-23 15:02:02.188 | Redirecting output to ‘wget-log.2’. 2021-12-23 15:02:02.692 | 2021-12-23 15:02:02.692 | Redirecting output to ‘wget-log.3’. 2021-12-23 15:02:03.197 | 2021-12-23 15:02:03.197 | Redirecting output to ‘wget-log.4’. 2021-12-23 15:02:03.701 | 2021-12-23 15:02:03.701 | Redirecting output to ‘wget-log.5’. 2021-12-23 15:02:04.206 | 2021-12-23 15:02:04.206 | Redirecting output to ‘wget-log.6’. 2021-12-23 15:02:04.710 | 2021-12-23 15:02:04.711 | Redirecting output to ‘wget-log.7’. 2021-12-23 15:02:05.215 | 2021-12-23 15:02:05.215 | Redirecting output to ‘wget-log.8’. 2021-12-23 15:02:05.719 | 2021-12-23 15:02:05.719 | Redirecting output to ‘wget-log.9’. 2021-12-23 15:02:06.224 | 2021-12-23 15:02:06.224 | Redirecting output to ‘wget-log.10’. 2021-12-23 15:02:06.730 | 2021-12-23 15:02:06.731 | Redirecting output to ‘wget-log.11’. 2021-12-23 15:02:06.757 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.49:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-23 15:02:06.760 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:06.763 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:06.767 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:06.769 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:06.773 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:06.775 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-23 15:02:06.778 | + functions-common:time_stop:2338 : start_time=1640271721169 2021-12-23 15:02:06.781 | + functions-common:time_stop:2340 : [[ -z 1640271721169 ]] 2021-12-23 15:02:06.785 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:06.788 | + functions-common:time_stop:2343 : end_time=1640271726786 2021-12-23 15:02:06.791 | + functions-common:time_stop:2344 : elapsed_time=5617 2021-12-23 15:02:06.793 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:02:06.796 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:06.798 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5617 2021-12-23 15:02:06.801 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-23 15:02:06.819 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:06.822 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-23 15:02:06.825 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:02:06.828 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-23 15:02:06.831 | + ./stack.sh:main:1299 : start_placement 2021-12-23 15:02:06.834 | + lib/placement:start_placement:161 : start_placement_api 2021-12-23 15:02:06.836 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 15:02:06.840 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-23 15:02:06.844 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.848 | + functions-common:run_process:1582 : local service=placement-api 2021-12-23 15:02:06.850 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.853 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:06.855 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:06.858 | + functions-common:run_process:1587 : local name=placement-api 2021-12-23 15:02:06.860 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:06.863 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:06.865 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:06.868 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:06.871 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:06.875 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271726872 2021-12-23 15:02:06.877 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-23 15:02:06.894 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:06.896 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-23 15:02:06.899 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-23 15:02:06.902 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.904 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.907 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.909 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.912 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-23 15:02:06.914 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-23 15:02:06.917 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-23 15:02:06.919 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:06.922 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:06.924 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-23 15:02:06.927 | + 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-12-23 15:02:06.929 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-23 15:02:06.932 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 15:02:06.934 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 15:02:06.936 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 15:02:06.939 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-23 15:02:06.941 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 15:02:06.945 | + 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-12-23 15:02:06.999 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-23 15:02:07.054 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-23 15:02:07.100 | + 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-12-23 15:02:07.146 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:07.191 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-23 15:02:07.240 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-23 15:02:07.286 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-23 15:02:07.333 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-23 15:02:07.382 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-23 15:02:07.429 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 15:02:07.432 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-23 15:02:07.488 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 15:02:07.692 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-23 15:02:07.705 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-23 15:02:07.905 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-23 15:02:07.986 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:07.989 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:07.992 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:07.994 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:07.997 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:07.999 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:08.001 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:08.004 | + functions-common:time_stop:2338 : start_time=1640271726872 2021-12-23 15:02:08.006 | + functions-common:time_stop:2340 : [[ -z 1640271726872 ]] 2021-12-23 15:02:08.010 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:08.013 | + functions-common:time_stop:2343 : end_time=1640271728010 2021-12-23 15:02:08.015 | + functions-common:time_stop:2344 : elapsed_time=1138 2021-12-23 15:02:08.018 | + functions-common:time_stop:2345 : total=10506 2021-12-23 15:02:08.020 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:08.022 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11644 2021-12-23 15:02:08.025 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-23 15:02:08.025 | Waiting for placement-api to start... 2021-12-23 15:02:08.027 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.49/placement 2021-12-23 15:02:08.030 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 15:02:08.032 | + functions:wait_for_service:445 : local url=http://10.222.0.49/placement 2021-12-23 15:02:08.035 | + functions:wait_for_service:446 : local rval=0 2021-12-23 15:02:08.037 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 15:02:08.040 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 15:02:08.042 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:08.044 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:08.048 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:08.051 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271728048 2021-12-23 15:02:08.054 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 15:02:08.061 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/placement 2021-12-23 15:02:10.793 | + :: : [[ 200 == 503 ]] 2021-12-23 15:02:10.795 | + :: : [[ 0 -eq 7 ]] 2021-12-23 15:02:10.798 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 15:02:10.801 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:10.804 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:10.807 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:10.810 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:10.813 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:10.816 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 15:02:10.818 | + functions-common:time_stop:2338 : start_time=1640271728048 2021-12-23 15:02:10.821 | + functions-common:time_stop:2340 : [[ -z 1640271728048 ]] 2021-12-23 15:02:10.824 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:10.828 | + functions-common:time_stop:2343 : end_time=1640271730825 2021-12-23 15:02:10.831 | + functions-common:time_stop:2344 : elapsed_time=2777 2021-12-23 15:02:10.833 | + functions-common:time_stop:2345 : total=16469 2021-12-23 15:02:10.836 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:10.838 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19246 2021-12-23 15:02:10.841 | + functions:wait_for_service:454 : return 0 2021-12-23 15:02:10.843 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-23 15:02:10.860 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:10.863 | + ./stack.sh:main:1303 : start_neutron 2021-12-23 15:02:10.869 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-23 15:02:10.874 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:02:10.874 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:02:10.879 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:02:10.882 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:02:10.885 | + 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,c-vol,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,c-bak,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-12-23 15:02:10.888 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:02:10.890 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-23 15:02:10.893 | + 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-12-23 15:02:10.896 | + functions-common:run_process:1582 : local service=q-agt 2021-12-23 15:02:10.898 | + 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-12-23 15:02:10.901 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:10.903 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:10.906 | + functions-common:run_process:1587 : local name=q-agt 2021-12-23 15:02:10.908 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:10.911 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:10.913 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:10.915 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:10.919 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:10.922 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271730919 2021-12-23 15:02:10.925 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-23 15:02:10.940 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:10.943 | + 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-12-23 15:02:10.945 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-23 15:02:10.948 | + 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-12-23 15:02:10.950 | + 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-12-23 15:02:10.953 | + 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-12-23 15:02:10.955 | + 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-12-23 15:02:10.958 | + 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-12-23 15:02:10.960 | + 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-12-23 15:02:10.963 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-23 15:02:10.965 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:10.968 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:10.970 | + 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-12-23 15:02:10.973 | + 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-12-23 15:02:10.975 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-23 15:02:10.977 | + 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-12-23 15:02:10.979 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:10.982 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:10.984 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:10.986 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:10.989 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-23 15:02:10.991 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:10.996 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-23 15:02:11.051 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-23 15:02:11.113 | + 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-12-23 15:02:11.158 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-23 15:02:11.204 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-23 15:02:11.251 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:11.297 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:11.299 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-23 15:02:11.357 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:11.576 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-23 15:02:11.591 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-23 15:02:11.779 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-23 15:02:11.806 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:11.809 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:11.811 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:11.814 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:11.816 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:11.819 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:11.822 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:11.824 | + functions-common:time_stop:2338 : start_time=1640271730919 2021-12-23 15:02:11.827 | + functions-common:time_stop:2340 : [[ -z 1640271730919 ]] 2021-12-23 15:02:11.830 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:11.834 | + functions-common:time_stop:2343 : end_time=1640271731831 2021-12-23 15:02:11.837 | + functions-common:time_stop:2344 : elapsed_time=912 2021-12-23 15:02:11.839 | + functions-common:time_stop:2345 : total=11644 2021-12-23 15:02:11.842 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:11.844 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12556 2021-12-23 15:02:11.847 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-23 15:02:11.850 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-23 15:02:11.852 | + functions-common:is_provider_network:2183 : return 1 2021-12-23 15:02:11.855 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-23 15:02:11.857 | + 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-12-23 15:02:11.860 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-23 15:02:11.862 | + 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-12-23 15:02:11.865 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:11.867 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:11.870 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-23 15:02:11.872 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:11.875 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:11.877 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:11.880 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:11.883 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:11.887 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271731884 2021-12-23 15:02:11.889 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-23 15:02:11.908 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:11.911 | + 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-12-23 15:02:11.913 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-23 15:02:11.916 | + 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-12-23 15:02:11.918 | + 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-12-23 15:02:11.921 | + 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-12-23 15:02:11.923 | + 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-12-23 15:02:11.926 | + 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-12-23 15:02:11.928 | + 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-12-23 15:02:11.931 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-23 15:02:11.933 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:11.936 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:11.938 | + 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-12-23 15:02:11.941 | + 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-12-23 15:02:11.943 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-23 15:02:11.946 | + 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-12-23 15:02:11.948 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:11.951 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:11.953 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:11.956 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:11.958 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-23 15:02:11.960 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:11.965 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-23 15:02:12.019 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-23 15:02:12.075 | + 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-12-23 15:02:12.122 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-23 15:02:12.171 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-23 15:02:12.227 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:12.275 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:12.278 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-23 15:02:12.337 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:12.548 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-23 15:02:12.561 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-23 15:02:12.745 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-23 15:02:12.765 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:12.768 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:12.771 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:12.773 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:12.776 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:12.778 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:12.781 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:12.783 | + functions-common:time_stop:2338 : start_time=1640271731884 2021-12-23 15:02:12.786 | + functions-common:time_stop:2340 : [[ -z 1640271731884 ]] 2021-12-23 15:02:12.789 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:12.793 | + functions-common:time_stop:2343 : end_time=1640271732790 2021-12-23 15:02:12.795 | + functions-common:time_stop:2344 : elapsed_time=906 2021-12-23 15:02:12.798 | + functions-common:time_stop:2345 : total=12556 2021-12-23 15:02:12.800 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:12.803 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13462 2021-12-23 15:02:12.805 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-23 15:02:12.825 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:02:12.828 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-23 15:02:12.831 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-23 15:02:12.833 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-23 15:02:12.836 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-23 15:02:12.839 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 15:02:12.842 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 15:02:12.845 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 15:02:12.847 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-23 15:02:12.850 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 15:02:12.853 | + 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-12-23 15:02:12.856 | + functions-common:run_process:1582 : local service=q-l3 2021-12-23 15:02:12.859 | + 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-12-23 15:02:12.862 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:12.865 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:12.867 | + functions-common:run_process:1587 : local name=q-l3 2021-12-23 15:02:12.870 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:12.872 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:12.875 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:12.877 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:12.880 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:12.885 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271732882 2021-12-23 15:02:12.887 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-23 15:02:12.906 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:12.908 | + 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-12-23 15:02:12.911 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-23 15:02:12.914 | + 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-12-23 15:02:12.916 | + 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-12-23 15:02:12.919 | + 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-12-23 15:02:12.921 | + 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-12-23 15:02:12.924 | + 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-12-23 15:02:12.926 | + 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-12-23 15:02:12.929 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-23 15:02:12.931 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:12.934 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:12.936 | + 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-12-23 15:02:12.939 | + 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-12-23 15:02:12.941 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-23 15:02:12.944 | + 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-12-23 15:02:12.947 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:12.949 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:12.951 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:12.954 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:12.957 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-23 15:02:12.959 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:12.963 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-23 15:02:13.020 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-23 15:02:13.078 | + 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-12-23 15:02:13.126 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-23 15:02:13.173 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-23 15:02:13.222 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:13.270 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:13.273 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-23 15:02:13.334 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:13.571 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-23 15:02:13.585 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-23 15:02:13.790 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-23 15:02:13.812 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:13.815 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:13.817 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:13.820 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:13.822 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:13.825 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:13.827 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:13.830 | + functions-common:time_stop:2338 : start_time=1640271732882 2021-12-23 15:02:13.833 | + functions-common:time_stop:2340 : [[ -z 1640271732882 ]] 2021-12-23 15:02:13.837 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:13.840 | + functions-common:time_stop:2343 : end_time=1640271733837 2021-12-23 15:02:13.842 | + functions-common:time_stop:2344 : elapsed_time=955 2021-12-23 15:02:13.844 | + functions-common:time_stop:2345 : total=13462 2021-12-23 15:02:13.847 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:13.850 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14417 2021-12-23 15:02:13.852 | + 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-12-23 15:02:13.854 | + functions-common:run_process:1582 : local service=q-meta 2021-12-23 15:02:13.857 | + 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-12-23 15:02:13.859 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:13.862 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:13.864 | + functions-common:run_process:1587 : local name=q-meta 2021-12-23 15:02:13.867 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:13.869 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:13.872 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:13.874 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:13.879 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:13.883 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271733879 2021-12-23 15:02:13.886 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-23 15:02:13.904 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:13.907 | + 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-12-23 15:02:13.909 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-23 15:02:13.912 | + 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-12-23 15:02:13.915 | + 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-12-23 15:02:13.918 | + 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-12-23 15:02:13.921 | + 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-12-23 15:02:13.923 | + 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-12-23 15:02:13.926 | + 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-12-23 15:02:13.929 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-23 15:02:13.931 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:13.934 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:13.936 | + 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-12-23 15:02:13.939 | + 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-12-23 15:02:13.941 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-23 15:02:13.944 | + 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-12-23 15:02:13.947 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:13.949 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:13.952 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:13.954 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:13.957 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-23 15:02:13.959 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:13.964 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-23 15:02:14.026 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-23 15:02:14.090 | + 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-12-23 15:02:14.143 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-23 15:02:14.205 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-23 15:02:14.257 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:14.313 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:14.313 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-23 15:02:14.422 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:14.676 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-23 15:02:14.693 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-23 15:02:14.911 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-23 15:02:14.940 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:14.945 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:14.948 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:14.955 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:14.958 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:14.962 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:14.966 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:14.978 | + functions-common:time_stop:2338 : start_time=1640271733879 2021-12-23 15:02:14.981 | + functions-common:time_stop:2340 : [[ -z 1640271733879 ]] 2021-12-23 15:02:14.993 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:15.008 | + functions-common:time_stop:2343 : end_time=1640271734997 2021-12-23 15:02:15.014 | + functions-common:time_stop:2344 : elapsed_time=1118 2021-12-23 15:02:15.020 | + functions-common:time_stop:2345 : total=14417 2021-12-23 15:02:15.030 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:15.038 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15535 2021-12-23 15:02:15.046 | + 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-12-23 15:02:15.052 | + functions-common:run_process:1582 : local service=q-metering 2021-12-23 15:02:15.058 | + 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-12-23 15:02:15.064 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:15.074 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:15.082 | + functions-common:run_process:1587 : local name=q-metering 2021-12-23 15:02:15.087 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:15.094 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:15.102 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:15.113 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:15.128 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:15.140 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271735129 2021-12-23 15:02:15.150 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-23 15:02:15.203 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:15.210 | + 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-12-23 15:02:15.215 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-23 15:02:15.222 | + 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-12-23 15:02:15.230 | + 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-12-23 15:02:15.232 | + 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-12-23 15:02:15.235 | + 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-12-23 15:02:15.242 | + 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-12-23 15:02:15.249 | + 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-12-23 15:02:15.254 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-23 15:02:15.262 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:15.270 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:15.278 | + 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-12-23 15:02:15.283 | + 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-12-23 15:02:15.293 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-23 15:02:15.302 | + 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-12-23 15:02:15.310 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:15.318 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:15.326 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:15.334 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:15.342 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-23 15:02:15.348 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:15.354 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-23 15:02:15.489 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-23 15:02:15.634 | + 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-12-23 15:02:15.765 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-23 15:02:15.889 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-23 15:02:15.977 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:16.062 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:16.069 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-23 15:02:16.151 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:16.395 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-23 15:02:16.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-23 15:02:16.638 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-23 15:02:16.660 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:16.663 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:16.665 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:16.668 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:16.671 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:16.673 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:16.676 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:16.680 | + functions-common:time_stop:2338 : start_time=1640271735129 2021-12-23 15:02:16.684 | + functions-common:time_stop:2340 : [[ -z 1640271735129 ]] 2021-12-23 15:02:16.692 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:16.695 | + functions-common:time_stop:2343 : end_time=1640271736691 2021-12-23 15:02:16.699 | + functions-common:time_stop:2344 : elapsed_time=1562 2021-12-23 15:02:16.703 | + functions-common:time_stop:2345 : total=15535 2021-12-23 15:02:16.705 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:16.708 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17097 2021-12-23 15:02:16.712 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-23 15:02:16.746 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:16.754 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-23 15:02:16.759 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-23 15:02:16.766 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:02:16.771 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-23 15:02:16.775 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-23 15:02:16.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-23 15:02:16.797 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-23 15:02:16.797 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-23 15:02:16.801 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-23 15:02:16.809 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:02:16.812 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:19.425 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:19.428 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:02:19.431 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:02:19.434 | ++ functions-common:get_field:733 : echo '| 1da2814c02184d71afeb812a53924e17 | demo |' 2021-12-23 15:02:19.434 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:02:19.439 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:19.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=1da2814c02184d71afeb812a53924e17 2021-12-23 15:02:19.445 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-12-23 15:02:19.448 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:19.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-23 15:02:19.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-23 15:02:19.470 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-23 15:02:19.473 | ++ 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-12-23 15:02:22.359 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:22.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 15:02:22.362 | router-admin-state-down-before-update 2021-12-23 15:02:22.362 | agent 2021-12-23 15:02:22.362 | agent-resources-synced 2021-12-23 15:02:22.362 | allowed-address-pairs 2021-12-23 15:02:22.362 | auto-allocated-topology 2021-12-23 15:02:22.362 | availability_zone 2021-12-23 15:02:22.362 | availability_zone_filter 2021-12-23 15:02:22.362 | default-subnetpools 2021-12-23 15:02:22.362 | dhcp_agent_scheduler 2021-12-23 15:02:22.362 | dvr 2021-12-23 15:02:22.362 | empty-string-filtering 2021-12-23 15:02:22.362 | external-net 2021-12-23 15:02:22.362 | extra_dhcp_opt 2021-12-23 15:02:22.363 | extraroute 2021-12-23 15:02:22.363 | extraroute-atomic 2021-12-23 15:02:22.363 | filter-validation 2021-12-23 15:02:22.363 | fip-port-details 2021-12-23 15:02:22.363 | flavors 2021-12-23 15:02:22.363 | floatingip-pools 2021-12-23 15:02:22.363 | ip-substring-filtering 2021-12-23 15:02:22.363 | router 2021-12-23 15:02:22.363 | ext-gw-mode 2021-12-23 15:02:22.363 | l3-ha 2021-12-23 15:02:22.363 | l3-flavors 2021-12-23 15:02:22.363 | l3-port-ip-change-not-allowed 2021-12-23 15:02:22.363 | l3_agent_scheduler 2021-12-23 15:02:22.363 | metering 2021-12-23 15:02:22.363 | multi-provider 2021-12-23 15:02:22.363 | net-mtu 2021-12-23 15:02:22.363 | net-mtu-writable 2021-12-23 15:02:22.363 | network_availability_zone 2021-12-23 15:02:22.363 | network-ip-availability 2021-12-23 15:02:22.363 | pagination 2021-12-23 15:02:22.363 | port-mac-address-regenerate 2021-12-23 15:02:22.363 | binding 2021-12-23 15:02:22.363 | binding-extended 2021-12-23 15:02:22.363 | port-security 2021-12-23 15:02:22.363 | project-id 2021-12-23 15:02:22.363 | provider 2021-12-23 15:02:22.363 | quotas 2021-12-23 15:02:22.363 | quota_details 2021-12-23 15:02:22.363 | rbac-policies 2021-12-23 15:02:22.363 | rbac-address-scope 2021-12-23 15:02:22.363 | rbac-security-groups 2021-12-23 15:02:22.363 | rbac-subnetpool 2021-12-23 15:02:22.363 | revision-if-match 2021-12-23 15:02:22.363 | standard-attr-revisions 2021-12-23 15:02:22.363 | router_availability_zone 2021-12-23 15:02:22.364 | port-security-groups-filtering 2021-12-23 15:02:22.364 | security-group 2021-12-23 15:02:22.364 | service-type 2021-12-23 15:02:22.364 | sorting 2021-12-23 15:02:22.364 | standard-attr-description 2021-12-23 15:02:22.364 | stateful-security-group 2021-12-23 15:02:22.364 | subnet_onboard 2021-12-23 15:02:22.364 | subnet-service-types 2021-12-23 15:02:22.364 | subnet_allocation 2021-12-23 15:02:22.364 | subnetpool-prefix-ops 2021-12-23 15:02:22.364 | standard-attr-tag 2021-12-23 15:02:22.364 | standard-attr-timestamp' 2021-12-23 15:02:22.366 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 15:02:22.366 | router-admin-state-down-before-update 2021-12-23 15:02:22.366 | agent 2021-12-23 15:02:22.366 | agent-resources-synced 2021-12-23 15:02:22.366 | allowed-address-pairs 2021-12-23 15:02:22.366 | auto-allocated-topology 2021-12-23 15:02:22.366 | availability_zone 2021-12-23 15:02:22.367 | availability_zone_filter 2021-12-23 15:02:22.367 | default-subnetpools 2021-12-23 15:02:22.367 | dhcp_agent_scheduler 2021-12-23 15:02:22.367 | dvr 2021-12-23 15:02:22.367 | empty-string-filtering 2021-12-23 15:02:22.367 | external-net 2021-12-23 15:02:22.367 | extra_dhcp_opt 2021-12-23 15:02:22.367 | extraroute 2021-12-23 15:02:22.367 | extraroute-atomic 2021-12-23 15:02:22.367 | filter-validation 2021-12-23 15:02:22.367 | fip-port-details 2021-12-23 15:02:22.367 | flavors 2021-12-23 15:02:22.367 | floatingip-pools 2021-12-23 15:02:22.367 | ip-substring-filtering 2021-12-23 15:02:22.367 | router 2021-12-23 15:02:22.367 | ext-gw-mode 2021-12-23 15:02:22.367 | l3-ha 2021-12-23 15:02:22.367 | l3-flavors 2021-12-23 15:02:22.367 | l3-port-ip-change-not-allowed 2021-12-23 15:02:22.367 | l3_agent_scheduler 2021-12-23 15:02:22.367 | metering 2021-12-23 15:02:22.367 | multi-provider 2021-12-23 15:02:22.367 | net-mtu 2021-12-23 15:02:22.367 | net-mtu-writable 2021-12-23 15:02:22.367 | network_availability_zone 2021-12-23 15:02:22.367 | network-ip-availability 2021-12-23 15:02:22.367 | pagination 2021-12-23 15:02:22.367 | port-mac-address-regenerate 2021-12-23 15:02:22.367 | binding 2021-12-23 15:02:22.367 | binding-extended 2021-12-23 15:02:22.367 | port-security 2021-12-23 15:02:22.367 | project-id 2021-12-23 15:02:22.367 | provider 2021-12-23 15:02:22.367 | quotas 2021-12-23 15:02:22.367 | quota_details 2021-12-23 15:02:22.367 | rbac-policies 2021-12-23 15:02:22.368 | rbac-address-scope 2021-12-23 15:02:22.368 | rbac-security-groups 2021-12-23 15:02:22.368 | rbac-subnetpool 2021-12-23 15:02:22.368 | revision-if-match 2021-12-23 15:02:22.368 | standard-attr-revisions 2021-12-23 15:02:22.368 | router_availability_zone 2021-12-23 15:02:22.368 | port-security-groups-filtering 2021-12-23 15:02:22.368 | security-group 2021-12-23 15:02:22.368 | service-type 2021-12-23 15:02:22.368 | sorting 2021-12-23 15:02:22.368 | standard-attr-description 2021-12-23 15:02:22.368 | stateful-security-group 2021-12-23 15:02:22.368 | subnet_onboard 2021-12-23 15:02:22.368 | subnet-service-types 2021-12-23 15:02:22.368 | subnet_allocation 2021-12-23 15:02:22.368 | subnetpool-prefix-ops 2021-12-23 15:02:22.368 | standard-attr-tag 2021-12-23 15:02:22.368 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-23 15:02:22.370 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 15:02:22.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-23 15:02:22.376 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-23 15:02:22.380 | ++ 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-12-23 15:02:25.456 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:25.460 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=64dd90f4-3170-4480-9501-1b691d1233db 2021-12-23 15:02:25.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-23 15:02:25.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-23 15:02:25.472 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-23 15:02:25.475 | + functions-common:is_provider_network:2183 : return 1 2021-12-23 15:02:25.479 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 1da2814c02184d71afeb812a53924e17 private 2021-12-23 15:02:25.479 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-23 15:02:25.479 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-23 15:02:25.482 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:02:25.485 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:28.564 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:28.567 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 15:02:28.569 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 15:02:28.573 | ++ functions-common:get_field:733 : echo '| id | c6d1ccdf-eab4-48da-a0c7-12c13022aab3 |' 2021-12-23 15:02:28.573 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 15:02:28.579 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:28.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=c6d1ccdf-eab4-48da-a0c7-12c13022aab3 2021-12-23 15:02:28.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 1da2814c02184d71afeb812a53924e17' 2021-12-23 15:02:28.588 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:28.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-23 15:02:28.608 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 1da2814c02184d71afeb812a53924e17 2021-12-23 15:02:28.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=1da2814c02184d71afeb812a53924e17 2021-12-23 15:02:28.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 64dd90f4-3170-4480-9501-1b691d1233db ']' 2021-12-23 15:02:28.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 1da2814c02184d71afeb812a53924e17 ' 2021-12-23 15:02:28.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-23 15:02:28.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-23 15:02:28.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-23 15:02:28.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 64dd90f4-3170-4480-9501-1b691d1233db ' 2021-12-23 15:02:28.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-23 15:02:28.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network c6d1ccdf-eab4-48da-a0c7-12c13022aab3 private-subnet' 2021-12-23 15:02:28.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-23 15:02:28.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 1da2814c02184d71afeb812a53924e17 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 64dd90f4-3170-4480-9501-1b691d1233db --network c6d1ccdf-eab4-48da-a0c7-12c13022aab3 private-subnet 2021-12-23 15:02:28.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-23 15:02:28.638 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-23 15:02:28.640 | +++ functions-common:get_field:726 : local data field 2021-12-23 15:02:28.643 | +++ functions-common:get_field:727 : read data 2021-12-23 15:02:31.717 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:31.720 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 15:02:31.722 | +++ functions-common:get_field:731 : field='$3' 2021-12-23 15:02:31.726 | +++ functions-common:get_field:733 : echo '| id | c56ef567-fbe9-4a9e-bceb-512d95cfbcec |' 2021-12-23 15:02:31.726 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 15:02:31.731 | +++ functions-common:get_field:727 : read data 2021-12-23 15:02:31.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=c56ef567-fbe9-4a9e-bceb-512d95cfbcec 2021-12-23 15:02:31.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 1da2814c02184d71afeb812a53924e17' 2021-12-23 15:02:31.739 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:31.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo c56ef567-fbe9-4a9e-bceb-512d95cfbcec 2021-12-23 15:02:31.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=c56ef567-fbe9-4a9e-bceb-512d95cfbcec 2021-12-23 15:02:31.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-23 15:02:31.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-23 15:02:31.765 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-23 15:02:31.769 | ++ 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-12-23 15:02:34.003 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:34.006 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 15:02:34.006 | router-admin-state-down-before-update 2021-12-23 15:02:34.006 | agent 2021-12-23 15:02:34.006 | agent-resources-synced 2021-12-23 15:02:34.006 | allowed-address-pairs 2021-12-23 15:02:34.006 | auto-allocated-topology 2021-12-23 15:02:34.006 | availability_zone 2021-12-23 15:02:34.006 | availability_zone_filter 2021-12-23 15:02:34.006 | default-subnetpools 2021-12-23 15:02:34.006 | dhcp_agent_scheduler 2021-12-23 15:02:34.007 | dvr 2021-12-23 15:02:34.007 | empty-string-filtering 2021-12-23 15:02:34.007 | external-net 2021-12-23 15:02:34.007 | extra_dhcp_opt 2021-12-23 15:02:34.007 | extraroute 2021-12-23 15:02:34.007 | extraroute-atomic 2021-12-23 15:02:34.007 | filter-validation 2021-12-23 15:02:34.007 | fip-port-details 2021-12-23 15:02:34.007 | flavors 2021-12-23 15:02:34.007 | floatingip-pools 2021-12-23 15:02:34.007 | ip-substring-filtering 2021-12-23 15:02:34.007 | router 2021-12-23 15:02:34.007 | ext-gw-mode 2021-12-23 15:02:34.007 | l3-ha 2021-12-23 15:02:34.007 | l3-flavors 2021-12-23 15:02:34.007 | l3-port-ip-change-not-allowed 2021-12-23 15:02:34.007 | l3_agent_scheduler 2021-12-23 15:02:34.007 | metering 2021-12-23 15:02:34.007 | multi-provider 2021-12-23 15:02:34.007 | net-mtu 2021-12-23 15:02:34.007 | net-mtu-writable 2021-12-23 15:02:34.007 | network_availability_zone 2021-12-23 15:02:34.007 | network-ip-availability 2021-12-23 15:02:34.007 | pagination 2021-12-23 15:02:34.007 | port-mac-address-regenerate 2021-12-23 15:02:34.007 | binding 2021-12-23 15:02:34.007 | binding-extended 2021-12-23 15:02:34.007 | port-security 2021-12-23 15:02:34.007 | project-id 2021-12-23 15:02:34.007 | provider 2021-12-23 15:02:34.007 | quotas 2021-12-23 15:02:34.007 | quota_details 2021-12-23 15:02:34.007 | rbac-policies 2021-12-23 15:02:34.007 | rbac-address-scope 2021-12-23 15:02:34.007 | rbac-security-groups 2021-12-23 15:02:34.007 | rbac-subnetpool 2021-12-23 15:02:34.008 | revision-if-match 2021-12-23 15:02:34.008 | standard-attr-revisions 2021-12-23 15:02:34.008 | router_availability_zone 2021-12-23 15:02:34.008 | port-security-groups-filtering 2021-12-23 15:02:34.008 | security-group 2021-12-23 15:02:34.008 | service-type 2021-12-23 15:02:34.008 | sorting 2021-12-23 15:02:34.008 | standard-attr-description 2021-12-23 15:02:34.008 | stateful-security-group 2021-12-23 15:02:34.008 | subnet_onboard 2021-12-23 15:02:34.008 | subnet-service-types 2021-12-23 15:02:34.008 | subnet_allocation 2021-12-23 15:02:34.008 | subnetpool-prefix-ops 2021-12-23 15:02:34.008 | standard-attr-tag 2021-12-23 15:02:34.008 | standard-attr-timestamp' 2021-12-23 15:02:34.009 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 15:02:34.009 | router-admin-state-down-before-update 2021-12-23 15:02:34.009 | agent 2021-12-23 15:02:34.009 | agent-resources-synced 2021-12-23 15:02:34.009 | allowed-address-pairs 2021-12-23 15:02:34.009 | auto-allocated-topology 2021-12-23 15:02:34.009 | availability_zone 2021-12-23 15:02:34.009 | availability_zone_filter 2021-12-23 15:02:34.009 | default-subnetpools 2021-12-23 15:02:34.009 | dhcp_agent_scheduler 2021-12-23 15:02:34.009 | dvr 2021-12-23 15:02:34.009 | empty-string-filtering 2021-12-23 15:02:34.009 | external-net 2021-12-23 15:02:34.009 | extra_dhcp_opt 2021-12-23 15:02:34.009 | extraroute 2021-12-23 15:02:34.009 | extraroute-atomic 2021-12-23 15:02:34.009 | filter-validation 2021-12-23 15:02:34.009 | fip-port-details 2021-12-23 15:02:34.009 | flavors 2021-12-23 15:02:34.009 | floatingip-pools 2021-12-23 15:02:34.010 | ip-substring-filtering 2021-12-23 15:02:34.010 | router 2021-12-23 15:02:34.010 | ext-gw-mode 2021-12-23 15:02:34.010 | l3-ha 2021-12-23 15:02:34.010 | l3-flavors 2021-12-23 15:02:34.010 | l3-port-ip-change-not-allowed 2021-12-23 15:02:34.010 | l3_agent_scheduler 2021-12-23 15:02:34.010 | metering 2021-12-23 15:02:34.010 | multi-provider 2021-12-23 15:02:34.010 | net-mtu 2021-12-23 15:02:34.010 | net-mtu-writable 2021-12-23 15:02:34.010 | network_availability_zone 2021-12-23 15:02:34.010 | network-ip-availability 2021-12-23 15:02:34.010 | pagination 2021-12-23 15:02:34.010 | port-mac-address-regenerate 2021-12-23 15:02:34.010 | binding 2021-12-23 15:02:34.010 | binding-extended 2021-12-23 15:02:34.010 | port-security 2021-12-23 15:02:34.010 | project-id 2021-12-23 15:02:34.010 | provider 2021-12-23 15:02:34.010 | quotas 2021-12-23 15:02:34.010 | quota_details 2021-12-23 15:02:34.010 | rbac-policies 2021-12-23 15:02:34.010 | rbac-address-scope 2021-12-23 15:02:34.010 | rbac-security-groups 2021-12-23 15:02:34.010 | rbac-subnetpool 2021-12-23 15:02:34.010 | revision-if-match 2021-12-23 15:02:34.010 | standard-attr-revisions 2021-12-23 15:02:34.010 | router_availability_zone 2021-12-23 15:02:34.010 | port-security-groups-filtering 2021-12-23 15:02:34.010 | security-group 2021-12-23 15:02:34.010 | service-type 2021-12-23 15:02:34.010 | sorting 2021-12-23 15:02:34.010 | standard-attr-description 2021-12-23 15:02:34.010 | stateful-security-group 2021-12-23 15:02:34.010 | subnet_onboard 2021-12-23 15:02:34.011 | subnet-service-types 2021-12-23 15:02:34.011 | subnet_allocation 2021-12-23 15:02:34.011 | subnetpool-prefix-ops 2021-12-23 15:02:34.011 | standard-attr-tag 2021-12-23 15:02:34.011 | standard-attr-timestamp =~ router ]] 2021-12-23 15:02:34.012 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 15:02:34.015 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-23 15:02:34.018 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-23 15:02:34.021 | ++ 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-12-23 15:02:36.276 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:36.280 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 15:02:36.280 | router-admin-state-down-before-update 2021-12-23 15:02:36.281 | agent 2021-12-23 15:02:36.281 | agent-resources-synced 2021-12-23 15:02:36.281 | allowed-address-pairs 2021-12-23 15:02:36.281 | auto-allocated-topology 2021-12-23 15:02:36.281 | availability_zone 2021-12-23 15:02:36.281 | availability_zone_filter 2021-12-23 15:02:36.281 | default-subnetpools 2021-12-23 15:02:36.281 | dhcp_agent_scheduler 2021-12-23 15:02:36.281 | dvr 2021-12-23 15:02:36.281 | empty-string-filtering 2021-12-23 15:02:36.281 | external-net 2021-12-23 15:02:36.281 | extra_dhcp_opt 2021-12-23 15:02:36.281 | extraroute 2021-12-23 15:02:36.281 | extraroute-atomic 2021-12-23 15:02:36.281 | filter-validation 2021-12-23 15:02:36.281 | fip-port-details 2021-12-23 15:02:36.281 | flavors 2021-12-23 15:02:36.281 | floatingip-pools 2021-12-23 15:02:36.281 | ip-substring-filtering 2021-12-23 15:02:36.281 | router 2021-12-23 15:02:36.281 | ext-gw-mode 2021-12-23 15:02:36.281 | l3-ha 2021-12-23 15:02:36.281 | l3-flavors 2021-12-23 15:02:36.281 | l3-port-ip-change-not-allowed 2021-12-23 15:02:36.281 | l3_agent_scheduler 2021-12-23 15:02:36.281 | metering 2021-12-23 15:02:36.281 | multi-provider 2021-12-23 15:02:36.281 | net-mtu 2021-12-23 15:02:36.281 | net-mtu-writable 2021-12-23 15:02:36.281 | network_availability_zone 2021-12-23 15:02:36.281 | network-ip-availability 2021-12-23 15:02:36.281 | pagination 2021-12-23 15:02:36.281 | port-mac-address-regenerate 2021-12-23 15:02:36.281 | binding 2021-12-23 15:02:36.282 | binding-extended 2021-12-23 15:02:36.282 | port-security 2021-12-23 15:02:36.282 | project-id 2021-12-23 15:02:36.282 | provider 2021-12-23 15:02:36.282 | quotas 2021-12-23 15:02:36.282 | quota_details 2021-12-23 15:02:36.282 | rbac-policies 2021-12-23 15:02:36.282 | rbac-address-scope 2021-12-23 15:02:36.282 | rbac-security-groups 2021-12-23 15:02:36.282 | rbac-subnetpool 2021-12-23 15:02:36.282 | revision-if-match 2021-12-23 15:02:36.282 | standard-attr-revisions 2021-12-23 15:02:36.282 | router_availability_zone 2021-12-23 15:02:36.282 | port-security-groups-filtering 2021-12-23 15:02:36.282 | security-group 2021-12-23 15:02:36.282 | service-type 2021-12-23 15:02:36.282 | sorting 2021-12-23 15:02:36.282 | standard-attr-description 2021-12-23 15:02:36.282 | stateful-security-group 2021-12-23 15:02:36.282 | subnet_onboard 2021-12-23 15:02:36.282 | subnet-service-types 2021-12-23 15:02:36.282 | subnet_allocation 2021-12-23 15:02:36.282 | subnetpool-prefix-ops 2021-12-23 15:02:36.282 | standard-attr-tag 2021-12-23 15:02:36.282 | standard-attr-timestamp' 2021-12-23 15:02:36.284 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 15:02:36.284 | router-admin-state-down-before-update 2021-12-23 15:02:36.284 | agent 2021-12-23 15:02:36.284 | agent-resources-synced 2021-12-23 15:02:36.284 | allowed-address-pairs 2021-12-23 15:02:36.284 | auto-allocated-topology 2021-12-23 15:02:36.284 | availability_zone 2021-12-23 15:02:36.284 | availability_zone_filter 2021-12-23 15:02:36.284 | default-subnetpools 2021-12-23 15:02:36.284 | dhcp_agent_scheduler 2021-12-23 15:02:36.284 | dvr 2021-12-23 15:02:36.284 | empty-string-filtering 2021-12-23 15:02:36.284 | external-net 2021-12-23 15:02:36.284 | extra_dhcp_opt 2021-12-23 15:02:36.284 | extraroute 2021-12-23 15:02:36.284 | extraroute-atomic 2021-12-23 15:02:36.284 | filter-validation 2021-12-23 15:02:36.284 | fip-port-details 2021-12-23 15:02:36.284 | flavors 2021-12-23 15:02:36.284 | floatingip-pools 2021-12-23 15:02:36.284 | ip-substring-filtering 2021-12-23 15:02:36.284 | router 2021-12-23 15:02:36.284 | ext-gw-mode 2021-12-23 15:02:36.284 | l3-ha 2021-12-23 15:02:36.284 | l3-flavors 2021-12-23 15:02:36.284 | l3-port-ip-change-not-allowed 2021-12-23 15:02:36.284 | l3_agent_scheduler 2021-12-23 15:02:36.285 | metering 2021-12-23 15:02:36.285 | multi-provider 2021-12-23 15:02:36.285 | net-mtu 2021-12-23 15:02:36.285 | net-mtu-writable 2021-12-23 15:02:36.285 | network_availability_zone 2021-12-23 15:02:36.285 | network-ip-availability 2021-12-23 15:02:36.285 | pagination 2021-12-23 15:02:36.285 | port-mac-address-regenerate 2021-12-23 15:02:36.285 | binding 2021-12-23 15:02:36.285 | binding-extended 2021-12-23 15:02:36.285 | port-security 2021-12-23 15:02:36.285 | project-id 2021-12-23 15:02:36.285 | provider 2021-12-23 15:02:36.285 | quotas 2021-12-23 15:02:36.285 | quota_details 2021-12-23 15:02:36.285 | rbac-policies 2021-12-23 15:02:36.285 | rbac-address-scope 2021-12-23 15:02:36.285 | rbac-security-groups 2021-12-23 15:02:36.285 | rbac-subnetpool 2021-12-23 15:02:36.285 | revision-if-match 2021-12-23 15:02:36.285 | standard-attr-revisions 2021-12-23 15:02:36.285 | router_availability_zone 2021-12-23 15:02:36.285 | port-security-groups-filtering 2021-12-23 15:02:36.285 | security-group 2021-12-23 15:02:36.285 | service-type 2021-12-23 15:02:36.285 | sorting 2021-12-23 15:02:36.285 | standard-attr-description 2021-12-23 15:02:36.285 | stateful-security-group 2021-12-23 15:02:36.285 | subnet_onboard 2021-12-23 15:02:36.286 | subnet-service-types 2021-12-23 15:02:36.286 | subnet_allocation 2021-12-23 15:02:36.286 | subnetpool-prefix-ops 2021-12-23 15:02:36.286 | standard-attr-tag 2021-12-23 15:02:36.286 | standard-attr-timestamp =~ external-net ]] 2021-12-23 15:02:36.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 15:02:36.290 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-23 15:02:36.294 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 1da2814c02184d71afeb812a53924e17 router1 2021-12-23 15:02:36.294 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-23 15:02:36.295 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-23 15:02:36.297 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:02:36.300 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:38.713 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:38.717 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 15:02:38.719 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 15:02:38.722 | ++ functions-common:get_field:733 : echo '| id | 64cbdbb6-ce20-4c75-bd77-3ec31650c870 |' 2021-12-23 15:02:38.723 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 15:02:38.730 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:38.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=64cbdbb6-ce20-4c75-bd77-3ec31650c870 2021-12-23 15:02:38.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 1da2814c02184d71afeb812a53924e17 router1' 2021-12-23 15:02:38.739 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:38.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-23 15:02:38.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-23 15:02:38.760 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-23 15:02:38.764 | ++ 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-12-23 15:02:41.011 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:41.015 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 15:02:41.016 | router-admin-state-down-before-update 2021-12-23 15:02:41.016 | agent 2021-12-23 15:02:41.016 | agent-resources-synced 2021-12-23 15:02:41.016 | allowed-address-pairs 2021-12-23 15:02:41.016 | auto-allocated-topology 2021-12-23 15:02:41.016 | availability_zone 2021-12-23 15:02:41.016 | availability_zone_filter 2021-12-23 15:02:41.016 | default-subnetpools 2021-12-23 15:02:41.016 | dhcp_agent_scheduler 2021-12-23 15:02:41.016 | dvr 2021-12-23 15:02:41.016 | empty-string-filtering 2021-12-23 15:02:41.016 | external-net 2021-12-23 15:02:41.016 | extra_dhcp_opt 2021-12-23 15:02:41.016 | extraroute 2021-12-23 15:02:41.016 | extraroute-atomic 2021-12-23 15:02:41.016 | filter-validation 2021-12-23 15:02:41.016 | fip-port-details 2021-12-23 15:02:41.016 | flavors 2021-12-23 15:02:41.016 | floatingip-pools 2021-12-23 15:02:41.016 | ip-substring-filtering 2021-12-23 15:02:41.017 | router 2021-12-23 15:02:41.017 | ext-gw-mode 2021-12-23 15:02:41.017 | l3-ha 2021-12-23 15:02:41.017 | l3-flavors 2021-12-23 15:02:41.017 | l3-port-ip-change-not-allowed 2021-12-23 15:02:41.017 | l3_agent_scheduler 2021-12-23 15:02:41.017 | metering 2021-12-23 15:02:41.017 | multi-provider 2021-12-23 15:02:41.017 | net-mtu 2021-12-23 15:02:41.017 | net-mtu-writable 2021-12-23 15:02:41.017 | network_availability_zone 2021-12-23 15:02:41.017 | network-ip-availability 2021-12-23 15:02:41.017 | pagination 2021-12-23 15:02:41.017 | port-mac-address-regenerate 2021-12-23 15:02:41.017 | binding 2021-12-23 15:02:41.017 | binding-extended 2021-12-23 15:02:41.017 | port-security 2021-12-23 15:02:41.018 | project-id 2021-12-23 15:02:41.018 | provider 2021-12-23 15:02:41.018 | quotas 2021-12-23 15:02:41.018 | quota_details 2021-12-23 15:02:41.018 | rbac-policies 2021-12-23 15:02:41.018 | rbac-address-scope 2021-12-23 15:02:41.018 | rbac-security-groups 2021-12-23 15:02:41.018 | rbac-subnetpool 2021-12-23 15:02:41.018 | revision-if-match 2021-12-23 15:02:41.018 | standard-attr-revisions 2021-12-23 15:02:41.018 | router_availability_zone 2021-12-23 15:02:41.018 | port-security-groups-filtering 2021-12-23 15:02:41.018 | security-group 2021-12-23 15:02:41.018 | service-type 2021-12-23 15:02:41.018 | sorting 2021-12-23 15:02:41.018 | standard-attr-description 2021-12-23 15:02:41.018 | stateful-security-group 2021-12-23 15:02:41.018 | subnet_onboard 2021-12-23 15:02:41.018 | subnet-service-types 2021-12-23 15:02:41.018 | subnet_allocation 2021-12-23 15:02:41.018 | subnetpool-prefix-ops 2021-12-23 15:02:41.018 | standard-attr-tag 2021-12-23 15:02:41.018 | standard-attr-timestamp' 2021-12-23 15:02:41.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 15:02:41.019 | router-admin-state-down-before-update 2021-12-23 15:02:41.019 | agent 2021-12-23 15:02:41.019 | agent-resources-synced 2021-12-23 15:02:41.019 | allowed-address-pairs 2021-12-23 15:02:41.019 | auto-allocated-topology 2021-12-23 15:02:41.019 | availability_zone 2021-12-23 15:02:41.019 | availability_zone_filter 2021-12-23 15:02:41.019 | default-subnetpools 2021-12-23 15:02:41.019 | dhcp_agent_scheduler 2021-12-23 15:02:41.019 | dvr 2021-12-23 15:02:41.019 | empty-string-filtering 2021-12-23 15:02:41.019 | external-net 2021-12-23 15:02:41.020 | extra_dhcp_opt 2021-12-23 15:02:41.020 | extraroute 2021-12-23 15:02:41.020 | extraroute-atomic 2021-12-23 15:02:41.020 | filter-validation 2021-12-23 15:02:41.020 | fip-port-details 2021-12-23 15:02:41.020 | flavors 2021-12-23 15:02:41.020 | floatingip-pools 2021-12-23 15:02:41.020 | ip-substring-filtering 2021-12-23 15:02:41.020 | router 2021-12-23 15:02:41.020 | ext-gw-mode 2021-12-23 15:02:41.020 | l3-ha 2021-12-23 15:02:41.020 | l3-flavors 2021-12-23 15:02:41.020 | l3-port-ip-change-not-allowed 2021-12-23 15:02:41.020 | l3_agent_scheduler 2021-12-23 15:02:41.020 | metering 2021-12-23 15:02:41.020 | multi-provider 2021-12-23 15:02:41.020 | net-mtu 2021-12-23 15:02:41.020 | net-mtu-writable 2021-12-23 15:02:41.020 | network_availability_zone 2021-12-23 15:02:41.020 | network-ip-availability 2021-12-23 15:02:41.020 | pagination 2021-12-23 15:02:41.020 | port-mac-address-regenerate 2021-12-23 15:02:41.020 | binding 2021-12-23 15:02:41.020 | binding-extended 2021-12-23 15:02:41.020 | port-security 2021-12-23 15:02:41.020 | project-id 2021-12-23 15:02:41.020 | provider 2021-12-23 15:02:41.020 | quotas 2021-12-23 15:02:41.020 | quota_details 2021-12-23 15:02:41.020 | rbac-policies 2021-12-23 15:02:41.020 | rbac-address-scope 2021-12-23 15:02:41.020 | rbac-security-groups 2021-12-23 15:02:41.020 | rbac-subnetpool 2021-12-23 15:02:41.020 | revision-if-match 2021-12-23 15:02:41.021 | standard-attr-revisions 2021-12-23 15:02:41.021 | router_availability_zone 2021-12-23 15:02:41.021 | port-security-groups-filtering 2021-12-23 15:02:41.021 | security-group 2021-12-23 15:02:41.021 | service-type 2021-12-23 15:02:41.021 | sorting 2021-12-23 15:02:41.021 | standard-attr-description 2021-12-23 15:02:41.021 | stateful-security-group 2021-12-23 15:02:41.021 | subnet_onboard 2021-12-23 15:02:41.021 | subnet-service-types 2021-12-23 15:02:41.021 | subnet_allocation 2021-12-23 15:02:41.021 | subnetpool-prefix-ops 2021-12-23 15:02:41.021 | standard-attr-tag 2021-12-23 15:02:41.021 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-23 15:02:41.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 15:02:41.025 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-23 15:02:41.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-23 15:02:41.032 | ++ 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-12-23 15:02:41.032 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-23 15:02:41.032 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-23 15:02:41.035 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:02:41.038 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:43.669 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:43.674 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 15:02:43.678 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 15:02:43.681 | ++ functions-common:get_field:733 : echo '| id | 2197a5c8-80bf-448e-89f2-9f905ac038d6 |' 2021-12-23 15:02:43.682 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 15:02:43.687 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:43.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=2197a5c8-80bf-448e-89f2-9f905ac038d6 2021-12-23 15:02:43.694 | + 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-12-23 15:02:43.697 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:43.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-23 15:02:43.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-23 15:02:43.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 64cbdbb6-ce20-4c75-bd77-3ec31650c870 c56ef567-fbe9-4a9e-bceb-512d95cfbcec 2021-12-23 15:02:48.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-23 15:02:48.558 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 2197a5c8-80bf-448e-89f2-9f905ac038d6 2021-12-23 15:02:48.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-23 15:02:48.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-23 15:02:48.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.26.2.1 ]] 2021-12-23 15:02:48.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.26.2.1 ' 2021-12-23 15:02:48.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 2197a5c8-80bf-448e-89f2-9f905ac038d6 --subnet-range 172.26.2.0/24 --no-dhcp ' 2021-12-23 15:02:48.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-23 15:02:48.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-23 15:02:48.579 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-23 15:02:48.579 | +++ 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.26.2.1 --network 2197a5c8-80bf-448e-89f2-9f905ac038d6 --subnet-range 172.26.2.0/24 --no-dhcp public-subnet 2021-12-23 15:02:51.479 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:51.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.2.1 | 2021-12-23 15:02:51.483 | | id | c66f8747-214e-4ede-b57c-0ce507d99f41 |' 2021-12-23 15:02:51.486 | ++ 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-12-23 15:02:51.489 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:51.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.26.2.1 '|' '|' id '|' c66f8747-214e-4ede-b57c-0ce507d99f41 '|' 2021-12-23 15:02:51.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.26.2.1 | | id | c66f8747-214e-4ede-b57c-0ce507d99f41 |' 2021-12-23 15:02:51.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-23 15:02:51.525 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.2.1 '|' '|' id '|' c66f8747-214e-4ede-b57c-0ce507d99f41 '|' 2021-12-23 15:02:51.528 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-23 15:02:51.533 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:02:51.538 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:51.542 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 15:02:51.545 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 15:02:51.549 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.2.1 | | id | c66f8747-214e-4ede-b57c-0ce507d99f41 |' 2021-12-23 15:02:51.552 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 15:02:51.557 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:51.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.26.2.1 2021-12-23 15:02:51.564 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.26.2.1 '|' '|' id '|' c66f8747-214e-4ede-b57c-0ce507d99f41 '|' 2021-12-23 15:02:51.564 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-23 15:02:51.567 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:02:51.569 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:51.571 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-23 15:02:51.574 | ++ functions-common:get_field:731 : field='$6' 2021-12-23 15:02:51.577 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.2.1 | | id | c66f8747-214e-4ede-b57c-0ce507d99f41 |' 2021-12-23 15:02:51.583 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-23 15:02:51.587 | ++ functions-common:get_field:727 : read data 2021-12-23 15:02:51.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=c66f8747-214e-4ede-b57c-0ce507d99f41 2021-12-23 15:02:51.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 2197a5c8-80bf-448e-89f2-9f905ac038d6 64cbdbb6-ce20-4c75-bd77-3ec31650c870 2021-12-23 15:02:56.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-23 15:02:56.195 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:56.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-23 15:02:56.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-23 15:02:56.203 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-23 15:02:56.206 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-23 15:02:56.208 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-23 15:02:56.210 | ++ 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-12-23 15:02:56.230 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-23 15:02:56.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-23 15:02:56.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-23 15:02:56.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-23 15:02:56.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-23 15:02:56.243 | + 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-12-23 15:02:56.245 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-23 15:02:56.247 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-23 15:02:56.251 | + functions-common:test_with_retry:2271 : local until=10 2021-12-23 15:02:56.254 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-23 15:02:56.256 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-23 15:02:56.258 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-23 15:02:56.261 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:56.263 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:56.266 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:56.269 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271776267 2021-12-23 15:02:56.272 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-23 15:02:56.279 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-23 15:02:56.281 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:56.283 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:56.286 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:56.288 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:56.290 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:56.293 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-23 15:02:56.295 | + functions-common:time_stop:2338 : start_time=1640271776267 2021-12-23 15:02:56.297 | + functions-common:time_stop:2340 : [[ -z 1640271776267 ]] 2021-12-23 15:02:56.300 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:56.303 | + functions-common:time_stop:2343 : end_time=1640271776301 2021-12-23 15:02:56.306 | + functions-common:time_stop:2344 : elapsed_time=34 2021-12-23 15:02:56.308 | + functions-common:time_stop:2345 : total=5617 2021-12-23 15:02:56.310 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:56.312 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5651 2021-12-23 15:02:56.316 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-23 15:02:56.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.26.2.1 2021-12-23 15:02:56.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-23 15:02:56.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-23 15:02:56.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-23 15:02:56.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-23 15:02:56.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.26.2.1/24 dev br-data 2021-12-23 15:02:56.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-23 15:02:56.362 | ++ 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-12-23 15:02:56.363 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-23 15:02:56.367 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-23 15:02:56.368 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-23 15:02:58.648 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:02:58.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.26.2.22 ' 2021-12-23 15:02:58.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-23 15:02:58.657 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:02:58.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-23 15:02:58.676 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-23 15:02:58.679 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-23 15:02:58.683 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-23 15:02:58.700 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:58.703 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-23 15:02:58.706 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:02:58.710 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-23 15:02:58.713 | + ./stack.sh:main:1313 : start_nova 2021-12-23 15:02:58.716 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-23 15:02:58.718 | + lib/nova:start_nova_rest:951 : 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-12-23 15:02:58.721 | + lib/nova:start_nova_rest:952 : 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-12-23 15:02:58.723 | + lib/nova:start_nova_rest:952 : 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-12-23 15:02:58.727 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-23 15:02:58.729 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-23 15:02:58.732 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.735 | + functions-common:run_process:1582 : local service=n-sch 2021-12-23 15:02:58.737 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.740 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:58.742 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:58.745 | + functions-common:run_process:1587 : local name=n-sch 2021-12-23 15:02:58.747 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:58.754 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:58.757 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:58.760 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:58.763 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:58.767 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271778764 2021-12-23 15:02:58.770 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-23 15:02:58.794 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:58.797 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-23 15:02:58.799 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-23 15:02:58.804 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.807 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.809 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.812 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.815 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-23 15:02:58.818 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-23 15:02:58.820 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-23 15:02:58.823 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:58.828 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:58.828 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-23 15:02:58.831 | + 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-12-23 15:02:58.834 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-23 15:02:58.837 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 15:02:58.839 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:02:58.842 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:02:58.844 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:02:58.847 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:02:58.849 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-23 15:02:58.852 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:02:58.856 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-23 15:02:58.913 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-23 15:02:58.968 | + 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-12-23 15:02:59.017 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-23 15:02:59.065 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-23 15:02:59.113 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:02:59.160 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:02:59.162 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-23 15:02:59.225 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:02:59.430 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-23 15:02:59.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-23 15:02:59.655 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-23 15:02:59.678 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:02:59.681 | + functions-common:time_stop:2331 : local name 2021-12-23 15:02:59.684 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:02:59.686 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:02:59.689 | + functions-common:time_stop:2334 : local total 2021-12-23 15:02:59.691 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:02:59.694 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:02:59.696 | + functions-common:time_stop:2338 : start_time=1640271778764 2021-12-23 15:02:59.699 | + functions-common:time_stop:2340 : [[ -z 1640271778764 ]] 2021-12-23 15:02:59.703 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:02:59.707 | + functions-common:time_stop:2343 : end_time=1640271779704 2021-12-23 15:02:59.710 | + functions-common:time_stop:2344 : elapsed_time=940 2021-12-23 15:02:59.712 | + functions-common:time_stop:2345 : total=17097 2021-12-23 15:02:59.715 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:02:59.717 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18037 2021-12-23 15:02:59.720 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-23 15:02:59.723 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-23 15:02:59.727 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 15:02:59.729 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-23 15:02:59.732 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 15:02:59.734 | + functions-common:run_process:1584 : local group= 2021-12-23 15:02:59.737 | + functions-common:run_process:1585 : local user= 2021-12-23 15:02:59.739 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-23 15:02:59.741 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:02:59.744 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:02:59.747 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:02:59.749 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:02:59.752 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:02:59.756 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271779753 2021-12-23 15:02:59.758 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-23 15:02:59.774 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:02:59.777 | + 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-12-23 15:02:59.779 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-23 15:02:59.781 | + 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-12-23 15:02:59.784 | + 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-12-23 15:02:59.786 | + 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-12-23 15:02:59.789 | + 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-12-23 15:02:59.791 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-23 15:02:59.794 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-23 15:02:59.796 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-23 15:02:59.799 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:02:59.801 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:02:59.804 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-23 15:02:59.806 | + 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-12-23 15:02:59.809 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-23 15:02:59.811 | + 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-12-23 15:02:59.813 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 15:02:59.816 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 15:02:59.818 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-23 15:02:59.821 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 15:02:59.825 | + 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-12-23 15:02:59.887 | + 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-12-23 15:02:59.945 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-23 15:02:59.993 | + 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-12-23 15:03:00.040 | + 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-12-23 15:03:00.086 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-23 15:03:00.132 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-23 15:03:00.179 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-23 15:03:00.226 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-23 15:03:00.286 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-23 15:03:00.332 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 15:03:00.335 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-23 15:03:00.402 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 15:03:00.617 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-23 15:03:00.633 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-23 15:03:00.841 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-23 15:03:00.920 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:00.920 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:00.925 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:00.927 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:00.930 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:00.933 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:00.937 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:00.937 | + functions-common:time_stop:2338 : start_time=1640271779753 2021-12-23 15:03:00.940 | + functions-common:time_stop:2340 : [[ -z 1640271779753 ]] 2021-12-23 15:03:00.945 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:00.945 | + functions-common:time_stop:2343 : end_time=1640271780942 2021-12-23 15:03:00.949 | + functions-common:time_stop:2344 : elapsed_time=1189 2021-12-23 15:03:00.953 | + functions-common:time_stop:2345 : total=18037 2021-12-23 15:03:00.953 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:00.955 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19226 2021-12-23 15:03:00.957 | + lib/nova:start_nova_rest:964 : 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-12-23 15:03:00.960 | + lib/nova:start_nova_rest:964 : 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-12-23 15:03:00.965 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-23 15:03:00.965 | + lib/nova:start_nova_console_proxies:979 : 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-12-23 15:03:00.968 | + lib/nova:start_nova_console_proxies:981 : 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-12-23 15:03:00.971 | + lib/nova:start_nova_console_proxies:981 : 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-12-23 15:03:00.977 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-23 15:03:00.977 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:03:00.977 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-23 15:03:00.981 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-23 15:03:00.984 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:03:00.986 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 15:03:00.988 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-23 15:03:01.006 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.009 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 15:03:01.011 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-23 15:03:01.029 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.033 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 15:03:01.033 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-23 15:03:01.053 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.053 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 15:03:01.057 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-23 15:03:01.075 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.081 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-23 15:03:01.081 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:03:01.083 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-23 15:03:01.087 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-23 15:03:01.093 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:03:01.093 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:03:01.097 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-23 15:03:01.101 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 15:03:01.101 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-23 15:03:01.105 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 15:03:01.105 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:01.109 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:01.113 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-23 15:03:01.113 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:01.117 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:01.117 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:01.121 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:01.125 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:01.129 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271781123 2021-12-23 15:03:01.129 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-23 15:03:01.150 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.154 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:01.158 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:01.160 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:01.163 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:01.166 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:01.168 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:01.170 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:01.173 | + functions-common:time_stop:2338 : start_time=1640271781123 2021-12-23 15:03:01.175 | + functions-common:time_stop:2340 : [[ -z 1640271781123 ]] 2021-12-23 15:03:01.182 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:01.185 | + functions-common:time_stop:2343 : end_time=1640271781181 2021-12-23 15:03:01.188 | + functions-common:time_stop:2344 : elapsed_time=58 2021-12-23 15:03:01.191 | + functions-common:time_stop:2345 : total=19226 2021-12-23 15:03:01.194 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:01.196 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19284 2021-12-23 15:03:01.199 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:01.204 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-23 15:03:01.207 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:01.211 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:01.214 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:01.216 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-23 15:03:01.219 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:01.221 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:01.224 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:01.226 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:01.233 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:01.242 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271781232 2021-12-23 15:03:01.248 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-23 15:03:01.266 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.270 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:01.273 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:01.276 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:01.278 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:01.283 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:01.285 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:01.288 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:01.290 | + functions-common:time_stop:2338 : start_time=1640271781232 2021-12-23 15:03:01.293 | + functions-common:time_stop:2340 : [[ -z 1640271781232 ]] 2021-12-23 15:03:01.296 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:01.300 | + functions-common:time_stop:2343 : end_time=1640271781297 2021-12-23 15:03:01.303 | + functions-common:time_stop:2344 : elapsed_time=65 2021-12-23 15:03:01.305 | + functions-common:time_stop:2345 : total=19284 2021-12-23 15:03:01.307 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:01.310 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19349 2021-12-23 15:03:01.313 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 15:03:01.315 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-23 15:03:01.318 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 15:03:01.320 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:01.323 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:01.326 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-23 15:03:01.329 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:01.331 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:01.333 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:01.336 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:01.340 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:01.343 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271781340 2021-12-23 15:03:01.345 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-23 15:03:01.387 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.394 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:01.399 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:01.406 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:01.410 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:01.416 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:01.419 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:01.421 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:01.424 | + functions-common:time_stop:2338 : start_time=1640271781340 2021-12-23 15:03:01.426 | + functions-common:time_stop:2340 : [[ -z 1640271781340 ]] 2021-12-23 15:03:01.429 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:01.433 | + functions-common:time_stop:2343 : end_time=1640271781430 2021-12-23 15:03:01.435 | + functions-common:time_stop:2344 : elapsed_time=90 2021-12-23 15:03:01.438 | + functions-common:time_stop:2345 : total=19349 2021-12-23 15:03:01.440 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:01.443 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19439 2021-12-23 15:03:01.446 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:01.449 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-23 15:03:01.451 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:01.454 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:01.456 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:01.460 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-23 15:03:01.462 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:01.465 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:01.467 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:01.470 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:01.475 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:01.477 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271781474 2021-12-23 15:03:01.480 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-23 15:03:01.499 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:01.502 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:01.504 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:01.507 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:01.509 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:01.512 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:01.514 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:01.525 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:01.525 | + functions-common:time_stop:2338 : start_time=1640271781474 2021-12-23 15:03:01.525 | + functions-common:time_stop:2340 : [[ -z 1640271781474 ]] 2021-12-23 15:03:01.525 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:01.529 | + functions-common:time_stop:2343 : end_time=1640271781525 2021-12-23 15:03:01.531 | + functions-common:time_stop:2344 : elapsed_time=51 2021-12-23 15:03:01.535 | + functions-common:time_stop:2345 : total=19439 2021-12-23 15:03:01.535 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:01.537 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19490 2021-12-23 15:03:01.539 | + lib/nova:start_nova_console_proxies:1002 : 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-12-23 15:03:01.542 | + lib/nova:start_nova_console_proxies:1002 : 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-12-23 15:03:01.544 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-23 15:03:01.547 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:03:01.550 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-23 15:03:01.553 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-23 15:03:01.575 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:01.578 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-23 15:03:01.629 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-23 15:03:01.632 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:03:01.635 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-23 15:03:01.690 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-23 15:03:01.713 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:01.713 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.717 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-23 15:03:01.721 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.721 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:01.725 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:01.725 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-23 15:03:01.729 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:01.732 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:01.732 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:01.737 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:01.737 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:01.743 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271781737 2021-12-23 15:03:01.743 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-23 15:03:01.761 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:01.765 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-23 15:03:01.769 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-23 15:03:01.772 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.777 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.777 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.781 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.782 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-23 15:03:01.784 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-23 15:03:01.789 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-23 15:03:01.789 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:03:01.792 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:03:01.797 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-23 15:03:01.797 | + 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-12-23 15:03:01.801 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-23 15:03:01.801 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 15:03:01.805 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:03:01.805 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:03:01.809 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:03:01.813 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:03:01.813 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-23 15:03:01.817 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:03:01.821 | + 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-12-23 15:03:01.885 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-23 15:03:01.958 | + 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-12-23 15:03:02.006 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-23 15:03:02.056 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-23 15:03:02.106 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:03:02.167 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:03:02.169 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-23 15:03:02.229 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:03:02.459 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-23 15:03:02.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-23 15:03:02.716 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-23 15:03:02.742 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:02.744 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:02.748 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:02.758 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:02.762 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:02.766 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:02.771 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:02.778 | + functions-common:time_stop:2338 : start_time=1640271781737 2021-12-23 15:03:02.786 | + functions-common:time_stop:2340 : [[ -z 1640271781737 ]] 2021-12-23 15:03:02.797 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:02.814 | + functions-common:time_stop:2343 : end_time=1640271782802 2021-12-23 15:03:02.822 | + functions-common:time_stop:2344 : elapsed_time=1065 2021-12-23 15:03:02.830 | + functions-common:time_stop:2345 : total=19490 2021-12-23 15:03:02.838 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:02.846 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20555 2021-12-23 15:03:02.861 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-23 15:03:02.878 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:03:02.882 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-23 15:03:02.915 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:02.917 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-23 15:03:02.920 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-23 15:03:02.923 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:03:02.926 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:03:02.928 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-23 15:03:02.931 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:02.933 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-23 15:03:02.935 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:02.942 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:02.946 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:02.950 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-23 15:03:02.954 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:02.959 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:02.963 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:02.972 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:02.976 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:02.989 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271782978 2021-12-23 15:03:02.998 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-23 15:03:03.048 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:03.057 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-23 15:03:03.062 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-23 15:03:03.070 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:03.078 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:03.085 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:03.090 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:03.098 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-23 15:03:03.103 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-23 15:03:03.113 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-23 15:03:03.124 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:03:03.127 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:03:03.130 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-23 15:03:03.142 | + 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-12-23 15:03:03.148 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-23 15:03:03.154 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 15:03:03.157 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:03:03.162 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:03:03.165 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:03:03.167 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:03:03.169 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-23 15:03:03.172 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:03:03.177 | + 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-12-23 15:03:03.277 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-23 15:03:03.387 | + 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-12-23 15:03:03.500 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-23 15:03:03.618 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-23 15:03:03.727 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:03:03.817 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:03:03.822 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-23 15:03:03.939 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:03:04.208 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-23 15:03:04.224 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-23 15:03:04.469 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-23 15:03:04.497 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:04.505 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:04.511 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:04.517 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:04.522 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:04.529 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:04.533 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:04.537 | + functions-common:time_stop:2338 : start_time=1640271782978 2021-12-23 15:03:04.543 | + functions-common:time_stop:2340 : [[ -z 1640271782978 ]] 2021-12-23 15:03:04.552 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:04.561 | + functions-common:time_stop:2343 : end_time=1640271784554 2021-12-23 15:03:04.565 | + functions-common:time_stop:2344 : elapsed_time=1576 2021-12-23 15:03:04.569 | + functions-common:time_stop:2345 : total=20555 2021-12-23 15:03:04.569 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:04.576 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22131 2021-12-23 15:03:04.583 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-23 15:03:04.589 | + lib/nova:start_nova_compute:886 : 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-12-23 15:03:04.593 | + lib/nova:start_nova_compute:887 : 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-12-23 15:03:04.598 | + lib/nova:start_nova_compute:887 : 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-12-23 15:03:04.603 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-23 15:03:04.613 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-23 15:03:04.627 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-23 15:03:04.630 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:03:04.641 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 15:03:04.650 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-23 15:03:04.653 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 15:03:04.663 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-23 15:03:04.673 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-23 15:03:04.677 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-23 15:03:04.683 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-23 15:03:04.689 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 15:03:04.689 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-23 15:03:04.689 | BEGIN { 2021-12-23 15:03:04.689 | section = "" 2021-12-23 15:03:04.689 | last_section = "" 2021-12-23 15:03:04.689 | section_count = 0 2021-12-23 15:03:04.689 | } 2021-12-23 15:03:04.689 | /^\[.+\]/ { 2021-12-23 15:03:04.689 | gsub("[][]", "", $1); 2021-12-23 15:03:04.689 | section=$1 2021-12-23 15:03:04.689 | next 2021-12-23 15:03:04.689 | } 2021-12-23 15:03:04.689 | /^ *\#/ { 2021-12-23 15:03:04.689 | next 2021-12-23 15:03:04.689 | } 2021-12-23 15:03:04.689 | /^[^ \t]+/ { 2021-12-23 15:03:04.689 | # get offset of first = in $0 2021-12-23 15:03:04.689 | eq_idx = index($0, "=") 2021-12-23 15:03:04.689 | # extract attr & value from $0 2021-12-23 15:03:04.689 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 15:03:04.689 | value = substr($0, eq_idx + 1) 2021-12-23 15:03:04.689 | # only need to strip trailing whitespace from attr 2021-12-23 15:03:04.689 | sub(/[ \t]*$/, "", attr) 2021-12-23 15:03:04.689 | # need to strip leading & trailing whitespace from value 2021-12-23 15:03:04.690 | sub(/^[ \t]*/, "", value) 2021-12-23 15:03:04.690 | sub(/[ \t]*$/, "", value) 2021-12-23 15:03:04.690 | 2021-12-23 15:03:04.690 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 15:03:04.690 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 15:03:04.690 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 15:03:04.690 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 15:03:04.690 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 15:03:04.690 | if (section != last_section) { 2021-12-23 15:03:04.690 | cfg_section[section_count++] = section 2021-12-23 15:03:04.690 | last_section = section 2021-12-23 15:03:04.690 | } 2021-12-23 15:03:04.690 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 15:03:04.690 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 15:03:04.690 | 2021-12-23 15:03:04.690 | cfg_attr[section, attr, 0] = value 2021-12-23 15:03:04.690 | cfg_attr_count[section, attr] = 1 2021-12-23 15:03:04.690 | } else { 2021-12-23 15:03:04.690 | lno = cfg_attr_count[section, attr]++ 2021-12-23 15:03:04.690 | cfg_attr[section, attr, lno] = value 2021-12-23 15:03:04.690 | } 2021-12-23 15:03:04.690 | } 2021-12-23 15:03:04.690 | END { 2021-12-23 15:03:04.690 | # Process each section in order 2021-12-23 15:03:04.690 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 15:03:04.690 | section = cfg_section[sno] 2021-12-23 15:03:04.690 | # The ini routines simply append a config item immediately 2021-12-23 15:03:04.690 | # after the section header. To keep the same order as defined 2021-12-23 15:03:04.690 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 15:03:04.690 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 15:03:04.690 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 15:03:04.690 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 15:03:04.690 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 15:03:04.691 | else { 2021-12-23 15:03:04.691 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 15:03:04.691 | count = cfg_attr_count[section, attr] 2021-12-23 15:03:04.691 | print "inidelete " configfile " " section " " attr 2021-12-23 15:03:04.691 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 15:03:04.691 | for (l = count -2; l >= 0; l--) 2021-12-23 15:03:04.691 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 15:03:04.691 | } 2021-12-23 15:03:04.691 | } 2021-12-23 15:03:04.691 | } 2021-12-23 15:03:04.691 | } 2021-12-23 15:03:04.691 | ' 2021-12-23 15:03:04.694 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-23 15:03:04.701 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:03:04.716 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 15:03:04.716 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-23 15:03:04.726 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:03:04.733 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-23 15:03:04.740 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-23 15:03:04.740 | BEGIN { group = "" } 2021-12-23 15:03:04.740 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:03:04.740 | gsub("[][]", "", $1); 2021-12-23 15:03:04.740 | split($1, a, "|"); 2021-12-23 15:03:04.740 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 15:03:04.740 | group=a[1] 2021-12-23 15:03:04.741 | } else { 2021-12-23 15:03:04.741 | group="" 2021-12-23 15:03:04.741 | } 2021-12-23 15:03:04.741 | next 2021-12-23 15:03:04.741 | } 2021-12-23 15:03:04.741 | { 2021-12-23 15:03:04.741 | if (group != "") 2021-12-23 15:03:04.741 | print $0 2021-12-23 15:03:04.741 | } 2021-12-23 15:03:04.741 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:03:04.753 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:03:04.765 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-23 15:03:04.837 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-23 15:03:04.886 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-23 15:03:04.894 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-23 15:03:04.898 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-23 15:03:04.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:03:04.920 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-23 15:03:04.929 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:03:04.974 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:04.981 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-23 15:03:04.983 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-23 15:03:04.989 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:03:05.046 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:05.054 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2021-12-23 15:03:05.060 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2021-12-23 15:03:05.130 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:03:05.136 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:03:05.146 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-23 15:03:05.178 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-23 15:03:05.221 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-23 15:03:05.230 | + lib/nova:configure_console_compute:622 : local offset 2021-12-23 15:03:05.236 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-23 15:03:05.249 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-23 15:03:05.257 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-23 15:03:05.318 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.49 2021-12-23 15:03:05.329 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-23 15:03:05.374 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:05.381 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-23 15:03:05.418 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:05.420 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-23 15:03:05.454 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:05.456 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-23 15:03:05.459 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-23 15:03:05.505 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-23 15:03:05.539 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:05.546 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-23 15:03:05.576 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:05.581 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-23 15:03:05.588 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-23 15:03:05.592 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-23 15:03:05.595 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-23 15:03:05.604 | + functions-common:run_process:1584 : local group=libvirt 2021-12-23 15:03:05.613 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:05.615 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-23 15:03:05.621 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:05.629 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:05.634 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:05.637 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:05.642 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:05.651 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271785643 2021-12-23 15:03:05.660 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-23 15:03:05.691 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:05.698 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:05.709 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:05.715 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:05.721 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:05.722 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:05.725 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:05.727 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:05.730 | + functions-common:time_stop:2338 : start_time=1640271785643 2021-12-23 15:03:05.733 | + functions-common:time_stop:2340 : [[ -z 1640271785643 ]] 2021-12-23 15:03:05.741 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:05.749 | + functions-common:time_stop:2343 : end_time=1640271785742 2021-12-23 15:03:05.756 | + functions-common:time_stop:2344 : elapsed_time=99 2021-12-23 15:03:05.765 | + functions-common:time_stop:2345 : total=22131 2021-12-23 15:03:05.776 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:05.787 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22230 2021-12-23 15:03:05.797 | + lib/nova:start_nova_compute:945 : 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-12-23 15:03:05.808 | + lib/nova:start_nova_compute:945 : 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-12-23 15:03:05.817 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-23 15:03:05.877 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:05.883 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-23 15:03:05.883 | Dumping cells_v2 mapping 2021-12-23 15:03:05.887 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-23 15:03:09.396 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-23 15:03:09.397 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-23 15:03:09.397 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-23 15:03:09.397 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-23 15:03:09.397 | | cell1 | 336880c8-c117-433d-8bd8-c906792c9fa9 | rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-23 15:03:09.397 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-23 15:03:09.795 | + ./stack.sh:main:1314 : create_flavors 2021-12-23 15:03:09.798 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-23 15:03:09.817 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:09.820 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-23 15:03:09.820 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-23 15:03:12.530 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-23 15:03:15.147 | +----------------------------+-----------------------+ 2021-12-23 15:03:15.147 | | Field | Value | 2021-12-23 15:03:15.147 | +----------------------------+-----------------------+ 2021-12-23 15:03:15.147 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:15.147 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:15.147 | | disk | 1 | 2021-12-23 15:03:15.147 | | id | c1 | 2021-12-23 15:03:15.147 | | name | cirros256 | 2021-12-23 15:03:15.147 | | os-flavor-access:is_public | True | 2021-12-23 15:03:15.147 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:15.147 | | ram | 256 | 2021-12-23 15:03:15.147 | | rxtx_factor | 1.0 | 2021-12-23 15:03:15.147 | | swap | | 2021-12-23 15:03:15.148 | | vcpus | 1 | 2021-12-23 15:03:15.148 | +----------------------------+-----------------------+ 2021-12-23 15:03:15.261 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-23 15:03:17.594 | +----------------------------+-----------------------+ 2021-12-23 15:03:17.594 | | Field | Value | 2021-12-23 15:03:17.594 | +----------------------------+-----------------------+ 2021-12-23 15:03:17.594 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:17.594 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:17.594 | | disk | 5 | 2021-12-23 15:03:17.594 | | id | d1 | 2021-12-23 15:03:17.594 | | name | ds512M | 2021-12-23 15:03:17.594 | | os-flavor-access:is_public | True | 2021-12-23 15:03:17.594 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:17.594 | | ram | 512 | 2021-12-23 15:03:17.594 | | rxtx_factor | 1.0 | 2021-12-23 15:03:17.594 | | swap | | 2021-12-23 15:03:17.594 | | vcpus | 1 | 2021-12-23 15:03:17.594 | +----------------------------+-----------------------+ 2021-12-23 15:03:17.706 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-23 15:03:20.042 | +----------------------------+-----------------------+ 2021-12-23 15:03:20.042 | | Field | Value | 2021-12-23 15:03:20.042 | +----------------------------+-----------------------+ 2021-12-23 15:03:20.042 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:20.042 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:20.042 | | disk | 10 | 2021-12-23 15:03:20.043 | | id | d2 | 2021-12-23 15:03:20.043 | | name | ds1G | 2021-12-23 15:03:20.043 | | os-flavor-access:is_public | True | 2021-12-23 15:03:20.043 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:20.043 | | ram | 1024 | 2021-12-23 15:03:20.043 | | rxtx_factor | 1.0 | 2021-12-23 15:03:20.043 | | swap | | 2021-12-23 15:03:20.043 | | vcpus | 1 | 2021-12-23 15:03:20.043 | +----------------------------+-----------------------+ 2021-12-23 15:03:20.155 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-23 15:03:22.497 | +----------------------------+-----------------------+ 2021-12-23 15:03:22.497 | | Field | Value | 2021-12-23 15:03:22.497 | +----------------------------+-----------------------+ 2021-12-23 15:03:22.497 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:22.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:22.497 | | disk | 10 | 2021-12-23 15:03:22.497 | | id | d3 | 2021-12-23 15:03:22.497 | | name | ds2G | 2021-12-23 15:03:22.497 | | os-flavor-access:is_public | True | 2021-12-23 15:03:22.497 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:22.497 | | ram | 2048 | 2021-12-23 15:03:22.497 | | rxtx_factor | 1.0 | 2021-12-23 15:03:22.497 | | swap | | 2021-12-23 15:03:22.497 | | vcpus | 2 | 2021-12-23 15:03:22.498 | +----------------------------+-----------------------+ 2021-12-23 15:03:22.608 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-23 15:03:24.935 | +----------------------------+-----------------------+ 2021-12-23 15:03:24.935 | | Field | Value | 2021-12-23 15:03:24.935 | +----------------------------+-----------------------+ 2021-12-23 15:03:24.935 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:24.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:24.935 | | disk | 20 | 2021-12-23 15:03:24.935 | | id | d4 | 2021-12-23 15:03:24.935 | | name | ds4G | 2021-12-23 15:03:24.935 | | os-flavor-access:is_public | True | 2021-12-23 15:03:24.935 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:24.935 | | ram | 4096 | 2021-12-23 15:03:24.935 | | rxtx_factor | 1.0 | 2021-12-23 15:03:24.935 | | swap | | 2021-12-23 15:03:24.935 | | vcpus | 4 | 2021-12-23 15:03:24.935 | +----------------------------+-----------------------+ 2021-12-23 15:03:25.048 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-23 15:03:25.048 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-23 15:03:27.338 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-23 15:03:29.681 | +----------------------------+-----------------------+ 2021-12-23 15:03:29.681 | | Field | Value | 2021-12-23 15:03:29.681 | +----------------------------+-----------------------+ 2021-12-23 15:03:29.681 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:29.681 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:29.681 | | disk | 1 | 2021-12-23 15:03:29.681 | | id | 1 | 2021-12-23 15:03:29.681 | | name | m1.tiny | 2021-12-23 15:03:29.681 | | os-flavor-access:is_public | True | 2021-12-23 15:03:29.681 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:29.681 | | ram | 512 | 2021-12-23 15:03:29.682 | | rxtx_factor | 1.0 | 2021-12-23 15:03:29.682 | | swap | | 2021-12-23 15:03:29.682 | | vcpus | 1 | 2021-12-23 15:03:29.682 | +----------------------------+-----------------------+ 2021-12-23 15:03:29.797 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-23 15:03:32.165 | +----------------------------+-----------------------+ 2021-12-23 15:03:32.165 | | Field | Value | 2021-12-23 15:03:32.165 | +----------------------------+-----------------------+ 2021-12-23 15:03:32.165 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:32.165 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:32.165 | | disk | 20 | 2021-12-23 15:03:32.165 | | id | 2 | 2021-12-23 15:03:32.165 | | name | m1.small | 2021-12-23 15:03:32.165 | | os-flavor-access:is_public | True | 2021-12-23 15:03:32.165 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:32.165 | | ram | 2048 | 2021-12-23 15:03:32.165 | | rxtx_factor | 1.0 | 2021-12-23 15:03:32.165 | | swap | | 2021-12-23 15:03:32.166 | | vcpus | 1 | 2021-12-23 15:03:32.166 | +----------------------------+-----------------------+ 2021-12-23 15:03:32.280 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-23 15:03:34.663 | +----------------------------+-----------------------+ 2021-12-23 15:03:34.663 | | Field | Value | 2021-12-23 15:03:34.663 | +----------------------------+-----------------------+ 2021-12-23 15:03:34.663 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:34.663 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:34.663 | | disk | 40 | 2021-12-23 15:03:34.663 | | id | 3 | 2021-12-23 15:03:34.663 | | name | m1.medium | 2021-12-23 15:03:34.663 | | os-flavor-access:is_public | True | 2021-12-23 15:03:34.663 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:34.663 | | ram | 4096 | 2021-12-23 15:03:34.663 | | rxtx_factor | 1.0 | 2021-12-23 15:03:34.663 | | swap | | 2021-12-23 15:03:34.664 | | vcpus | 2 | 2021-12-23 15:03:34.664 | +----------------------------+-----------------------+ 2021-12-23 15:03:34.777 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-23 15:03:37.083 | +----------------------------+-----------------------+ 2021-12-23 15:03:37.083 | | Field | Value | 2021-12-23 15:03:37.083 | +----------------------------+-----------------------+ 2021-12-23 15:03:37.083 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:37.083 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:37.083 | | disk | 80 | 2021-12-23 15:03:37.083 | | id | 4 | 2021-12-23 15:03:37.083 | | name | m1.large | 2021-12-23 15:03:37.083 | | os-flavor-access:is_public | True | 2021-12-23 15:03:37.083 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:37.083 | | ram | 8192 | 2021-12-23 15:03:37.083 | | rxtx_factor | 1.0 | 2021-12-23 15:03:37.083 | | swap | | 2021-12-23 15:03:37.083 | | vcpus | 4 | 2021-12-23 15:03:37.083 | +----------------------------+-----------------------+ 2021-12-23 15:03:37.195 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-23 15:03:39.492 | +----------------------------+-----------------------+ 2021-12-23 15:03:39.492 | | Field | Value | 2021-12-23 15:03:39.492 | +----------------------------+-----------------------+ 2021-12-23 15:03:39.492 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 15:03:39.492 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 15:03:39.492 | | disk | 160 | 2021-12-23 15:03:39.492 | | id | 5 | 2021-12-23 15:03:39.492 | | name | m1.xlarge | 2021-12-23 15:03:39.492 | | os-flavor-access:is_public | True | 2021-12-23 15:03:39.492 | | properties | hw_rng:allowed='True' | 2021-12-23 15:03:39.492 | | ram | 16384 | 2021-12-23 15:03:39.492 | | rxtx_factor | 1.0 | 2021-12-23 15:03:39.492 | | swap | | 2021-12-23 15:03:39.492 | | vcpus | 8 | 2021-12-23 15:03:39.493 | +----------------------------+-----------------------+ 2021-12-23 15:03:39.607 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-23 15:03:39.628 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:39.631 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-23 15:03:39.634 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:03:39.637 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-23 15:03:39.639 | + ./stack.sh:main:1318 : start_cinder 2021-12-23 15:03:39.642 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-23 15:03:39.644 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-23 15:03:39.647 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-23 15:03:39.650 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-23 15:03:39.665 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:39.668 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-23 15:03:39.670 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-23 15:03:39.686 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:39.689 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-12-23 15:03:39.701 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-12-23 15:03:39.704 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-12-23 15:03:39.706 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-12-23 15:03:39.717 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-12-23 15:03:39.722 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-12-23 15:03:39.723 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-12-23 15:03:39.730 | include /etc/tgt/stack.d/* 2021-12-23 15:03:39.733 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-12-23 15:03:39.736 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:03:39.739 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:03:39.741 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-12-23 15:03:40.128 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-12-23 15:03:40.141 | + 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,c-vol,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,c-bak,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-12-23 15:03:40.144 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-23 15:03:40.148 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-23 15:03:40.152 | + 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-12-23 15:03:40.154 | + functions-common:run_process:1582 : local service=c-api 2021-12-23 15:03:40.157 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 15:03:40.160 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:40.162 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:40.165 | + functions-common:run_process:1587 : local name=c-api 2021-12-23 15:03:40.167 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:40.170 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:40.172 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:40.175 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:40.178 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:40.182 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271820179 2021-12-23 15:03:40.184 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-23 15:03:40.200 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:40.202 | + 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-12-23 15:03:40.205 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-23 15:03:40.207 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 15:03:40.210 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 15:03:40.212 | + 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-12-23 15:03:40.214 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 15:03:40.217 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-23 15:03:40.219 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-23 15:03:40.221 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-23 15:03:40.224 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:03:40.226 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:03:40.229 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-23 15:03:40.231 | + 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-12-23 15:03:40.234 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-23 15:03:40.236 | + 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-12-23 15:03:40.238 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 15:03:40.240 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 15:03:40.242 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-23 15:03:40.244 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 15:03:40.248 | + 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-12-23 15:03:40.302 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-23 15:03:40.359 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-23 15:03:40.406 | + 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-12-23 15:03:40.455 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:03:40.501 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-23 15:03:40.548 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-23 15:03:40.594 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-23 15:03:40.642 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-23 15:03:40.688 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-23 15:03:40.734 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 15:03:40.736 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-23 15:03:40.792 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 15:03:41.022 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-23 15:03:41.035 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-23 15:03:41.253 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-23 15:03:41.329 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:41.332 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:41.334 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:41.337 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:41.339 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:41.342 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:41.344 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:41.347 | + functions-common:time_stop:2338 : start_time=1640271820179 2021-12-23 15:03:41.350 | + functions-common:time_stop:2340 : [[ -z 1640271820179 ]] 2021-12-23 15:03:41.353 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:41.358 | + functions-common:time_stop:2343 : end_time=1640271821354 2021-12-23 15:03:41.362 | + functions-common:time_stop:2344 : elapsed_time=1175 2021-12-23 15:03:41.365 | + functions-common:time_stop:2345 : total=22230 2021-12-23 15:03:41.368 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:41.370 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23405 2021-12-23 15:03:41.375 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.49/volume/v3 2021-12-23 15:03:41.378 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-23 15:03:41.378 | Waiting for Cinder API to start... 2021-12-23 15:03:41.380 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.49/volume/v3 2021-12-23 15:03:41.383 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 15:03:41.386 | + functions:wait_for_service:445 : local url=http://10.222.0.49/volume/v3 2021-12-23 15:03:41.388 | + functions:wait_for_service:446 : local rval=0 2021-12-23 15:03:41.391 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 15:03:41.393 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 15:03:41.396 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:41.399 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:41.402 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:41.406 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271821403 2021-12-23 15:03:41.409 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 15:03:41.414 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/volume/v3 2021-12-23 15:03:46.225 | + :: : [[ 401 == 503 ]] 2021-12-23 15:03:46.226 | + :: : [[ 0 -eq 7 ]] 2021-12-23 15:03:46.229 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 15:03:46.232 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:46.234 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:46.237 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:46.239 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:46.242 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:46.244 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 15:03:46.246 | + functions-common:time_stop:2338 : start_time=1640271821403 2021-12-23 15:03:46.249 | + functions-common:time_stop:2340 : [[ -z 1640271821403 ]] 2021-12-23 15:03:46.252 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:46.255 | + functions-common:time_stop:2343 : end_time=1640271826253 2021-12-23 15:03:46.258 | + functions-common:time_stop:2344 : elapsed_time=4850 2021-12-23 15:03:46.260 | + functions-common:time_stop:2345 : total=19246 2021-12-23 15:03:46.262 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:46.265 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24096 2021-12-23 15:03:46.267 | + functions:wait_for_service:454 : return 0 2021-12-23 15:03:46.270 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.272 | + functions-common:run_process:1582 : local service=c-sch 2021-12-23 15:03:46.275 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.277 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:46.280 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:46.282 | + functions-common:run_process:1587 : local name=c-sch 2021-12-23 15:03:46.285 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:46.287 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:46.290 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:46.293 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:46.296 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:46.299 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271826297 2021-12-23 15:03:46.302 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-23 15:03:46.318 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:46.321 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-23 15:03:46.323 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-23 15:03:46.326 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.328 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.331 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.333 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.336 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-23 15:03:46.338 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-23 15:03:46.341 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-23 15:03:46.343 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:03:46.346 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:03:46.349 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-23 15:03:46.351 | + 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-12-23 15:03:46.354 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-23 15:03:46.356 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:46.359 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:03:46.361 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:03:46.364 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:03:46.366 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:03:46.369 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-23 15:03:46.371 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:03:46.375 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-23 15:03:46.430 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-23 15:03:46.485 | + 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-12-23 15:03:46.532 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-23 15:03:46.578 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-23 15:03:46.624 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:03:46.677 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:03:46.680 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-23 15:03:46.742 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:03:46.969 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-23 15:03:46.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-23 15:03:47.206 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-23 15:03:47.232 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:47.235 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:47.237 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:47.240 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:47.242 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:47.245 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:47.247 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:47.250 | + functions-common:time_stop:2338 : start_time=1640271826297 2021-12-23 15:03:47.252 | + functions-common:time_stop:2340 : [[ -z 1640271826297 ]] 2021-12-23 15:03:47.255 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:47.259 | + functions-common:time_stop:2343 : end_time=1640271827256 2021-12-23 15:03:47.261 | + functions-common:time_stop:2344 : elapsed_time=959 2021-12-23 15:03:47.263 | + functions-common:time_stop:2345 : total=23405 2021-12-23 15:03:47.266 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:47.268 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24364 2021-12-23 15:03:47.271 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.273 | + functions-common:run_process:1582 : local service=c-bak 2021-12-23 15:03:47.275 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.278 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:47.280 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:47.282 | + functions-common:run_process:1587 : local name=c-bak 2021-12-23 15:03:47.285 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:47.287 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:47.289 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:47.292 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:47.295 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:47.298 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271827295 2021-12-23 15:03:47.301 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-23 15:03:47.316 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:47.319 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-23 15:03:47.321 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-12-23 15:03:47.324 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.326 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.329 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.331 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.334 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-23 15:03:47.336 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-23 15:03:47.339 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-12-23 15:03:47.341 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:03:47.343 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:03:47.346 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-23 15:03:47.354 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-23 15:03:47.357 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-12-23 15:03:47.359 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.362 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:03:47.364 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:03:47.367 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:03:47.369 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:03:47.371 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-23 15:03:47.374 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:03:47.378 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-23 15:03:47.435 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-23 15:03:47.502 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:47.554 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-23 15:03:47.601 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-23 15:03:47.648 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:03:47.694 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:03:47.697 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-23 15:03:47.752 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:03:47.979 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-12-23 15:03:47.993 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-23 15:03:48.205 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-12-23 15:03:48.226 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:48.228 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:48.231 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:48.233 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:48.236 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:48.239 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:48.241 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:48.243 | + functions-common:time_stop:2338 : start_time=1640271827295 2021-12-23 15:03:48.246 | + functions-common:time_stop:2340 : [[ -z 1640271827295 ]] 2021-12-23 15:03:48.250 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:48.253 | + functions-common:time_stop:2343 : end_time=1640271828250 2021-12-23 15:03:48.256 | + functions-common:time_stop:2344 : elapsed_time=955 2021-12-23 15:03:48.258 | + functions-common:time_stop:2345 : total=24364 2021-12-23 15:03:48.260 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:48.263 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25319 2021-12-23 15:03:48.265 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.268 | + functions-common:run_process:1582 : local service=c-vol 2021-12-23 15:03:48.270 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.273 | + functions-common:run_process:1584 : local group= 2021-12-23 15:03:48.275 | + functions-common:run_process:1585 : local user= 2021-12-23 15:03:48.277 | + functions-common:run_process:1587 : local name=c-vol 2021-12-23 15:03:48.280 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:03:48.282 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:03:48.285 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:03:48.287 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:03:48.290 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:03:48.294 | + functions-common:time_start:2322 : _TIME_START[$name]=1640271828291 2021-12-23 15:03:48.296 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-23 15:03:48.315 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:48.318 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-23 15:03:48.320 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-12-23 15:03:48.323 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.325 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.328 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.330 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.333 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-23 15:03:48.336 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-23 15:03:48.338 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-12-23 15:03:48.340 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:03:48.342 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:03:48.350 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-23 15:03:48.353 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-23 15:03:48.355 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-12-23 15:03:48.358 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.360 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:03:48.363 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:03:48.365 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:03:48.367 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:03:48.370 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-23 15:03:48.372 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:03:48.376 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-23 15:03:48.447 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-23 15:03:48.509 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 15:03:48.561 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-23 15:03:48.608 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-23 15:03:48.657 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:03:48.717 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:03:48.721 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-23 15:03:48.781 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:03:49.030 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-12-23 15:03:49.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-23 15:03:49.287 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-12-23 15:03:49.314 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:03:49.322 | + functions-common:time_stop:2331 : local name 2021-12-23 15:03:49.329 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:03:49.333 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:03:49.333 | + functions-common:time_stop:2334 : local total 2021-12-23 15:03:49.337 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:03:49.339 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:03:49.344 | + functions-common:time_stop:2338 : start_time=1640271828291 2021-12-23 15:03:49.344 | + functions-common:time_stop:2340 : [[ -z 1640271828291 ]] 2021-12-23 15:03:49.349 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:03:49.353 | + functions-common:time_stop:2343 : end_time=1640271829348 2021-12-23 15:03:49.354 | + functions-common:time_stop:2344 : elapsed_time=1057 2021-12-23 15:03:49.357 | + functions-common:time_stop:2345 : total=25319 2021-12-23 15:03:49.358 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:03:49.365 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26376 2021-12-23 15:03:49.365 | + ./stack.sh:main:1319 : create_volume_types 2021-12-23 15:03:49.369 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-23 15:03:49.405 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:49.410 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 15:03:49.413 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-23 15:03:49.417 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-23 15:03:49.417 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-23 15:03:49.420 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-23 15:03:49.437 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:49.440 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-23 15:03:52.794 | +-------------+--------------------------------------+ 2021-12-23 15:03:52.794 | | Field | Value | 2021-12-23 15:03:52.794 | +-------------+--------------------------------------+ 2021-12-23 15:03:52.794 | | description | None | 2021-12-23 15:03:52.794 | | id | d2fb7936-746c-4779-9b5c-2a616c1a8a35 | 2021-12-23 15:03:52.794 | | is_public | True | 2021-12-23 15:03:52.794 | | name | lvmdriver-1 | 2021-12-23 15:03:52.794 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-23 15:03:52.794 | +-------------+--------------------------------------+ 2021-12-23 15:03:52.916 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-23 15:03:52.933 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:03:52.936 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-23 15:03:52.953 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:52.955 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-23 15:03:52.972 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:03:52.975 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-23 15:03:52.977 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-23 15:03:52.980 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-23 15:03:52.984 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-23 15:03:52.986 | ++ 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-12-23 15:03:52.988 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-23 15:03:52.990 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-23 15:03:52.991 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-23 15:03:52.993 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-23 15:03:52.994 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-23 15:03:52.996 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-23 15:03:52.997 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-23 15:03:52.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-23 15:03:53.000 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-23 15:03:53.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-23 15:03:53.003 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-23 15:03:53.005 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 15:03:53.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-23 15:03:53.008 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-23 15:03:53.009 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-23 15:03:53.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 15:03:53.012 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-23 15:03:53.014 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-23 15:03:53.015 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-23 15:03:53.017 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 15:03:53.018 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-23 15:03:53.020 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-23 15:03:53.021 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-23 15:03:53.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-23 15:03:53.024 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 15:03:53.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-23 15:03:53.027 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-23 15:03:53.029 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-23 15:03:53.030 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-23 15:03:53.032 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-23 15:03:53.033 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-23 15:03:53.035 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-23 15:03:53.036 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.49/identity ']' 2021-12-23 15:03:53.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-23 15:03:53.039 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-23 15:03:53.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-23 15:03:53.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-23 15:03:53.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-23 15:03:53.046 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-23 15:03:53.049 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-23 15:03:53.049 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-23 15:03:53.050 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-23 15:03:53.050 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:03:53.052 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:03:55.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 03bb3be96e2a4eb18983112f964e4448 --long --quote none -f csv 2021-12-23 15:03:55.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:03:55.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:03:55.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:03:57.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-23 15:03:57.463 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-23 15:03:57.464 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-23 15:03:57.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-23 15:03:57.468 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-23 15:03:57.470 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ffb9f6afd72848f8aafcc1969b6b6cbb swiftusertest2 03bb3be96e2a4eb18983112f964e4448 swiftprojecttest2 testing2 2021-12-23 15:03:57.472 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ffb9f6afd72848f8aafcc1969b6b6cbb 2021-12-23 15:03:57.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-23 15:03:57.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=03bb3be96e2a4eb18983112f964e4448 2021-12-23 15:03:57.477 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-23 15:03:57.478 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-23 15:03:57.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-23 15:03:57.484 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-23 15:03:57.486 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:03:57.489 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:03:57.490 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-23 15:03:57.492 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:03:57.493 | + 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-12-23 15:03:57.495 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:03:57.497 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:03:57.498 | + 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-12-23 15:03:57.500 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:03:57.502 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:03:57.503 | + 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-12-23 15:03:57.505 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:03:57.506 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:03:57.508 | + 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-12-23 15:03:57.509 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:03:57.511 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:03:57.512 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:03:57.514 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:03:57.516 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:03:57.517 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:03:57.519 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:03:57.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:03:57.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1ccf86ade30748cb905b791320d6ad2a --long --quote none -f csv 2021-12-23 15:03:57.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:03:59.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-23 15:03:59.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-23 15:03:59.868 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 15:03:59.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 15:03:59.872 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 678c46d102e14c628860ef5d210049ff alt_demo 1ccf86ade30748cb905b791320d6ad2a alt_demo Passw0rd 2021-12-23 15:03:59.874 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=678c46d102e14c628860ef5d210049ff 2021-12-23 15:03:59.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-23 15:03:59.879 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1ccf86ade30748cb905b791320d6ad2a 2021-12-23 15:03:59.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-23 15:03:59.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 15:03:59.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-23 15:03:59.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-23 15:03:59.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:03:59.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:03:59.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 15:03:59.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:03:59.898 | + 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-12-23 15:03:59.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:03:59.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:03:59.902 | + 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-12-23 15:03:59.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:03:59.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:03:59.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 15:03:59.908 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:03:59.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:03:59.911 | + 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-12-23 15:03:59.913 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:03:59.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:03:59.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:03:59.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:03:59.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-23 15:03:59.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-23 15:03:59.922 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 15:03:59.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 15:03:59.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2f9e5d6ae40e4d7abff35868ef6408c4 admin 1ccf86ade30748cb905b791320d6ad2a alt_demo Passw0rd 2021-12-23 15:03:59.926 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2f9e5d6ae40e4d7abff35868ef6408c4 2021-12-23 15:03:59.928 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-23 15:03:59.929 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1ccf86ade30748cb905b791320d6ad2a 2021-12-23 15:03:59.931 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-23 15:03:59.932 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 15:03:59.934 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-23 15:03:59.937 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-23 15:03:59.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:03:59.941 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:03:59.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 15:03:59.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:03:59.946 | + 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-12-23 15:03:59.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:03:59.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:03:59.950 | + 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-12-23 15:03:59.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:03:59.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:03:59.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 15:03:59.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:03:59.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:03:59.959 | + 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-12-23 15:03:59.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:03:59.962 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:03:59.964 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:03:59.965 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:03:59.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:03:59.968 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:03:59.970 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1da2814c02184d71afeb812a53924e17 --long --quote none -f csv 2021-12-23 15:03:59.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:03:59.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:03:59.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:02.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-23 15:04:02.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-23 15:04:02.282 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 15:04:02.284 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 15:04:02.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f600ec6a90844e539cceec92d7c57ea3 demo 1da2814c02184d71afeb812a53924e17 demo Passw0rd 2021-12-23 15:04:02.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f600ec6a90844e539cceec92d7c57ea3 2021-12-23 15:04:02.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-23 15:04:02.291 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1da2814c02184d71afeb812a53924e17 2021-12-23 15:04:02.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-23 15:04:02.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 15:04:02.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-23 15:04:02.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-23 15:04:02.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:02.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:02.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 15:04:02.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:02.308 | + 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-12-23 15:04:02.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:02.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:02.312 | + 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-12-23 15:04:02.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:02.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:02.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-12-23 15:04:02.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:02.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:02.321 | + 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-12-23 15:04:02.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:02.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:02.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:02.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:02.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-23 15:04:02.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-23 15:04:02.333 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 15:04:02.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 15:04:02.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2f9e5d6ae40e4d7abff35868ef6408c4 admin 1da2814c02184d71afeb812a53924e17 demo Passw0rd 2021-12-23 15:04:02.338 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2f9e5d6ae40e4d7abff35868ef6408c4 2021-12-23 15:04:02.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-23 15:04:02.341 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1da2814c02184d71afeb812a53924e17 2021-12-23 15:04:02.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-23 15:04:02.344 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 15:04:02.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-23 15:04:02.352 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-23 15:04:02.352 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:02.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:02.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 15:04:02.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:02.360 | + 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-12-23 15:04:02.362 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:02.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:02.365 | + 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-12-23 15:04:02.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:02.369 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:02.370 | + 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-12-23 15:04:02.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:02.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:02.375 | + 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-12-23 15:04:02.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:02.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:02.380 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:02.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:02.383 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:04:02.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:04:02.387 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:02.387 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 268222413b2f4324bbca9d78de55f496 --long --quote none -f csv 2021-12-23 15:04:02.387 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:04:02.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:04.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-23 15:04:04.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-23 15:04:04.673 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-23 15:04:04.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-23 15:04:04.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-23 15:04:04.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 9e79a7a4f0ce4e818f28acf5d3b9bf06 swiftusertest4 268222413b2f4324bbca9d78de55f496 swiftprojecttest4 testing4 2021-12-23 15:04:04.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=9e79a7a4f0ce4e818f28acf5d3b9bf06 2021-12-23 15:04:04.684 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-23 15:04:04.686 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=268222413b2f4324bbca9d78de55f496 2021-12-23 15:04:04.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-23 15:04:04.690 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-23 15:04:04.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-23 15:04:04.695 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-23 15:04:04.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:04.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:04.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-23 15:04:04.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:04.704 | + 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-12-23 15:04:04.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:04.708 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:04.709 | + 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-12-23 15:04:04.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:04.712 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:04.714 | + 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-12-23 15:04:04.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:04.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:04.718 | + 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-12-23 15:04:04.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:04.721 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:04.723 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:04.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:04.726 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:04:04.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:04:04.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 5d7134a80320478a990d1b9415e50fb8 --long --quote none -f csv 2021-12-23 15:04:04.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:04:04.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:04.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:06.938 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-23 15:04:06.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-23 15:04:06.942 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 15:04:06.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 15:04:06.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2f9e5d6ae40e4d7abff35868ef6408c4 admin 5d7134a80320478a990d1b9415e50fb8 admin Passw0rd 2021-12-23 15:04:06.948 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2f9e5d6ae40e4d7abff35868ef6408c4 2021-12-23 15:04:06.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-23 15:04:06.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5d7134a80320478a990d1b9415e50fb8 2021-12-23 15:04:06.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-23 15:04:06.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 15:04:06.959 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-23 15:04:06.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-23 15:04:06.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:06.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:06.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 15:04:06.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:06.974 | + 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-12-23 15:04:06.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:06.977 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:06.979 | + 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-12-23 15:04:06.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:06.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:06.983 | + 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-12-23 15:04:06.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:06.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:06.988 | + 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-12-23 15:04:06.989 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:06.991 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:06.992 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:06.994 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:06.996 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:04:06.997 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:04:07.000 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:04:07.000 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a2a3cc94491e448f8496d56d4a1260c8 --long --quote none -f csv 2021-12-23 15:04:07.001 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:07.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:09.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-23 15:04:09.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-23 15:04:09.350 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-23 15:04:09.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-23 15:04:09.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-23 15:04:09.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 076cfa1c2c5840e1b4eb2ccc185578b2 swiftusertest3 a2a3cc94491e448f8496d56d4a1260c8 swiftprojecttest1 testing3 2021-12-23 15:04:09.356 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=076cfa1c2c5840e1b4eb2ccc185578b2 2021-12-23 15:04:09.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-23 15:04:09.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 15:04:09.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-23 15:04:09.362 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-23 15:04:09.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-23 15:04:09.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-23 15:04:09.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:09.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:09.373 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-23 15:04:09.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:09.376 | + 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-12-23 15:04:09.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:09.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:09.381 | + 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-12-23 15:04:09.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:09.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:09.385 | + 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-12-23 15:04:09.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:09.388 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:09.390 | + 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-12-23 15:04:09.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:09.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:09.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:09.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:09.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-23 15:04:09.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-23 15:04:09.402 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-23 15:04:09.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-23 15:04:09.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-23 15:04:09.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 424c0d37cc274854aeac9ded4905e3db swiftusertest1 a2a3cc94491e448f8496d56d4a1260c8 swiftprojecttest1 testing 2021-12-23 15:04:09.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=424c0d37cc274854aeac9ded4905e3db 2021-12-23 15:04:09.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-23 15:04:09.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a2a3cc94491e448f8496d56d4a1260c8 2021-12-23 15:04:09.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-23 15:04:09.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-23 15:04:09.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-23 15:04:09.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-23 15:04:09.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:09.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:09.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-23 15:04:09.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:09.427 | + 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-12-23 15:04:09.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:09.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:09.432 | + 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-12-23 15:04:09.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:09.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:09.437 | + 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-12-23 15:04:09.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:09.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:09.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-12-23 15:04:09.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:09.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:09.446 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:09.448 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:09.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:04:09.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:04:09.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project dc7b7b44f01c440eafa40efc236af71f --long --quote none -f csv 2021-12-23 15:04:09.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 15:04:09.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:09.458 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:11.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-23 15:04:11.712 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-23 15:04:11.714 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 15:04:11.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 15:04:11.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f600ec6a90844e539cceec92d7c57ea3 demo dc7b7b44f01c440eafa40efc236af71f invisible_to_admin Passw0rd 2021-12-23 15:04:11.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f600ec6a90844e539cceec92d7c57ea3 2021-12-23 15:04:11.721 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-23 15:04:11.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=dc7b7b44f01c440eafa40efc236af71f 2021-12-23 15:04:11.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-23 15:04:11.727 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 15:04:11.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-23 15:04:11.733 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-23 15:04:11.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 15:04:11.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 15:04:11.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 15:04:11.742 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 15:04:11.743 | + 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-12-23 15:04:11.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:11.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 15:04:11.748 | + 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-12-23 15:04:11.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:11.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 15:04:11.752 | + 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-12-23 15:04:11.754 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 15:04:11.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 15:04:11.757 | + 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-12-23 15:04:11.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 15:04:11.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 15:04:11.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 15:04:11.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 15:04:11.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 15:04:11.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 15:04:11.770 | + ./stack.sh:main:1349 : save_stackenv 2021-12-23 15:04:11.772 | + functions-common:save_stackenv:60 : local tag= 2021-12-23 15:04:11.775 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-23 15:04:11.779 | + functions-common:save_stackenv:62 : time_stamp=2021-12-23-150411 2021-12-23 15:04:11.782 | + functions-common:save_stackenv:63 : echo '# 2021-12-23-150411 ' 2021-12-23 15:04:11.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.787 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 15:04:11.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.792 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-23 15:04:11.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.797 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-23 15:04:11.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.802 | + 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,c-vol,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,c-bak,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-12-23 15:04:11.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.807 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2021-12-23 15:04:11.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.812 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.49/identity 2021-12-23 15:04:11.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.817 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2021-12-23 15:04:11.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.823 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-23-143951 2021-12-23 15:04:11.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.829 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-23 15:04:11.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.834 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2021-12-23 15:04:11.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.839 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-23 15:04:11.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.844 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-23 15:04:11.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.849 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-23 15:04:11.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:04:11.854 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-23 15:04:11.856 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-23 15:04:11.859 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 15:04:11.861 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 15:04:11.863 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-23 15:04:11.866 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:04:11.868 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 15:04:11.870 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 15:04:11.873 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-23 15:04:11.876 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:04:11.879 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-23 15:04:11.882 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:04:11.885 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-23 15:04:11.885 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:04:11.885 | gsub("[][]", "", $1); 2021-12-23 15:04:11.885 | split($1, a, "|"); 2021-12-23 15:04:11.885 | if (a[1] == matchgroup) 2021-12-23 15:04:11.885 | print a[2] 2021-12-23 15:04:11.885 | } 2021-12-23 15:04:11.885 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:04:11.891 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-23 15:04:11.894 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 15:04:11.896 | + functions-common:run_phase:1760 : local phase=extra 2021-12-23 15:04:11.899 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:04:11.901 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:04:11.904 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:04:11.906 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:04:11.909 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:04:11.912 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:04:11.915 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:04:11.918 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:04:11.920 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:04:11.923 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-23 15:04:11.926 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:04:11.941 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:04:11.943 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:04:11.945 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:04:11.948 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-23 15:04:11.950 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:04:11.953 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 15:04:11.955 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:04:11.958 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-23 15:04:11.960 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-23 15:04:11.962 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 15:04:11.965 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 15:04:11.967 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:04:11.970 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 15:04:11.972 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-23 15:04:11.975 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 15:04:11.978 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-23 15:04:11.980 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 15:04:11.983 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 15:04:11.985 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-23 15:04:11.988 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 15:04:11.990 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 15:04:11.993 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-23 15:04:11.995 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:04:11.998 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 15:04:12.000 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 15:04:12.004 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-23 15:04:12.006 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:04:12.009 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-23 15:04:12.011 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:04:12.014 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-23 15:04:12.014 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:04:12.014 | gsub("[][]", "", $1); 2021-12-23 15:04:12.014 | split($1, a, "|"); 2021-12-23 15:04:12.014 | if (a[1] == matchgroup) 2021-12-23 15:04:12.014 | print a[2] 2021-12-23 15:04:12.014 | } 2021-12-23 15:04:12.014 | ' /home/ubuntu/devstack/local.conf 2021-12-23 15:04:12.020 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-23 15:04:12.037 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:04:12.040 | + ./stack.sh:main:1389 : service_check 2021-12-23 15:04:12.042 | + functions-common:service_check:1620 : local service 2021-12-23 15:04:12.045 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.047 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-23 15:04:12.059 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-23 15:04:12.063 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.066 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-23 15:04:12.081 | enabled 2021-12-23 15:04:12.085 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-23 15:04:12.101 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-23 15:04:12.101 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.101 | Active: active (running) since Thu 2021-12-23 15:01:53 UTC; 2min 18s ago 2021-12-23 15:04:12.101 | Main PID: 88207 (uwsgi) 2021-12-23 15:04:12.101 | Status: "uWSGI is ready" 2021-12-23 15:04:12.101 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:12.101 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-23 15:04:12.101 | ├─88207 nova-apiuWSGI master 2021-12-23 15:04:12.101 | ├─88208 nova-apiuWSGI worker 1 2021-12-23 15:04:12.101 | └─88209 nova-apiuWSGI worker 2 2021-12-23 15:04:12.101 | 2021-12-23 15:04:12.101 | Dec 23 15:03:37 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: [pid: 88209|app: 0|req: 15/30] 10.222.0.49 () {58 vars in 1180 bytes} [Thu Dec 23 15:03:37 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-23 15:04:12.101 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: DEBUG nova.api.openstack.wsgi [None req-38e1869b-c742-48f2-b12b-f196af752206 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=88208) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-23 15:04:12.101 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: INFO nova.api.openstack.requestlog [None req-38e1869b-c742-48f2-b12b-f196af752206 admin admin] 10.222.0.49 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.109280 2021-12-23 15:04:12.101 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: [pid: 88208|app: 0|req: 16/31] 10.222.0.49 () {62 vars in 1183 bytes} [Thu Dec 23 15:03:39 2021] POST /compute/v2.1/flavors => generated 368 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-23 15:04:12.102 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: DEBUG nova.api.openstack.wsgi [None req-08371d38-619b-426e-a04c-59562db4a948 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88209) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-23 15:04:12.102 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: INFO nova.api.openstack.requestlog [None req-08371d38-619b-426e-a04c-59562db4a948 admin admin] 10.222.0.49 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.047717 2021-12-23 15:04:12.102 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: [pid: 88209|app: 0|req: 16/32] 10.222.0.49 () {62 vars in 1233 bytes} [Thu Dec 23 15:03:39 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) 2021-12-23 15:04:12.102 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: DEBUG nova.api.openstack.wsgi [None req-14834bcb-0ef6-4b58-8c65-2e620896e0f3 admin admin] Calling method '>' {{(pid=88208) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-23 15:04:12.102 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: INFO nova.api.openstack.requestlog [None req-14834bcb-0ef6-4b58-8c65-2e620896e0f3 admin admin] 10.222.0.49 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026384 2021-12-23 15:04:12.102 | Dec 23 15:03:39 dv-neutron-822797-1-hyperv devstack@n-api.service[88207]: [pid: 88208|app: 0|req: 17/33] 10.222.0.49 () {58 vars in 1180 bytes} [Thu Dec 23 15:03:39 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-23 15:04:12.105 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.107 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-23 15:04:12.120 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-23 15:04:12.123 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.126 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-23 15:04:12.139 | enabled 2021-12-23 15:04:12.143 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-23 15:04:12.158 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-23 15:04:12.159 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.159 | Active: active (running) since Thu 2021-12-23 15:02:59 UTC; 1min 12s ago 2021-12-23 15:04:12.159 | Main PID: 93055 (nova-scheduler) 2021-12-23 15:04:12.159 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:12.159 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-23 15:04:12.159 | ├─93055 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-23 15:04:12.159 | ├─94722 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-23 15:04:12.159 | └─94724 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-23 15:04:12.159 | 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_messaging_notifications.retry = -1 {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_reports.file_event_handler = None {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] oslo_reports.log_dir = None {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.159 | Dec 23 15:03:04 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.service [None req-898b3b75-989b-4ec5-abe4-8d82468ae776 None None] ******************************************************************************** {{(pid=93055) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 15:04:12.159 | Dec 23 15:03:48 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.periodic_task [None req-1d8076ca-c9e0-4c03-b1ab-8e474b0d8bcc None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94724) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 15:04:12.159 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv nova-scheduler[93055]: DEBUG oslo_service.periodic_task [None req-16a21f77-c8f1-4fbd-a8a1-3981a50fbeb3 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94722) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 15:04:12.162 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.165 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-23 15:04:12.178 | enabled 2021-12-23 15:04:12.182 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-23 15:04:12.197 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-23 15:04:12.197 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.197 | Active: active (running) since Thu 2021-12-23 15:03:00 UTC; 1min 11s ago 2021-12-23 15:04:12.197 | Main PID: 93500 (uwsgi) 2021-12-23 15:04:12.197 | Status: "uWSGI is ready" 2021-12-23 15:04:12.197 | Tasks: 4 (limit: 14352) 2021-12-23 15:04:12.197 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-23 15:04:12.197 | ├─93500 nova-api-metauWSGI master 2021-12-23 15:04:12.197 | ├─93501 nova-api-metauWSGI worker 1 2021-12-23 15:04:12.197 | ├─93502 nova-api-metauWSGI worker 2 2021-12-23 15:04:12.197 | └─93503 nova-api-metauWSGI http 1 2021-12-23 15:04:12.197 | 2021-12-23 15:04:12.197 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: DEBUG oslo_concurrency.lockutils [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a 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.003s {{(pid=93502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: DEBUG oslo_concurrency.lockutils [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a None None] Lock "336880c8-c117-433d-8bd8-c906792c9fa9" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: DEBUG oslo_concurrency.lockutils [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a None None] Lock "336880c8-c117-433d-8bd8-c906792c9fa9" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=93502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: DEBUG oslo_db.sqlalchemy.engines [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a 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=93502) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: WARNING nova.api.metadata.handler [None req-68579dde-b4d8-435b-8b0a-bc103d4f8fdb None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5626947b1400 pid: 93501 (default app) 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: DEBUG oslo_db.sqlalchemy.engines [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a 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=93502) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: DEBUG oslo_db.sqlalchemy.engines [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a 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=93502) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: WARNING nova.api.metadata.handler [None req-080fdc0d-990c-4313-ac6c-42ea8988eb7a None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-23 15:04:12.198 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@n-api-meta.service[93500]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5626947b1400 pid: 93502 (default app) 2021-12-23 15:04:12.202 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.204 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-23 15:04:12.217 | enabled 2021-12-23 15:04:12.221 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-23 15:04:12.237 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-23 15:04:12.237 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.237 | Active: active (running) since Thu 2021-12-23 15:02:07 UTC; 2min 4s ago 2021-12-23 15:04:12.237 | Main PID: 89345 (uwsgi) 2021-12-23 15:04:12.237 | Status: "uWSGI is ready" 2021-12-23 15:04:12.237 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:12.237 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-23 15:04:12.237 | ├─89345 placementuWSGI master 2021-12-23 15:04:12.237 | ├─89346 placementuWSGI worker 1 2021-12-23 15:04:12.237 | └─89347 placementuWSGI worker 2 2021-12-23 15:04:12.237 | 2021-12-23 15:04:12.237 | Dec 23 15:03:03 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: [pid: 89347|app: 0|req: 1/2] 10.222.0.49 () {54 vars in 905 bytes} [Thu Dec 23 15:03:03 2021] GET /placement => generated 136 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 15:04:12.237 | Dec 23 15:03:03 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: DEBUG placement.requestlog [None req-70f135df-ea75-4a78-a01d-481e7d865af1 None None] Starting request: 10.222.0.49 "GET /placement/" {{(pid=89346) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-23 15:04:12.237 | Dec 23 15:03:03 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: INFO placement.requestlog [None req-70f135df-ea75-4a78-a01d-481e7d865af1 None None] 10.222.0.49 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-23 15:04:12.238 | Dec 23 15:03:03 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: [pid: 89346|app: 0|req: 2/3] 10.222.0.49 () {54 vars in 905 bytes} [Thu Dec 23 15:03:03 2021] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 15:04:12.238 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: DEBUG placement.requestlog [None req-e6d95814-ade1-43a2-9fdc-1672155e9e7d None None] Starting request: 10.222.0.49 "GET /placement/" {{(pid=89347) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-23 15:04:12.238 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: INFO placement.requestlog [None req-e6d95814-ade1-43a2-9fdc-1672155e9e7d None None] 10.222.0.49 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-23 15:04:12.238 | Dec 23 15:03:06 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: [pid: 89347|app: 0|req: 2/4] 10.222.0.49 () {54 vars in 905 bytes} [Thu Dec 23 15:03:06 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 15:04:12.238 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: DEBUG placement.requestlog [None req-fd3d4f9d-6f57-4a09-9459-dc08056eb24a None None] Starting request: 10.222.0.49 "GET /placement/" {{(pid=89346) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-23 15:04:12.238 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: INFO placement.requestlog [None req-fd3d4f9d-6f57-4a09-9459-dc08056eb24a None None] 10.222.0.49 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-23 15:04:12.238 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv devstack@placement-api.service[89345]: [pid: 89346|app: 0|req: 3/5] 10.222.0.49 () {54 vars in 905 bytes} [Thu Dec 23 15:03:08 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 15:04:12.241 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.243 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-23 15:04:12.256 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-23 15:04:12.260 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.262 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-23 15:04:12.275 | enabled 2021-12-23 15:04:12.279 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-23 15:04:12.295 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-23 15:04:12.295 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.295 | Active: active (running) since Thu 2021-12-23 15:01:24 UTC; 2min 47s ago 2021-12-23 15:04:12.296 | Main PID: 87345 (uwsgi) 2021-12-23 15:04:12.296 | Status: "uWSGI is ready" 2021-12-23 15:04:12.296 | Tasks: 5 (limit: 14352) 2021-12-23 15:04:12.296 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-23 15:04:12.296 | ├─87345 glance-apiuWSGI master 2021-12-23 15:04:12.296 | ├─87346 glance-apiuWSGI worker 1 2021-12-23 15:04:12.296 | └─87347 glance-apiuWSGI worker 2 2021-12-23 15:04:12.296 | 2021-12-23 15:04:12.296 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.296 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.296 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.296 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.297 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.297 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.297 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.297 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.location [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87347) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 15:04:12.297 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: DEBUG glance_store.backend [None req-7366c411-a424-4b7c-a0f1-9cca1a1d81e1 admin admin] Skipping store.set_acls... not implemented. {{(pid=87347) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-23 15:04:12.297 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv devstack@g-api.service[87345]: [pid: 87347|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 878 bytes} [Thu Dec 23 15:01:37 2021] PUT /v2/images/89a86658-1def-4293-a963-2995d14681c8/file => generated 0 bytes in 14942 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-23 15:04:12.299 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.302 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-23 15:04:12.315 | enabled 2021-12-23 15:04:12.319 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-23 15:04:12.334 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-23 15:04:12.334 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.334 | Active: active (running) since Thu 2021-12-23 15:03:47 UTC; 25s ago 2021-12-23 15:04:12.335 | Main PID: 96360 (cinder-schedule) 2021-12-23 15:04:12.335 | Tasks: 4 (limit: 14352) 2021-12-23 15:04:12.335 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-23 15:04:12.335 | └─96360 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-23 15:04:12.335 | 2021-12-23 15:04:12.335 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: INFO cinder.manager [None req-b44cbfee-43e7-4826-a2e6-df07d3f89c6b None None] Initiating service 1 cleanup 2021-12-23 15:04:12.335 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: INFO cinder.manager [None req-b44cbfee-43e7-4826-a2e6-df07d3f89c6b None None] Service 1 cleanup completed. 2021-12-23 15:04:12.335 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.service [None req-b44cbfee-43e7-4826-a2e6-df07d3f89c6b None None] Creating RPC server for service cinder-scheduler {{(pid=96360) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-23 15:04:12.335 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.service [None req-b44cbfee-43e7-4826-a2e6-df07d3f89c6b None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96360) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-23 15:04:12.335 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.scheduler.host_manager [None req-e14c6b27-9838-4c9b-bdfc-94e44c2220a9 None None] Received backup service update from dv-neutron-822797-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96360) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-12-23 15:04:12.335 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.scheduler.host_manager [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Received volume service update from dv-neutron-822797-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822797-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=96360) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-12-23 15:04:12.335 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.utils [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96360) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-23 15:04:12.335 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.scheduler.host_manager [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-822797-1-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 23, 15, 3, 56, 373436)}, {'type': 'backend', 'name_to_id': 'dv-neutron-822797-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 23, 15, 3, 56, 373436)}]. {{(pid=96360) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-23 15:04:12.335 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.scheduler.host_manager [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Updating capabilities for dv-neutron-822797-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822797-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 23, 15, 3, 56, 346345)} {{(pid=96360) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-23 15:04:12.335 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-scheduler[96360]: DEBUG cinder.utils [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96360) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-23 15:04:12.338 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.341 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-23 15:04:12.357 | enabled 2021-12-23 15:04:12.361 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-23 15:04:12.377 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-23 15:04:12.377 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.377 | Active: active (running) since Thu 2021-12-23 15:03:41 UTC; 31s ago 2021-12-23 15:04:12.377 | Main PID: 95924 (uwsgi) 2021-12-23 15:04:12.377 | Status: "uWSGI is ready" 2021-12-23 15:04:12.377 | Tasks: 11 (limit: 14352) 2021-12-23 15:04:12.377 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-23 15:04:12.377 | ├─95924 cinder-apiuWSGI master 2021-12-23 15:04:12.377 | ├─95925 cinder-apiuWSGI worker 1 2021-12-23 15:04:12.377 | └─95926 cinder-apiuWSGI worker 2 2021-12-23 15:04:12.377 | 2021-12-23 15:04:12.377 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: [pid: 95925|app: 0|req: 2/2] 10.222.0.49 () {60 vars in 1228 bytes} [Thu Dec 23 15:03:51 2021] POST /volume/v3/5d7134a80320478a990d1b9415e50fb8/types => generated 186 bytes in 782 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-23 15:04:12.377 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: INFO cinder.api.openstack.wsgi [req-91035e0c-909a-4441-ab5c-240238c7b7f3 req-9ecb2553-abc7-4ac1-912b-65b8a15e3959 admin admin] POST http://10.222.0.49/volume/v3/5d7134a80320478a990d1b9415e50fb8/types/d2fb7936-746c-4779-9b5c-2a616c1a8a35/extra_specs 2021-12-23 15:04:12.377 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: /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-12-23 15:04:12.377 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: DeprecationWarning, 2021-12-23 15:04:12.377 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: DEBUG cinder.api.openstack.wsgi [req-91035e0c-909a-4441-ab5c-240238c7b7f3 req-9ecb2553-abc7-4ac1-912b-65b8a15e3959 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-23 15:04:12.377 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: /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-12-23 15:04:12.378 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: DeprecationWarning) 2021-12-23 15:04:12.378 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: DEBUG oslo_db.sqlalchemy.engines [req-91035e0c-909a-4441-ab5c-240238c7b7f3 req-9ecb2553-abc7-4ac1-912b-65b8a15e3959 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=95926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:04:12.378 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: INFO cinder.api.openstack.wsgi [req-91035e0c-909a-4441-ab5c-240238c7b7f3 req-9ecb2553-abc7-4ac1-912b-65b8a15e3959 admin admin] http://10.222.0.49/volume/v3/5d7134a80320478a990d1b9415e50fb8/types/d2fb7936-746c-4779-9b5c-2a616c1a8a35/extra_specs returned with HTTP 200 2021-12-23 15:04:12.378 | Dec 23 15:03:52 dv-neutron-822797-1-hyperv devstack@c-api.service[95924]: [pid: 95926|app: 0|req: 1/3] 10.222.0.49 () {62 vars in 1445 bytes} [Thu Dec 23 15:03:52 2021] POST /volume/v3/5d7134a80320478a990d1b9415e50fb8/types/d2fb7936-746c-4779-9b5c-2a616c1a8a35/extra_specs => generated 55 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-23 15:04:12.382 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.385 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-23 15:04:12.399 | enabled 2021-12-23 15:04:12.403 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-23 15:04:12.419 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-23 15:04:12.419 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.419 | Active: active (running) since Thu 2021-12-23 15:03:49 UTC; 23s ago 2021-12-23 15:04:12.419 | Main PID: 97055 (cinder-volume) 2021-12-23 15:04:12.419 | Tasks: 2 (limit: 14352) 2021-12-23 15:04:12.419 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-23 15:04:12.419 | ├─97055 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-23 15:04:12.419 | └─97310 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-23 15:04:12.419 | 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv sudo[97357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv sudo[97357]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv sudo[97357]: pam_unix(sudo:session): session closed for user root 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-volume[97055]: DEBUG oslo_concurrency.processutils [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.350s {{(pid=97310) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv cinder-volume[97055]: DEBUG oslo_concurrency.processutils [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=97310) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv sudo[97361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-12-23 15:04:12.420 | Dec 23 15:03:56 dv-neutron-822797-1-hyperv sudo[97361]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-23 15:04:12.420 | Dec 23 15:03:57 dv-neutron-822797-1-hyperv sudo[97361]: pam_unix(sudo:session): session closed for user root 2021-12-23 15:04:12.420 | Dec 23 15:03:57 dv-neutron-822797-1-hyperv cinder-volume[97055]: DEBUG oslo_concurrency.processutils [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.347s {{(pid=97310) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-23 15:04:12.420 | Dec 23 15:03:57 dv-neutron-822797-1-hyperv cinder-volume[97055]: INFO cinder.volume.manager [None req-f039993c-4c5d-405b-9b44-7e6dd12a5a6a None None] Driver post RPC initialization completed successfully. 2021-12-23 15:04:12.423 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.425 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-23 15:04:12.438 | enabled 2021-12-23 15:04:12.442 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-23 15:04:12.459 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-23 15:04:12.459 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.459 | Active: active (running) since Thu 2021-12-23 15:02:01 UTC; 2min 11s ago 2021-12-23 15:04:12.459 | Main PID: 88761 (/usr/bin/python) 2021-12-23 15:04:12.459 | Tasks: 5 (limit: 14352) 2021-12-23 15:04:12.459 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-23 15:04:12.459 | ├─88761 /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-12-23 15:04:12.459 | ├─88872 /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-12-23 15:04:12.459 | ├─88873 /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-12-23 15:04:12.459 | ├─88874 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-12-23 15:04:12.459 | └─88875 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-12-23 15:04:12.459 | 2021-12-23 15:04:12.459 | Dec 23 15:03:18 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-4b2269ec-0e07-4e55-baff-b60112a1d771 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:18 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-c790e0e6-1ab4-4006-92ca-5515f23e72ce None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:19 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:20 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-df05498a-958d-4041-993d-531dbcca1c96 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:46 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-7ea65a89-570c-4165-9920-8a1500e2bacc None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:48 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-4b2269ec-0e07-4e55-baff-b60112a1d771 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:48 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-61af014f-2c95-4e8c-a2ce-746e688475e5 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:49 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.459 | Dec 23 15:03:49 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron.db.agents_db [None req-d4734bea-fca9-4957-840d-1a5503485789 None None] Agent healthcheck: found 5 active agents {{(pid=88875) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-23 15:04:12.459 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-server[88761]: DEBUG neutron_lib.callbacks.manager [None req-df05498a-958d-4041-993d-531dbcca1c96 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278542661594', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036851311562'] for agent, after_update {{(pid=88874) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 15:04:12.463 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.465 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-23 15:04:12.479 | enabled 2021-12-23 15:04:12.483 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-23 15:04:12.498 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-23 15:04:12.498 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.498 | Active: active (running) since Thu 2021-12-23 15:02:12 UTC; 1min 59s ago 2021-12-23 15:04:12.498 | Main PID: 90159 (/usr/bin/python) 2021-12-23 15:04:12.498 | Tasks: 12 (limit: 14352) 2021-12-23 15:04:12.498 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-23 15:04:12.499 | ├─90159 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-12-23 15:04:12.499 | ├─91735 /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/tmp220qxg1d/privsep.sock 2021-12-23 15:04:12.499 | ├─91752 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 15:04:12.499 | ├─91753 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 15:04:12.499 | └─91910 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/c6d1ccdf-eab4-48da-a0c7-12c13022aab3/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/c6d1ccdf-eab4-48da-a0c7-12c13022aab3/host --addn-hosts=/opt/stack/data/neutron/dhcp/c6d1ccdf-eab4-48da-a0c7-12c13022aab3/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/c6d1ccdf-eab4-48da-a0c7-12c13022aab3/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/c6d1ccdf-eab4-48da-a0c7-12c13022aab3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c56ef567-fbe9-4a9e-bceb-512d95cfbcec,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-12-23 15:04:12.499 | 2021-12-23 15:04:12.499 | Dec 23 15:02:51 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG oslo_concurrency.lockutils [None req-c9d9f300-6adf-483e-be88-b42527c7708d None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=90159) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.499 | Dec 23 15:02:51 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG oslo_concurrency.lockutils [None req-c9d9f300-6adf-483e-be88-b42527c7708d None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90159) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.499 | Dec 23 15:02:51 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG neutron.agent.dhcp.agent [None req-c9d9f300-6adf-483e-be88-b42527c7708d None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'c66f8747-214e-4ede-b57c-0ce507d99f41', 'name': 'public-subnet', 'tenant_id': '5d7134a80320478a990d1b9415e50fb8', 'network_id': '2197a5c8-80bf-448e-89f2-9f905ac038d6', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'gateway_ip': '172.26.2.1', 'cidr': '172.26.2.0/24', 'allocation_pools': [{'start': '172.26.2.2', 'end': '172.26.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-23T15:02:50Z', 'updated_at': '2021-12-23T15:02:50Z', 'revision_number': 0, 'project_id': '5d7134a80320478a990d1b9415e50fb8', 'network': {'id': '2197a5c8-80bf-448e-89f2-9f905ac038d6', 'name': 'public', 'tenant_id': '5d7134a80320478a990d1b9415e50fb8', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['c66f8747-214e-4ede-b57c-0ce507d99f41'], 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2021-12-23T15:02:43Z', 'updated_at': '2021-12-23T15:02:50Z', 'revision_number': 2, 'project_id': '5d7134a80320478a990d1b9415e50fb8', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=90159) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 15:04:12.499 | Dec 23 15:02:51 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG oslo_concurrency.lockutils [None req-f4bcf3b9-5019-41e0-a0fa-8e75c488e1ce None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=90159) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.499 | Dec 23 15:02:51 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG oslo_concurrency.lockutils [None req-f4bcf3b9-5019-41e0-a0fa-8e75c488e1ce None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90159) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.499 | Dec 23 15:02:55 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90159) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 15:04:12.499 | Dec 23 15:02:57 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90159) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 15:04:12.499 | Dec 23 15:02:57 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90159) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 15:04:12.499 | Dec 23 15:03:16 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90159) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.499 | Dec 23 15:03:16 dv-neutron-822797-1-hyperv neutron-dhcp-agent[90159]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90159) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.503 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.505 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-23 15:04:12.519 | enabled 2021-12-23 15:04:12.522 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-23 15:04:12.538 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-23 15:04:12.538 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.538 | Active: active (running) since Thu 2021-12-23 15:02:14 UTC; 1min 57s ago 2021-12-23 15:04:12.538 | Main PID: 90894 (/usr/bin/python) 2021-12-23 15:04:12.538 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:12.538 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-23 15:04:12.538 | ├─90894 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-23 15:04:12.538 | ├─91382 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-23 15:04:12.538 | └─91383 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-23 15:04:12.538 | 2021-12-23 15:04:12.538 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_rabbit.ssl = False {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.538 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.538 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.538 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.538 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_rabbit.ssl_version = {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.538 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_notifications.driver = [] {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.539 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_notifications.retry = -1 {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.539 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.539 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] oslo_messaging_notifications.transport_url = **** {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.539 | Dec 23 15:02:19 dv-neutron-822797-1-hyperv neutron-metadata-agent[90894]: DEBUG oslo_service.service [None req-39c9415d-d370-4df9-97ea-ce304ebc194e None None] ******************************************************************************** {{(pid=90894) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 15:04:12.542 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.544 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-23 15:04:12.557 | enabled 2021-12-23 15:04:12.561 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-23 15:04:12.576 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-23 15:04:12.576 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.577 | Active: active (running) since Thu 2021-12-23 15:02:11 UTC; 2min 0s ago 2021-12-23 15:04:12.577 | Main PID: 89800 (/usr/bin/python) 2021-12-23 15:04:12.577 | Tasks: 7 (limit: 14352) 2021-12-23 15:04:12.577 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-23 15:04:12.577 | ├─89800 /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-12-23 15:04:12.577 | ├─91354 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 15:04:12.577 | ├─91356 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 15:04:12.577 | └─91381 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-23 15:04:12.577 | 2021-12-23 15:04:12.577 | Dec 23 15:04:08 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: DEBUG neutron.agent.linux.utils [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91381. {{(pid=89800) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-23 15:04:12.577 | Dec 23 15:04:08 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-23 15:04:12.577 | Dec 23 15:04:10 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Agent rpc_loop - iteration:56 started 2021-12-23 15:04:12.577 | Dec 23 15:04:10 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3419c80a,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=3800177156970544313,duration_nsec=308000000,duration_sec=114,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=89800) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-23 15:04:12.577 | Dec 23 15:04:10 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: DEBUG neutron.agent.linux.utils [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91381. {{(pid=89800) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-23 15:04:12.577 | Dec 23 15:04:10 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-23 15:04:12.577 | Dec 23 15:04:12 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Agent rpc_loop - iteration:57 started 2021-12-23 15:04:12.578 | Dec 23 15:04:12 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3419c80c,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=3800177156970544313,duration_nsec=309000000,duration_sec=116,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=89800) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-23 15:04:12.578 | Dec 23 15:04:12 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: DEBUG neutron.agent.linux.utils [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91381. {{(pid=89800) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-23 15:04:12.578 | Dec 23 15:04:12 dv-neutron-822797-1-hyperv neutron-openvswitch-agent[89800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-b95134d6-f3d1-4091-89ba-a513b0e317f0 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-23 15:04:12.581 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.583 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-23 15:04:12.597 | enabled 2021-12-23 15:04:12.601 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-23 15:04:12.616 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-23 15:04:12.616 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.616 | Active: active (running) since Thu 2021-12-23 15:02:13 UTC; 1min 58s ago 2021-12-23 15:04:12.616 | Main PID: 90545 (/usr/bin/python) 2021-12-23 15:04:12.616 | Tasks: 12 (limit: 14352) 2021-12-23 15:04:12.617 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-23 15:04:12.617 | ├─90545 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-12-23 15:04:12.617 | ├─91489 /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/tmpukv45pf5/privsep.sock 2021-12-23 15:04:12.617 | ├─92207 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 15:04:12.617 | ├─92208 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 15:04:12.617 | └─92404 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/64cbdbb6-ce20-4c75-bd77-3ec31650c870.conf 2021-12-23 15:04:12.617 | 2021-12-23 15:04:12.617 | Dec 23 15:03:01 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-64cbdbb6-ce20-4c75-bd77-3ec31650c870', 'arping', '-U', '-I', 'qg-2ef47351-27', '-c', '1', '-w', '2', '172.26.2.22'] {{(pid=90545) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 15:04:12.617 | Dec 23 15:03:01 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-64cbdbb6-ce20-4c75-bd77-3ec31650c870', 'arping', '-A', '-I', 'qg-2ef47351-27', '-c', '1', '-w', '2', '172.26.2.22'] {{(pid=90545) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 15:04:12.617 | Dec 23 15:03:01 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG oslo_service.periodic_task [None req-3511c636-bc43-41a9-8779-f5d44a1ebcbc None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90545) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 15:04:12.617 | Dec 23 15:03:03 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-64cbdbb6-ce20-4c75-bd77-3ec31650c870', 'arping', '-U', '-I', 'qg-2ef47351-27', '-c', '1', '-w', '2', '172.26.2.22'] {{(pid=90545) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 15:04:12.617 | Dec 23 15:03:03 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-64cbdbb6-ce20-4c75-bd77-3ec31650c870', 'arping', '-A', '-I', 'qg-2ef47351-27', '-c', '1', '-w', '2', '172.26.2.22'] {{(pid=90545) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 15:04:12.617 | Dec 23 15:03:17 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.617 | Dec 23 15:03:17 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.617 | Dec 23 15:03:18 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.617 | Dec 23 15:03:18 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90545) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.617 | Dec 23 15:03:41 dv-neutron-822797-1-hyperv neutron-l3-agent[90545]: DEBUG oslo_service.periodic_task [None req-3511c636-bc43-41a9-8779-f5d44a1ebcbc None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90545) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 15:04:12.620 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.623 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-23 15:04:12.635 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-23 15:04:12.639 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.642 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-23 15:04:12.654 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-23 15:04:12.658 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.660 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-23 15:04:12.672 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-23 15:04:12.676 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.679 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-23 15:04:12.691 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-23 15:04:12.695 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.697 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-23 15:04:12.710 | enabled 2021-12-23 15:04:12.714 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-23 15:04:12.730 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-23 15:04:12.730 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.730 | Active: active (running) since Thu 2021-12-23 14:50:18 UTC; 13min ago 2021-12-23 15:04:12.730 | Main PID: 70985 (dstat.sh) 2021-12-23 15:04:12.730 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:12.730 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-23 15:04:12.730 | ├─70985 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-23 15:04:12.730 | ├─71045 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-23 15:04:12.730 | └─71047 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-23 15:04:12.730 | 2021-12-23 15:04:12.730 | Dec 23 15:04:03 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:03| 28 3 69 0 0|4340M 2543M 148M 4748M| 12k 70B| 0 140k| 0 8.00 | 577 4208 |2.24 1.77 1.26|4.0 0 53| 0 0 |openstack 97713 24%6832k 33k|openstack 977136832k 33k 24%|mysqld 409M| 0 0 | 26 269 0 144 0 2021-12-23 15:04:12.731 | Dec 23 15:04:04 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:04| 27 3 70 0 0|4358M 2524M 148M 4748M|3772B 0 | 0 136k| 0 11.0 | 480 3942 |2.14 1.76 1.26|2.0 0 0| 0 0 |openstack 97713 23%4474k 0 |openstack 977134474k 0 23%|mysqld 409M| 0 0 | 26 271 0 147 0 2021-12-23 15:04:12.731 | Dec 23 15:04:05 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:05| 25 6 69 0 0|4331M 2552M 148M 4748M|4596B 0 | 0 116k| 0 5.00 | 893 4698 |2.14 1.76 1.26|2.0 0 80| 0 0 |openstack 97795 16%4342k 33k|bash 97300 11M 42k 0%|mysqld 409M| 0 0 | 26 269 0 144 0 2021-12-23 15:04:12.731 | Dec 23 15:04:06 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:06| 28 2 70 0 0|4355M 2528M 148M 4748M| 19k 0 | 0 432k| 0 18.0 | 287 3580 |2.14 1.76 1.26|3.0 0 0| 0 0 |openstack 97795 25%6246k 0 |openstack 977956246k 0 25%|mysqld 409M| 0 0 | 26 269 0 144 0 2021-12-23 15:04:12.731 | Dec 23 15:04:07 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:07| 28 4 68 0 0|4323M 2559M 148M 4748M| 24k 0 | 0 152k| 0 11.0 |1085 5171 |2.14 1.76 1.26|3.0 0 77| 0 0 |openstack 978739.0%2054k 256B|bash 97300 11M 42k 0%|mysqld 409M| 0 0 | 26 269 0 147 0 2021-12-23 15:04:12.731 | Dec 23 15:04:08 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:08| 28 3 70 0 0|4347M 2536M 148M 4748M| 25k 0 | 0 200k| 0 10.0 | 336 3660 |2.14 1.76 1.26|3.0 0 1.0| 0 0 |openstack 97873 25%6336k 33k|openstack 978736336k 33k 25%|mysqld 409M| 0 0 | 26 269 0 147 0 2021-12-23 15:04:12.731 | Dec 23 15:04:09 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:09| 29 2 69 0 0|4312M 2571M 148M 4748M| 24k 0 | 0 92k| 0 12.0 | 935 4783 |2.05 1.75 1.26|4.0 0 6.0| 0 0 |uwsgi 722004.5%3713B 14k|bash 97300 11M 34k 0%|mysqld 409M| 0 0 | 26 269 0 151 0 2021-12-23 15:04:12.731 | Dec 23 15:04:10 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:10| 24 6 70 0 0|4339M 2543M 148M 4748M| 13k 0 | 0 92k| 0 1.00 | 813 4631 |2.05 1.75 1.26|2.0 0 138| 0 0 |openstack 98017 23%6472k 33k|openstack 980176472k 33k 23%|mysqld 409M| 0 0 | 26 269 0 151 0 2021-12-23 15:04:12.731 | Dec 23 15:04:11 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:11| 27 3 70 0 0|4360M 2522M 148M 4748M| 45k 0 | 0 304k| 0 16.0 | 434 3818 |2.05 1.75 1.26|2.0 0 0| 0 0 |openstack 98017 24%4834k 0 |openstack 980174834k 0 24%|mysqld 409M| 0 0 | 26 271 0 152 0 2021-12-23 15:04:12.731 | Dec 23 15:04:12 dv-neutron-822797-1-hyperv dstat.sh[70985]: 23-12 15:04:12| 19 13 67 0 0|4312M 2570M 148M 4748M| 48k 0 | 0 168k| 0 10.0 |2325 7465 |2.05 1.75 1.26|2.0 0 367| 0 0 |uwsgi 721993.0%2395B8137B|bash 17354 90M 408k1.8%|mysqld 409M| 0 0 | 26 269 0 156 0 2021-12-23 15:04:12.734 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.736 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-23 15:04:12.748 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-23 15:04:12.752 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.755 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-23 15:04:12.767 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-23 15:04:12.770 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.773 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-23 15:04:12.786 | enabled 2021-12-23 15:04:12.790 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-23 15:04:12.806 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-23 15:04:12.807 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.807 | Active: active (running) since Thu 2021-12-23 15:02:16 UTC; 1min 56s ago 2021-12-23 15:04:12.807 | Main PID: 91260 (/usr/bin/python) 2021-12-23 15:04:12.807 | Tasks: 1 (limit: 14352) 2021-12-23 15:04:12.807 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-23 15:04:12.807 | └─91260 /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-12-23 15:04:12.807 | 2021-12-23 15:04:12.807 | Dec 23 15:03:20 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91260) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.807 | Dec 23 15:03:43 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG oslo_service.periodic_task [None req-6100083a-7bc7-41bc-9f7d-33fc6f374fc8 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91260) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91260) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91260) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: 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=91260) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91260) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91260) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91260) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: 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=91260) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 15:04:12.807 | Dec 23 15:03:50 dv-neutron-822797-1-hyperv neutron-metering-agent[91260]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91260) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 15:04:12.811 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.814 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-23 15:04:12.828 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-23 15:04:12.833 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.836 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-23 15:04:12.851 | enabled 2021-12-23 15:04:12.854 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-23 15:04:12.871 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-23 15:04:12.871 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.871 | Active: active (running) since Thu 2021-12-23 15:01:23 UTC; 2min 49s ago 2021-12-23 15:04:12.871 | Main PID: 86902 (glance-registry) 2021-12-23 15:04:12.871 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:12.871 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-23 15:04:12.871 | ├─86902 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-23 15:04:12.872 | ├─87411 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-23 15:04:12.872 | └─87412 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-23 15:04:12.872 | 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86902) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86902) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86902) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86902) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86902) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: INFO glance.common.wsgi [-] Started child 87411 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: INFO eventlet.wsgi.server [-] (87411) wsgi starting up on http://0.0.0.0:9191 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: INFO glance.common.wsgi [-] Started child 87412 2021-12-23 15:04:12.872 | Dec 23 15:01:25 dv-neutron-822797-1-hyperv glance-registry[86902]: INFO eventlet.wsgi.server [-] (87412) wsgi starting up on http://0.0.0.0:9191 2021-12-23 15:04:12.875 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.878 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-23 15:04:12.890 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-23 15:04:12.894 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.897 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-23 15:04:12.910 | enabled 2021-12-23 15:04:12.914 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-23 15:04:12.930 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-23 15:04:12.930 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.930 | Active: active (running) since Thu 2021-12-23 15:03:48 UTC; 24s ago 2021-12-23 15:04:12.930 | Main PID: 96706 (cinder-backup) 2021-12-23 15:04:12.930 | Tasks: 2 (limit: 14352) 2021-12-23 15:04:12.930 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-23 15:04:12.930 | ├─96706 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-23 15:04:12.930 | └─97145 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-23 15:04:12.930 | 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_backend_name = None {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_clear = zero {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_clear_ionice = None {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_clear_size = 0 {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.930 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.931 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:12.931 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv cinder-backup[96706]: DEBUG oslo_service.service [None req-36a7935e-f99c-4d10-b03e-cb93059ab1c9 None None] ******************************************************************************** {{(pid=96706) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 15:04:12.934 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.936 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-23 15:04:12.949 | enabled 2021-12-23 15:04:12.953 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-23 15:04:12.969 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-23 15:04:12.969 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-23 15:04:12.969 | Active: active (running) since Thu 2021-12-23 15:01:19 UTC; 2min 53s ago 2021-12-23 15:04:12.969 | Main PID: 86402 (swift-proxy-ser) 2021-12-23 15:04:12.969 | Tasks: 2 (limit: 14352) 2021-12-23 15:04:12.969 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-23 15:04:12.969 | ├─86402 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-23 15:04:12.969 | └─86500 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-23 15:04:12.969 | 2021-12-23 15:04:12.969 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv proxy-server[86500]: 10.222.0.49 10.222.0.49 23/Dec/2021/15/01/52 PUT /v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhxI9R... 645922816 - - tx489285946d9c47e48ee39-0061c48f52 - 13.7185 - - 1640271698.648451805 1640271712.366954565 0 2021-12-23 15:04:12.969 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv swift-proxy-server[86402]: proxy-server: 10.222.0.49 10.222.0.49 23/Dec/2021/15/01/52 PUT /v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhxI9R... 645922816 - - tx489285946d9c47e48ee39-0061c48f52 - 13.7185 - - 1640271698.648451805 1640271712.366954565 0 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv proxy-server[86500]: Deferring reject downstream 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv swift-proxy-server[86402]: proxy-server: Deferring reject downstream 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv proxy-server[86500]: Received request from 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv swift-proxy-server[86402]: proxy-server: Received request from 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv proxy-server[86500]: Authorizing as anonymous (txn: txea9844c3f6df406684985-0061c48fd7) 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv swift-proxy-server[86402]: proxy-server: Authorizing as anonymous (txn: txea9844c3f6df406684985-0061c48fd7) 2021-12-23 15:04:12.969 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv proxy-server[86500]: 10.222.0.49 10.222.0.49 23/Dec/2021/15/03/51 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txea9844c3f6df406684985-0061c48fd7 - 0.0036 - - 1640271831.754984379 1640271831.758631468 - 2021-12-23 15:04:12.970 | Dec 23 15:03:51 dv-neutron-822797-1-hyperv swift-proxy-server[86402]: proxy-server: 10.222.0.49 10.222.0.49 23/Dec/2021/15/03/51 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txea9844c3f6df406684985-0061c48fd7 - 0.0036 - - 1640271831.754984379 1640271831.758631468 - 2021-12-23 15:04:12.973 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:12.975 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-23 15:04:12.988 | enabled 2021-12-23 15:04:12.992 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-23 15:04:13.008 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-23 15:04:13.008 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-23 15:04:13.008 | Active: active (running) since Thu 2021-12-23 15:01:15 UTC; 2min 57s ago 2021-12-23 15:04:13.008 | Main PID: 84917 (swift-object-se) 2021-12-23 15:04:13.008 | Tasks: 23 (limit: 14352) 2021-12-23 15:04:13.008 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-23 15:04:13.008 | ├─84917 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-23 15:04:13.008 | ├─85438 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-23 15:04:13.008 | └─85441 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-23 15:04:13.008 | 2021-12-23 15:04:13.008 | Dec 23 15:01:15 dv-neutron-822797-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-12-23 15:04:13.008 | Dec 23 15:01:16 dv-neutron-822797-1-hyperv object-server[84917]: Started child 85438 from parent 84917 2021-12-23 15:04:13.008 | Dec 23 15:01:16 dv-neutron-822797-1-hyperv swift-object-server[84917]: object-server: Started child 85438 from parent 84917 2021-12-23 15:04:13.008 | Dec 23 15:01:16 dv-neutron-822797-1-hyperv object-server[84917]: Started child 85441 from parent 84917 2021-12-23 15:04:13.008 | Dec 23 15:01:16 dv-neutron-822797-1-hyperv swift-object-server[84917]: object-server: Started child 85441 from parent 84917 2021-12-23 15:04:13.008 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv object-server[85441]: 127.0.0.1 - - [23/Dec/2021:15:01:52 +0000] "PUT /sdb1/324/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" "tx489285946d9c47e48ee39-0061c48f52" "proxy-server 86500" 13.6885 "-" 85441 0 2021-12-23 15:04:13.008 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv swift-object-server[84917]: object-server: 127.0.0.1 - - [23/Dec/2021:15:01:52 +0000] "PUT /sdb1/324/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" "tx489285946d9c47e48ee39-0061c48f52" "proxy-server 86500" 13.6885 "-" 85441 0 2021-12-23 15:04:13.011 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.014 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-23 15:04:13.027 | enabled 2021-12-23 15:04:13.031 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-23 15:04:13.046 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-23 15:04:13.046 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-23 15:04:13.046 | Active: active (running) since Thu 2021-12-23 15:01:16 UTC; 2min 56s ago 2021-12-23 15:04:13.046 | Main PID: 85276 (swift-container) 2021-12-23 15:04:13.047 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:13.047 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-23 15:04:13.047 | ├─85276 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-23 15:04:13.047 | ├─85734 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-23 15:04:13.047 | └─85737 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-23 15:04:13.047 | 2021-12-23 15:04:13.047 | Dec 23 15:01:17 dv-neutron-822797-1-hyperv container-server[85276]: Started child 85734 from parent 85276 2021-12-23 15:04:13.047 | Dec 23 15:01:17 dv-neutron-822797-1-hyperv swift-container-server[85276]: container-server: Started child 85734 from parent 85276 2021-12-23 15:04:13.047 | Dec 23 15:01:17 dv-neutron-822797-1-hyperv container-server[85276]: Started child 85737 from parent 85276 2021-12-23 15:04:13.047 | Dec 23 15:01:17 dv-neutron-822797-1-hyperv swift-container-server[85276]: container-server: Started child 85737 from parent 85276 2021-12-23 15:04:13.047 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv container-server[85737]: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "PUT /sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" "tx7ff22bf750d94e11888a7-0061c48f52" "proxy-server 86500" 0.0230 "-" 85737 0 2021-12-23 15:04:13.047 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv swift-container-server[85276]: container-server: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "PUT /sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" "tx7ff22bf750d94e11888a7-0061c48f52" "proxy-server 86500" 0.0230 "-" 85737 0 2021-12-23 15:04:13.047 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv container-server[85734]: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "HEAD /sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance?format=json&states=listing" "tx489285946d9c47e48ee39-0061c48f52" "proxy-server 86500" 0.0057 "-" 85734 0 2021-12-23 15:04:13.047 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv swift-container-server[85276]: container-server: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "HEAD /sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance?format=json&states=listing" "tx489285946d9c47e48ee39-0061c48f52" "proxy-server 86500" 0.0057 "-" 85734 0 2021-12-23 15:04:13.047 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv container-server[85737]: 127.0.0.1 - - [23/Dec/2021:15:01:52 +0000] "PUT /sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" 201 - "PUT http://10.222.0.49:8080/sdb1/324/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" "tx489285946d9c47e48ee39-0061c48f52" "object-server 85441" 0.0017 "-" 85737 0 2021-12-23 15:04:13.047 | Dec 23 15:01:52 dv-neutron-822797-1-hyperv swift-container-server[85276]: container-server: 127.0.0.1 - - [23/Dec/2021:15:01:52 +0000] "PUT /sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" 201 - "PUT http://10.222.0.49:8080/sdb1/324/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance/89a86658-1def-4293-a963-2995d14681c8" "tx489285946d9c47e48ee39-0061c48f52" "object-server 85441" 0.0017 "-" 85737 0 2021-12-23 15:04:13.050 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.053 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-23 15:04:13.066 | enabled 2021-12-23 15:04:13.069 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-23 15:04:13.085 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-23 15:04:13.086 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-23 15:04:13.086 | Active: active (running) since Thu 2021-12-23 15:01:17 UTC; 2min 55s ago 2021-12-23 15:04:13.086 | Main PID: 85639 (swift-account-s) 2021-12-23 15:04:13.086 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:13.086 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-23 15:04:13.086 | ├─85639 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-23 15:04:13.086 | ├─86068 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-23 15:04:13.086 | └─86071 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-23 15:04:13.086 | 2021-12-23 15:04:13.086 | Dec 23 15:01:37 dv-neutron-822797-1-hyperv account-server[86071]: 127.0.0.1 - - [23/Dec/2021:15:01:37 +0000] "HEAD /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d?format=json" "txb8f9f84ffaf24d9cb3308-0061c48f51" "proxy-server 86500" 0.0029 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:37 dv-neutron-822797-1-hyperv swift-account-server[85639]: account-server: 127.0.0.1 - - [23/Dec/2021:15:01:37 +0000] "HEAD /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d?format=json" "txb8f9f84ffaf24d9cb3308-0061c48f51" "proxy-server 86500" 0.0029 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:37 dv-neutron-822797-1-hyperv account-server[86071]: 127.0.0.1 - - [23/Dec/2021:15:01:37 +0000] "HEAD /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d?format=json" "txb8f9f84ffaf24d9cb3308-0061c48f51" "proxy-server 86500" 0.0004 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:37 dv-neutron-822797-1-hyperv swift-account-server[85639]: account-server: 127.0.0.1 - - [23/Dec/2021:15:01:37 +0000] "HEAD /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d?format=json" "txb8f9f84ffaf24d9cb3308-0061c48f51" "proxy-server 86500" 0.0004 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv account-server[86071]: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "PUT /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 201 - "-" "tx7ff22bf750d94e11888a7-0061c48f52" "-" 0.0245 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv swift-account-server[85639]: account-server: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "PUT /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 201 - "-" "tx7ff22bf750d94e11888a7-0061c48f52" "-" 0.0245 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv account-server[86071]: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "HEAD /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d?format=json" "tx7ff22bf750d94e11888a7-0061c48f52" "proxy-server 86500" 0.0021 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv swift-account-server[85639]: account-server: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "HEAD /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_a9e1b2646f54430f916438aa8d9ac19d?format=json" "tx7ff22bf750d94e11888a7-0061c48f52" "proxy-server 86500" 0.0021 "-" 86071 - 2021-12-23 15:04:13.086 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv account-server[86071]: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "PUT /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" "tx7ff22bf750d94e11888a7-0061c48f52" "container-server 85737" 0.0019 "-" 86071 0 2021-12-23 15:04:13.086 | Dec 23 15:01:38 dv-neutron-822797-1-hyperv swift-account-server[85639]: account-server: 127.0.0.1 - - [23/Dec/2021:15:01:38 +0000] "PUT /sdb1/264/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/446/AUTH_a9e1b2646f54430f916438aa8d9ac19d/glance" "tx7ff22bf750d94e11888a7-0061c48f52" "container-server 85737" 0.0019 "-" 86071 0 2021-12-23 15:04:13.089 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.092 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-23 15:04:13.104 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-23 15:04:13.108 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.110 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-23 15:04:13.122 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-23 15:04:13.126 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.129 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-23 15:04:13.141 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-23 15:04:13.145 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.148 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-23 15:04:13.160 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-23 15:04:13.164 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.166 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-23 15:04:13.178 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-23 15:04:13.182 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.185 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-23 15:04:13.197 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-23 15:04:13.201 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.204 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-23 15:04:13.216 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-23 15:04:13.220 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.223 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-23 15:04:13.235 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-23 15:04:13.239 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.241 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-23 15:04:13.253 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-23 15:04:13.257 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.260 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-23 15:04:13.272 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-23 15:04:13.276 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.278 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-23 15:04:13.292 | enabled 2021-12-23 15:04:13.295 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-23 15:04:13.311 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-23 15:04:13.311 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-23 15:04:13.311 | Active: active (running) since Thu 2021-12-23 15:01:18 UTC; 2min 55s ago 2021-12-23 15:04:13.311 | Main PID: 86034 (swift-container) 2021-12-23 15:04:13.311 | Tasks: 1 (limit: 14352) 2021-12-23 15:04:13.311 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-23 15:04:13.311 | └─86034 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-23 15:04:13.312 | 2021-12-23 15:04:13.312 | Dec 23 15:01:18 dv-neutron-822797-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-23 15:04:13.312 | Dec 23 15:01:19 dv-neutron-822797-1-hyperv container-sync[86034]: Starting 86034 2021-12-23 15:04:13.312 | Dec 23 15:01:19 dv-neutron-822797-1-hyperv container-sync[86034]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-23 15:04:13.315 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.318 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-23 15:04:13.331 | enabled 2021-12-23 15:04:13.335 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-23 15:04:13.351 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-23 15:04:13.351 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-23 15:04:13.351 | Active: active (running) since Thu 2021-12-23 15:03:02 UTC; 1min 10s ago 2021-12-23 15:04:13.351 | Main PID: 94382 (nova-conductor) 2021-12-23 15:04:13.351 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:13.351 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-23 15:04:13.351 | ├─94382 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-23 15:04:13.351 | ├─95272 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-23 15:04:13.351 | └─95273 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-23 15:04:13.351 | 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_messaging_notifications.retry = -1 {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_reports.file_event_handler = None {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] oslo_reports.log_dir = None {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.351 | Dec 23 15:03:07 dv-neutron-822797-1-hyperv nova-conductor[94382]: DEBUG oslo_service.service [None req-7244038f-e7ff-46dd-93f5-153d961e2ab0 None None] ******************************************************************************** {{(pid=94382) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 15:04:13.356 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:04:13.358 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-23 15:04:13.372 | enabled 2021-12-23 15:04:13.376 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-23 15:04:13.392 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-23 15:04:13.392 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-23 15:04:13.392 | Active: active (running) since Thu 2021-12-23 15:03:04 UTC; 1min 8s ago 2021-12-23 15:04:13.392 | Main PID: 94772 (nova-conductor) 2021-12-23 15:04:13.392 | Tasks: 3 (limit: 14352) 2021-12-23 15:04:13.392 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-23 15:04:13.392 | ├─94772 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-23 15:04:13.393 | ├─95279 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-23 15:04:13.393 | └─95280 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-23 15:04:13.393 | 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_messaging_notifications.driver = [] {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_messaging_notifications.retry = -1 {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_messaging_notifications.transport_url = **** {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_reports.file_event_handler = None {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] oslo_reports.log_dir = None {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG oslo_service.service [None req-3379d3d6-b8f8-41d8-82cd-212619ca402b None None] ******************************************************************************** {{(pid=94772) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG nova.service [None req-4bfbc00e-2c5f-4f90-8e74-f63eafbe3511 None None] Join ServiceGroup membership for this service conductor {{(pid=95280) start /opt/stack/nova/nova/service.py:214}} 2021-12-23 15:04:13.393 | Dec 23 15:03:08 dv-neutron-822797-1-hyperv nova-conductor[94772]: DEBUG nova.servicegroup.drivers.db [None req-4bfbc00e-2c5f-4f90-8e74-f63eafbe3511 None None] DB_Driver: join new ServiceGroup member dv-neutron-822797-1-hyperv to the conductor group, service = {{(pid=95280) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-23 15:04:13.397 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-23 15:04:13.416 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:04:13.419 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-23 15:04:13.436 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:04:13.439 | + ./stack.sh:main:1403 : 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-12-23 15:04:13.441 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:04:13.444 | + ./stack.sh:echo_summary:428 : 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-12-23 15:04:13.447 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-23 15:04:16.864 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.864 | | Upgrade Check Results | 2021-12-23 15:04:16.864 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.864 | | Check: Cells v2 | 2021-12-23 15:04:16.864 | | Result: Success | 2021-12-23 15:04:16.864 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-23 15:04:16.864 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-23 15:04:16.864 | | compute hosts are deployed. | 2021-12-23 15:04:16.864 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.864 | | Check: Placement API | 2021-12-23 15:04:16.864 | | Result: Success | 2021-12-23 15:04:16.864 | | Details: None | 2021-12-23 15:04:16.864 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.864 | | Check: Ironic Flavor Migration | 2021-12-23 15:04:16.864 | | Result: Success | 2021-12-23 15:04:16.864 | | Details: None | 2021-12-23 15:04:16.864 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.864 | | Check: Cinder API | 2021-12-23 15:04:16.864 | | Result: Success | 2021-12-23 15:04:16.864 | | Details: None | 2021-12-23 15:04:16.864 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.864 | | Check: Policy Scope-based Defaults | 2021-12-23 15:04:16.865 | | Result: Success | 2021-12-23 15:04:16.865 | | Details: None | 2021-12-23 15:04:16.865 | +--------------------------------------------------------------------+ 2021-12-23 15:04:16.865 | | Check: Older than N-1 computes | 2021-12-23 15:04:16.865 | | Result: Success | 2021-12-23 15:04:16.865 | | Details: None | 2021-12-23 15:04:16.865 | +--------------------------------------------------------------------+ 2021-12-23 15:04:17.233 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-23 15:04:17.235 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-23 15:04:17.235 | Running user script /home/ubuntu/devstack/local.sh 2021-12-23 15:04:17.238 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-23 15:04:17.240 | Before updating nova flavors: 2021-12-23 15:04:19.432 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-23 15:04:19.432 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-23 15:04:19.432 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-23 15:04:19.432 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-23 15:04:19.432 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-23 15:04:19.432 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-23 15:04:19.432 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-23 15:04:19.432 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-23 15:04:19.432 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-23 15:04:19.432 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-23 15:04:19.432 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-23 15:04:19.432 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-23 15:04:19.432 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-23 15:04:19.432 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-23 15:04:21.367 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-23 15:04:21.448 | Flavor 42 not found 2021-12-23 15:04:23.264 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-23 15:04:23.345 | Flavor 84 not found 2021-12-23 15:04:25.152 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-23 15:04:25.237 | Flavor 451 not found 2021-12-23 15:04:26.990 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:26.990 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:04:26.990 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:26.990 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:26.990 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:28.819 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:28.819 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:04:28.819 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:28.819 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:28.819 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:30.647 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:30.647 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:04:30.647 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:30.647 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:30.647 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:32.455 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:32.455 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:04:32.455 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:32.455 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:32.455 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:32.536 | After updating nova flavors: 2021-12-23 15:04:34.321 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:34.321 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:04:34.321 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:34.321 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.321 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 15:04:34.322 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.322 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.322 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.322 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:04:34.322 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:04:34.322 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:04:34.322 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:04:39.466 | Neutron networks: 2021-12-23 15:04:41.812 | +--------------------------------------+---------+--------------------------------------+ 2021-12-23 15:04:41.812 | | ID | Name | Subnets | 2021-12-23 15:04:41.812 | +--------------------------------------+---------+--------------------------------------+ 2021-12-23 15:04:41.812 | | 2197a5c8-80bf-448e-89f2-9f905ac038d6 | public | c66f8747-214e-4ede-b57c-0ce507d99f41 | 2021-12-23 15:04:41.812 | | c6d1ccdf-eab4-48da-a0c7-12c13022aab3 | private | c56ef567-fbe9-4a9e-bceb-512d95cfbcec | 2021-12-23 15:04:41.812 | +--------------------------------------+---------+--------------------------------------+ 2021-12-23 15:04:46.430 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:46.430 | | Field | Value | 2021-12-23 15:04:46.430 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:46.430 | | admin_state_up | UP | 2021-12-23 15:04:46.430 | | availability_zone_hints | | 2021-12-23 15:04:46.430 | | availability_zones | nova | 2021-12-23 15:04:46.430 | | created_at | 2021-12-23T15:02:43Z | 2021-12-23 15:04:46.430 | | description | | 2021-12-23 15:04:46.430 | | dns_domain | None | 2021-12-23 15:04:46.431 | | id | 2197a5c8-80bf-448e-89f2-9f905ac038d6 | 2021-12-23 15:04:46.431 | | ipv4_address_scope | None | 2021-12-23 15:04:46.431 | | ipv6_address_scope | None | 2021-12-23 15:04:46.431 | | is_default | True | 2021-12-23 15:04:46.431 | | is_vlan_transparent | None | 2021-12-23 15:04:46.431 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='5d7134a80320478a990d1b9415e50fb8', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 15:04:46.431 | | mtu | 1500 | 2021-12-23 15:04:46.431 | | name | public | 2021-12-23 15:04:46.431 | | port_security_enabled | True | 2021-12-23 15:04:46.431 | | project_id | 5d7134a80320478a990d1b9415e50fb8 | 2021-12-23 15:04:46.431 | | provider:network_type | flat | 2021-12-23 15:04:46.431 | | provider:physical_network | physnet1 | 2021-12-23 15:04:46.431 | | provider:segmentation_id | None | 2021-12-23 15:04:46.431 | | qos_policy_id | None | 2021-12-23 15:04:46.431 | | revision_number | 2 | 2021-12-23 15:04:46.431 | | router:external | External | 2021-12-23 15:04:46.431 | | segments | None | 2021-12-23 15:04:46.431 | | shared | False | 2021-12-23 15:04:46.431 | | status | ACTIVE | 2021-12-23 15:04:46.431 | | subnets | c66f8747-214e-4ede-b57c-0ce507d99f41 | 2021-12-23 15:04:46.431 | | tags | | 2021-12-23 15:04:46.431 | | updated_at | 2021-12-23T15:02:50Z | 2021-12-23 15:04:46.431 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:48.717 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:48.717 | | Field | Value | 2021-12-23 15:04:48.718 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:48.718 | | admin_state_up | UP | 2021-12-23 15:04:48.718 | | availability_zone_hints | | 2021-12-23 15:04:48.718 | | availability_zones | nova | 2021-12-23 15:04:48.718 | | created_at | 2021-12-23T15:02:28Z | 2021-12-23 15:04:48.718 | | description | | 2021-12-23 15:04:48.718 | | dns_domain | None | 2021-12-23 15:04:48.718 | | id | c6d1ccdf-eab4-48da-a0c7-12c13022aab3 | 2021-12-23 15:04:48.718 | | ipv4_address_scope | None | 2021-12-23 15:04:48.718 | | ipv6_address_scope | None | 2021-12-23 15:04:48.718 | | is_default | None | 2021-12-23 15:04:48.718 | | is_vlan_transparent | None | 2021-12-23 15:04:48.718 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='1da2814c02184d71afeb812a53924e17', project.name=, region_name='RegionOne', zone= | 2021-12-23 15:04:48.718 | | mtu | 1500 | 2021-12-23 15:04:48.718 | | name | private | 2021-12-23 15:04:48.718 | | port_security_enabled | True | 2021-12-23 15:04:48.718 | | project_id | 1da2814c02184d71afeb812a53924e17 | 2021-12-23 15:04:48.718 | | provider:network_type | vlan | 2021-12-23 15:04:48.718 | | provider:physical_network | physnet1 | 2021-12-23 15:04:48.718 | | provider:segmentation_id | 312 | 2021-12-23 15:04:48.718 | | qos_policy_id | None | 2021-12-23 15:04:48.718 | | revision_number | 3 | 2021-12-23 15:04:48.718 | | router:external | Internal | 2021-12-23 15:04:48.718 | | segments | None | 2021-12-23 15:04:48.718 | | shared | False | 2021-12-23 15:04:48.718 | | status | ACTIVE | 2021-12-23 15:04:48.719 | | subnets | c56ef567-fbe9-4a9e-bceb-512d95cfbcec | 2021-12-23 15:04:48.719 | | tags | | 2021-12-23 15:04:48.719 | | updated_at | 2021-12-23T15:04:39Z | 2021-12-23 15:04:48.719 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:48.826 | Neutron subnetworks: 2021-12-23 15:04:50.941 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-23 15:04:50.941 | | ID | Name | Network | Subnet | 2021-12-23 15:04:50.941 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-23 15:04:50.941 | | c56ef567-fbe9-4a9e-bceb-512d95cfbcec | private-subnet | c6d1ccdf-eab4-48da-a0c7-12c13022aab3 | 172.20.0.0/26 | 2021-12-23 15:04:50.941 | | c66f8747-214e-4ede-b57c-0ce507d99f41 | public-subnet | 2197a5c8-80bf-448e-89f2-9f905ac038d6 | 172.26.2.0/24 | 2021-12-23 15:04:50.941 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-23 15:04:55.383 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:55.384 | | Field | Value | 2021-12-23 15:04:55.384 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:55.384 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-23 15:04:55.384 | | cidr | 172.20.0.0/26 | 2021-12-23 15:04:55.384 | | created_at | 2021-12-23T15:02:31Z | 2021-12-23 15:04:55.384 | | description | | 2021-12-23 15:04:55.384 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-23 15:04:55.384 | | dns_publish_fixed_ip | None | 2021-12-23 15:04:55.384 | | enable_dhcp | True | 2021-12-23 15:04:55.384 | | gateway_ip | 172.20.0.1 | 2021-12-23 15:04:55.384 | | host_routes | | 2021-12-23 15:04:55.384 | | id | c56ef567-fbe9-4a9e-bceb-512d95cfbcec | 2021-12-23 15:04:55.384 | | ip_version | 4 | 2021-12-23 15:04:55.384 | | ipv6_address_mode | None | 2021-12-23 15:04:55.384 | | ipv6_ra_mode | None | 2021-12-23 15:04:55.384 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='1da2814c02184d71afeb812a53924e17', project.name=, region_name='RegionOne', zone= | 2021-12-23 15:04:55.384 | | name | private-subnet | 2021-12-23 15:04:55.384 | | network_id | c6d1ccdf-eab4-48da-a0c7-12c13022aab3 | 2021-12-23 15:04:55.384 | | prefix_length | None | 2021-12-23 15:04:55.384 | | project_id | 1da2814c02184d71afeb812a53924e17 | 2021-12-23 15:04:55.384 | | revision_number | 1 | 2021-12-23 15:04:55.384 | | segment_id | None | 2021-12-23 15:04:55.384 | | service_types | | 2021-12-23 15:04:55.384 | | subnetpool_id | 64dd90f4-3170-4480-9501-1b691d1233db | 2021-12-23 15:04:55.384 | | tags | | 2021-12-23 15:04:55.384 | | updated_at | 2021-12-23T15:04:39Z | 2021-12-23 15:04:55.384 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:57.619 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:57.619 | | Field | Value | 2021-12-23 15:04:57.619 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:57.619 | | allocation_pools | 172.26.2.2-172.26.2.254 | 2021-12-23 15:04:57.619 | | cidr | 172.26.2.0/24 | 2021-12-23 15:04:57.619 | | created_at | 2021-12-23T15:02:50Z | 2021-12-23 15:04:57.619 | | description | | 2021-12-23 15:04:57.619 | | dns_nameservers | | 2021-12-23 15:04:57.619 | | dns_publish_fixed_ip | None | 2021-12-23 15:04:57.619 | | enable_dhcp | False | 2021-12-23 15:04:57.619 | | gateway_ip | 172.26.2.1 | 2021-12-23 15:04:57.619 | | host_routes | | 2021-12-23 15:04:57.620 | | id | c66f8747-214e-4ede-b57c-0ce507d99f41 | 2021-12-23 15:04:57.620 | | ip_version | 4 | 2021-12-23 15:04:57.620 | | ipv6_address_mode | None | 2021-12-23 15:04:57.620 | | ipv6_ra_mode | None | 2021-12-23 15:04:57.620 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='5d7134a80320478a990d1b9415e50fb8', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 15:04:57.620 | | name | public-subnet | 2021-12-23 15:04:57.620 | | network_id | 2197a5c8-80bf-448e-89f2-9f905ac038d6 | 2021-12-23 15:04:57.620 | | prefix_length | None | 2021-12-23 15:04:57.620 | | project_id | 5d7134a80320478a990d1b9415e50fb8 | 2021-12-23 15:04:57.620 | | revision_number | 0 | 2021-12-23 15:04:57.620 | | segment_id | None | 2021-12-23 15:04:57.620 | | service_types | | 2021-12-23 15:04:57.620 | | subnetpool_id | None | 2021-12-23 15:04:57.620 | | tags | | 2021-12-23 15:04:57.620 | | updated_at | 2021-12-23T15:02:50Z | 2021-12-23 15:04:57.620 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:04:57.949 | + ./stack.sh:main:1428 : command openstack complete 2021-12-23 15:04:57.949 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-23 15:04:57.954 | + ./stack.sh:main:1428 : openstack complete 2021-12-23 15:05:00.268 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-23 15:05:00.653 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-23 15:05:00.674 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:00.677 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-23 15:05:00.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:05:00.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:05:00.684 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-23 15:05:00.686 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:05:00.689 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-23 15:05:00.692 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-23 15:05:00.694 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-23 15:05:00.697 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-23 15:05:00.699 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-23 15:05:00.702 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-23 15:05:00.705 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-23 15:05:00.708 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-23 15:05:00.916 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-23 15:05:00.922 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-12-23 15:05:00.923 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-23 15:05:00.924 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-23 15:05:00.932 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-12-23 15:05:00.936 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-12-23 15:05:00.939 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-12-23 15:05:00.941 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-23 15:05:00.945 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-12-23 15:05:00.945 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-23 15:05:00.947 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-23 15:05:00.952 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-12-23 15:05:00.954 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-12-23 15:05:00.957 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-12-23 15:05:00.959 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-23 15:05:00.962 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-23 15:05:00.964 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-23 15:05:00.984 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-23 15:05:01.002 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-23 15:05:01.005 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:05:01.008 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-12-23 15:05:01.010 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-23 15:05:01.013 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 15:05:01.016 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-23 15:05:01.018 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:05:01.021 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:05:01.023 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:05:01.026 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:05:01.029 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:05:01.032 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:05:01.036 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:05:01.038 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:05:01.041 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:05:01.044 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-23 15:05:01.046 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:05:01.061 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:01.063 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:05:01.066 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:05:01.068 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-23 15:05:01.070 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:05:01.073 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 15:05:01.075 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:05:01.078 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-23 15:05:01.080 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:05:01.082 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-23 15:05:01.085 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:05:01.087 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-23 15:05:01.089 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-23 15:05:01.091 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:05:01.094 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-23 15:05:01.096 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-23 15:05:01.099 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-23 15:05:01.101 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-23 15:05:01.102 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-23 15:05:01.104 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:05:01.107 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-23 15:05:01.109 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-23 15:05:01.111 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:05:01.114 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:05:01.114 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:05:01.118 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-23 15:05:01.120 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-23 15:05:01.122 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-23 15:05:01.124 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-23 15:05:01.126 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-23 15:05:01.144 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-23 15:05:01.148 | ++ 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-12-23 15:05:03.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:05:03.985 | 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-12-23 15:05:03.985 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.986 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.986 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.987 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.987 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.987 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.988 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.988 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.989 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.989 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.990 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.990 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.991 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.991 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.991 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.992 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.992 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.993 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.993 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.994 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.994 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.995 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.995 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.995 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.996 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.998 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:03.998 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:03.999 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:03.999 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.000 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.001 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.001 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.002 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.002 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.002 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.003 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.003 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.003 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.004 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.004 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.005 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.005 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.005 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.006 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.006 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.007 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.007 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.008 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.008 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.008 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.009 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.009 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.010 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.010 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.011 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.011 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.012 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.012 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.013 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.013 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.014 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.014 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.015 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.016 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.016 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.016 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.017 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.017 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.018 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.019 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.019 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.020 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.020 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.021 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.021 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.021 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.022 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.022 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.023 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.023 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.023 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.024 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.025 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.025 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.025 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.026 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.026 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.027 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.027 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.028 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.028 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.029 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.029 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.030 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.030 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.031 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.031 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.032 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.032 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.033 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.033 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.034 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.034 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.035 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.035 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.036 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.036 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.036 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.037 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.037 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.038 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.038 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.039 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.039 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.040 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.040 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.041 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.041 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.042 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.042 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.042 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.043 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.043 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.044 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.044 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.045 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.045 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.046 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.046 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.047 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.047 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.047 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.048 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.048 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.049 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.049 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.050 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.050 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.050 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.051 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.051 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.052 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.052 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.052 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.053 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.054 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.054 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.054 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.055 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.055 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.056 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.056 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.056 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.057 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.057 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.058 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.058 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.058 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.059 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.059 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.060 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.060 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.061 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.061 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.061 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.062 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.062 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.063 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.063 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.064 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.064 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.064 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.065 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.065 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.065 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.066 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.066 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.067 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.067 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.067 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.068 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.068 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.069 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.069 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.070 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.070 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.070 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.071 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.071 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.071 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.072 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.072 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.073 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.073 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.073 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.074 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.074 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.075 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.075 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.076 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.076 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.076 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.077 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.077 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.078 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.078 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.079 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.079 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.079 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.080 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.080 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.081 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.081 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.081 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.082 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.082 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.083 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.083 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.083 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.084 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.084 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.085 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.085 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.086 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.086 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.086 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.087 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.087 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.087 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.088 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.088 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.089 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.090 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.090 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.091 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.092 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.092 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.093 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.093 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.094 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.094 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.095 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.095 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.095 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.096 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.096 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.097 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.097 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.098 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.098 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.098 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.099 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.099 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.100 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.100 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.100 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.101 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.101 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.102 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.102 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.103 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.103 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.103 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.104 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.104 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.105 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.105 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.105 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.106 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.106 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.107 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.107 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.108 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.108 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.109 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.109 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.109 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.110 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.110 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.111 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.111 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.112 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.112 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.112 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.113 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.113 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.113 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.114 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.114 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.115 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.115 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.116 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.116 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.116 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.117 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.117 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.118 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.118 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.119 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.119 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.119 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.120 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.120 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.121 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.121 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.122 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.122 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.122 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.123 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.123 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.124 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.124 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.124 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.125 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.125 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.126 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.126 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.127 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.127 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.127 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.128 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.128 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.129 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.129 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.129 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.130 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.130 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.131 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.131 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.132 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.133 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.133 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.134 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.134 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.134 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.135 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.135 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.136 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.136 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.137 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.137 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.137 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.138 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.138 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.139 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.139 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.140 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.140 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.141 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.141 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.141 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.142 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.142 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.143 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.143 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.144 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.144 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.144 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.145 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.145 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.146 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.146 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.147 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.147 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.148 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.148 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.148 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.149 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.149 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.150 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.150 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.150 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.151 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.151 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.152 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.152 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.153 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.153 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.153 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.154 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.154 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.155 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.155 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.156 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.156 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.157 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.157 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.158 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.158 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.159 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.159 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.159 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.160 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.160 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.161 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.161 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.162 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.162 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.162 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.163 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.163 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.163 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.164 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.164 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.165 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.165 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.166 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.166 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.167 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.167 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.167 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.168 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.169 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.169 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.169 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:05:04.170 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:05:04.170 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:04.305 | Collecting testrepository===0.0.20 2021-12-23 15:05:04.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-23 15:05:05.233 | 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-12-23 15:05:05.253 | 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-12-23 15:05:05.257 | 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-12-23 15:05:05.265 | 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-12-23 15:05:05.277 | 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-12-23 15:05:05.292 | 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-12-23 15:05:05.295 | 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-12-23 15:05:05.298 | 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-12-23 15:05:05.301 | 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-12-23 15:05:05.304 | 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-12-23 15:05:05.307 | 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-12-23 15:05:05.310 | Building wheels for collected packages: testrepository 2021-12-23 15:05:05.312 | Building wheel for testrepository (setup.py): started 2021-12-23 15:05:06.239 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-23 15:05:06.242 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=b750f79afe5c84818ee3bf42095f833ad13ab08fb5d406803d399d9494605a34 2021-12-23 15:05:06.242 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-23 15:05:06.243 | Successfully built testrepository 2021-12-23 15:05:08.471 | Installing collected packages: testrepository 2021-12-23 15:05:08.714 | Successfully installed testrepository-0.0.20 2021-12-23 15:05:08.854 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:05:08.855 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:05:08.950 | ++ inc/python:pip_install:207 : result=0 2021-12-23 15:05:08.953 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:05:08.956 | ++ functions-common:time_stop:2331 : local name 2021-12-23 15:05:08.959 | ++ functions-common:time_stop:2332 : local end_time 2021-12-23 15:05:08.962 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:05:08.965 | ++ functions-common:time_stop:2334 : local total 2021-12-23 15:05:08.967 | ++ functions-common:time_stop:2335 : local start_time 2021-12-23 15:05:08.969 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:05:08.971 | ++ functions-common:time_stop:2338 : start_time=1640271901139 2021-12-23 15:05:08.973 | ++ functions-common:time_stop:2340 : [[ -z 1640271901139 ]] 2021-12-23 15:05:08.976 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:05:08.980 | ++ functions-common:time_stop:2343 : end_time=1640271908977 2021-12-23 15:05:08.982 | ++ functions-common:time_stop:2344 : elapsed_time=7838 2021-12-23 15:05:08.984 | ++ functions-common:time_stop:2345 : total=245286 2021-12-23 15:05:08.986 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:05:08.988 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=253124 2021-12-23 15:05:08.990 | ++ inc/python:pip_install:210 : return 0 2021-12-23 15:05:08.992 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-23 15:05:08.994 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-23 15:05:08.996 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-23 15:05:08.998 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-23 15:05:09.000 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-23 15:05:09.002 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-23 15:05:09.004 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-23 15:05:09.006 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-23 15:05:09.008 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-23 15:05:09.010 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-23 15:05:09.012 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-23 15:05:09.014 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-23 15:05:09.016 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-23 15:05:09.018 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-23 15:05:09.020 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-23 15:05:09.022 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-23 15:05:09.024 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-23 15:05:09.026 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-23 15:05:09.026 | ' 2021-12-23 15:05:09.028 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-23 15:05:09.030 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-23 15:05:09.044 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:09.047 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-23 15:05:09.048 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-23 15:05:09.048 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-23 15:05:11.383 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:05:11.386 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-23 15:05:11.389 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-23 15:05:11.392 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-23 15:05:11.394 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-23 15:05:11.396 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-23 15:05:11.398 | ++ lib/tempest:configure_tempest:184 : image_uuid=89a86658-1def-4293-a963-2995d14681c8 2021-12-23 15:05:11.400 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=89a86658-1def-4293-a963-2995d14681c8 2021-12-23 15:05:11.403 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-23 15:05:11.415 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-23 15:05:11.418 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-23 15:05:11.420 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-23 15:05:11.422 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-23 15:05:11.425 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-23 15:05:11.427 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-23 15:05:11.429 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-23 15:05:11.431 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-23 15:05:11.434 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-23 15:05:11.434 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-23 15:05:13.577 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:05:13.582 | ++ lib/tempest:configure_tempest:211 : admin_project_id=5d7134a80320478a990d1b9415e50fb8 2021-12-23 15:05:13.584 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-23 15:05:13.601 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:13.604 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-23 15:05:15.430 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:05:15.431 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:05:15.431 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:05:15.431 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:05:15.431 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:05:15.431 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-23 15:05:15.433 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-23 15:05:15.436 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:05:15.436 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:05:15.436 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:05:15.436 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:05:15.436 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:05:15.436 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-23 15:05:15.438 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-23 15:05:15.441 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:05:15.441 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 15:05:15.441 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 15:05:15.441 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.441 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.441 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 15:05:15.442 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 15:05:15.442 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-23 15:05:15.444 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-23 15:05:15.446 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-23 15:05:15.477 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-23 15:05:15.480 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-23 15:05:15.483 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-23 15:05:15.485 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-23 15:05:15.488 | +++ 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-12-23 15:05:17.705 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:05:17.709 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 15:05:17.709 | router-admin-state-down-before-update 2021-12-23 15:05:17.709 | agent 2021-12-23 15:05:17.709 | agent-resources-synced 2021-12-23 15:05:17.709 | allowed-address-pairs 2021-12-23 15:05:17.709 | auto-allocated-topology 2021-12-23 15:05:17.709 | availability_zone 2021-12-23 15:05:17.709 | availability_zone_filter 2021-12-23 15:05:17.709 | default-subnetpools 2021-12-23 15:05:17.709 | dhcp_agent_scheduler 2021-12-23 15:05:17.709 | dvr 2021-12-23 15:05:17.709 | empty-string-filtering 2021-12-23 15:05:17.709 | external-net 2021-12-23 15:05:17.709 | extra_dhcp_opt 2021-12-23 15:05:17.709 | extraroute 2021-12-23 15:05:17.709 | extraroute-atomic 2021-12-23 15:05:17.709 | filter-validation 2021-12-23 15:05:17.709 | fip-port-details 2021-12-23 15:05:17.710 | flavors 2021-12-23 15:05:17.710 | floatingip-pools 2021-12-23 15:05:17.710 | ip-substring-filtering 2021-12-23 15:05:17.710 | router 2021-12-23 15:05:17.710 | ext-gw-mode 2021-12-23 15:05:17.710 | l3-ha 2021-12-23 15:05:17.710 | l3-flavors 2021-12-23 15:05:17.710 | l3-port-ip-change-not-allowed 2021-12-23 15:05:17.710 | l3_agent_scheduler 2021-12-23 15:05:17.710 | metering 2021-12-23 15:05:17.710 | multi-provider 2021-12-23 15:05:17.710 | net-mtu 2021-12-23 15:05:17.710 | net-mtu-writable 2021-12-23 15:05:17.710 | network_availability_zone 2021-12-23 15:05:17.710 | network-ip-availability 2021-12-23 15:05:17.710 | pagination 2021-12-23 15:05:17.710 | port-mac-address-regenerate 2021-12-23 15:05:17.710 | binding 2021-12-23 15:05:17.710 | binding-extended 2021-12-23 15:05:17.710 | port-security 2021-12-23 15:05:17.710 | project-id 2021-12-23 15:05:17.710 | provider 2021-12-23 15:05:17.710 | quotas 2021-12-23 15:05:17.710 | quota_details 2021-12-23 15:05:17.710 | rbac-policies 2021-12-23 15:05:17.710 | rbac-address-scope 2021-12-23 15:05:17.710 | rbac-security-groups 2021-12-23 15:05:17.710 | rbac-subnetpool 2021-12-23 15:05:17.710 | revision-if-match 2021-12-23 15:05:17.710 | standard-attr-revisions 2021-12-23 15:05:17.710 | router_availability_zone 2021-12-23 15:05:17.711 | port-security-groups-filtering 2021-12-23 15:05:17.711 | security-group 2021-12-23 15:05:17.711 | service-type 2021-12-23 15:05:17.711 | sorting 2021-12-23 15:05:17.711 | standard-attr-description 2021-12-23 15:05:17.711 | stateful-security-group 2021-12-23 15:05:17.711 | subnet_onboard 2021-12-23 15:05:17.711 | subnet-service-types 2021-12-23 15:05:17.711 | subnet_allocation 2021-12-23 15:05:17.711 | subnetpool-prefix-ops 2021-12-23 15:05:17.711 | standard-attr-tag 2021-12-23 15:05:17.711 | standard-attr-timestamp' 2021-12-23 15:05:17.711 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 15:05:17.711 | router-admin-state-down-before-update 2021-12-23 15:05:17.711 | agent 2021-12-23 15:05:17.711 | agent-resources-synced 2021-12-23 15:05:17.711 | allowed-address-pairs 2021-12-23 15:05:17.711 | auto-allocated-topology 2021-12-23 15:05:17.712 | availability_zone 2021-12-23 15:05:17.712 | availability_zone_filter 2021-12-23 15:05:17.712 | default-subnetpools 2021-12-23 15:05:17.712 | dhcp_agent_scheduler 2021-12-23 15:05:17.712 | dvr 2021-12-23 15:05:17.712 | empty-string-filtering 2021-12-23 15:05:17.712 | external-net 2021-12-23 15:05:17.712 | extra_dhcp_opt 2021-12-23 15:05:17.712 | extraroute 2021-12-23 15:05:17.712 | extraroute-atomic 2021-12-23 15:05:17.712 | filter-validation 2021-12-23 15:05:17.712 | fip-port-details 2021-12-23 15:05:17.712 | flavors 2021-12-23 15:05:17.712 | floatingip-pools 2021-12-23 15:05:17.712 | ip-substring-filtering 2021-12-23 15:05:17.712 | router 2021-12-23 15:05:17.712 | ext-gw-mode 2021-12-23 15:05:17.712 | l3-ha 2021-12-23 15:05:17.712 | l3-flavors 2021-12-23 15:05:17.712 | l3-port-ip-change-not-allowed 2021-12-23 15:05:17.712 | l3_agent_scheduler 2021-12-23 15:05:17.712 | metering 2021-12-23 15:05:17.712 | multi-provider 2021-12-23 15:05:17.712 | net-mtu 2021-12-23 15:05:17.712 | net-mtu-writable 2021-12-23 15:05:17.712 | network_availability_zone 2021-12-23 15:05:17.712 | network-ip-availability 2021-12-23 15:05:17.712 | pagination 2021-12-23 15:05:17.712 | port-mac-address-regenerate 2021-12-23 15:05:17.712 | binding 2021-12-23 15:05:17.712 | binding-extended 2021-12-23 15:05:17.712 | port-security 2021-12-23 15:05:17.712 | project-id 2021-12-23 15:05:17.712 | provider 2021-12-23 15:05:17.712 | quotas 2021-12-23 15:05:17.712 | quota_details 2021-12-23 15:05:17.713 | rbac-policies 2021-12-23 15:05:17.713 | rbac-address-scope 2021-12-23 15:05:17.713 | rbac-security-groups 2021-12-23 15:05:17.713 | rbac-subnetpool 2021-12-23 15:05:17.713 | revision-if-match 2021-12-23 15:05:17.713 | standard-attr-revisions 2021-12-23 15:05:17.713 | router_availability_zone 2021-12-23 15:05:17.713 | port-security-groups-filtering 2021-12-23 15:05:17.713 | security-group 2021-12-23 15:05:17.713 | service-type 2021-12-23 15:05:17.713 | sorting 2021-12-23 15:05:17.713 | standard-attr-description 2021-12-23 15:05:17.713 | stateful-security-group 2021-12-23 15:05:17.713 | subnet_onboard 2021-12-23 15:05:17.713 | subnet-service-types 2021-12-23 15:05:17.713 | subnet_allocation 2021-12-23 15:05:17.713 | subnetpool-prefix-ops 2021-12-23 15:05:17.713 | standard-attr-tag 2021-12-23 15:05:17.713 | standard-attr-timestamp =~ external-net ]] 2021-12-23 15:05:17.714 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 15:05:17.717 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-23 15:05:20.073 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:05:20.077 | ++ lib/tempest:configure_tempest:287 : public_network_id=2197a5c8-80bf-448e-89f2-9f905ac038d6 2021-12-23 15:05:20.080 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-23 15:05:22.632 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:05:22.632 | | Field | Value | 2021-12-23 15:05:22.633 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:05:22.633 | | admin_state_up | UP | 2021-12-23 15:05:22.633 | | availability_zone_hints | | 2021-12-23 15:05:22.633 | | availability_zones | | 2021-12-23 15:05:22.633 | | created_at | 2021-12-23T15:05:22Z | 2021-12-23 15:05:22.633 | | description | | 2021-12-23 15:05:22.633 | | dns_domain | None | 2021-12-23 15:05:22.633 | | id | f1e9a9e7-b86b-4c8a-97b4-3164e22c5aaf | 2021-12-23 15:05:22.633 | | ipv4_address_scope | None | 2021-12-23 15:05:22.633 | | ipv6_address_scope | None | 2021-12-23 15:05:22.633 | | is_default | False | 2021-12-23 15:05:22.633 | | is_vlan_transparent | None | 2021-12-23 15:05:22.633 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='5d7134a80320478a990d1b9415e50fb8', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 15:05:22.633 | | mtu | 1500 | 2021-12-23 15:05:22.633 | | name | shared | 2021-12-23 15:05:22.633 | | port_security_enabled | True | 2021-12-23 15:05:22.633 | | project_id | 5d7134a80320478a990d1b9415e50fb8 | 2021-12-23 15:05:22.633 | | provider:network_type | vlan | 2021-12-23 15:05:22.633 | | provider:physical_network | physnet1 | 2021-12-23 15:05:22.633 | | provider:segmentation_id | 332 | 2021-12-23 15:05:22.633 | | qos_policy_id | None | 2021-12-23 15:05:22.633 | | revision_number | 1 | 2021-12-23 15:05:22.633 | | router:external | Internal | 2021-12-23 15:05:22.633 | | segments | None | 2021-12-23 15:05:22.633 | | shared | True | 2021-12-23 15:05:22.633 | | status | ACTIVE | 2021-12-23 15:05:22.633 | | subnets | | 2021-12-23 15:05:22.633 | | tags | | 2021-12-23 15:05:22.634 | | updated_at | 2021-12-23T15:05:22Z | 2021-12-23 15:05:22.634 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:05:22.748 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-23 15:05:25.388 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:05:25.389 | | Field | Value | 2021-12-23 15:05:25.389 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:05:25.389 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-23 15:05:25.389 | | cidr | 192.168.233.0/24 | 2021-12-23 15:05:25.389 | | created_at | 2021-12-23T15:05:25Z | 2021-12-23 15:05:25.389 | | description | shared-subnet | 2021-12-23 15:05:25.389 | | dns_nameservers | | 2021-12-23 15:05:25.389 | | dns_publish_fixed_ip | None | 2021-12-23 15:05:25.389 | | enable_dhcp | True | 2021-12-23 15:05:25.389 | | gateway_ip | 192.168.233.1 | 2021-12-23 15:05:25.389 | | host_routes | | 2021-12-23 15:05:25.389 | | id | 1cb266de-1e3d-4e9d-9c14-4264681e2484 | 2021-12-23 15:05:25.389 | | ip_version | 4 | 2021-12-23 15:05:25.389 | | ipv6_address_mode | None | 2021-12-23 15:05:25.389 | | ipv6_ra_mode | None | 2021-12-23 15:05:25.389 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='5d7134a80320478a990d1b9415e50fb8', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 15:05:25.389 | | name | shared-subnet | 2021-12-23 15:05:25.389 | | network_id | f1e9a9e7-b86b-4c8a-97b4-3164e22c5aaf | 2021-12-23 15:05:25.389 | | prefix_length | None | 2021-12-23 15:05:25.389 | | project_id | 5d7134a80320478a990d1b9415e50fb8 | 2021-12-23 15:05:25.389 | | revision_number | 0 | 2021-12-23 15:05:25.389 | | segment_id | None | 2021-12-23 15:05:25.389 | | service_types | | 2021-12-23 15:05:25.389 | | subnetpool_id | None | 2021-12-23 15:05:25.389 | | tags | | 2021-12-23 15:05:25.389 | | updated_at | 2021-12-23T15:05:25Z | 2021-12-23 15:05:25.390 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 15:05:25.507 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-23 15:05:25.534 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-23 15:05:25.559 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-23 15:05:25.563 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-23 15:05:25.588 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-23 15:05:25.617 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-23 15:05:25.642 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-23 15:05:25.668 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-23 15:05:25.694 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.49/identity/v2.0/ 2021-12-23 15:05:25.721 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.49/identity/v3 2021-12-23 15:05:25.745 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-23 15:05:25.770 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-23 15:05:25.796 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-23 15:05:25.821 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-23 15:05:25.823 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-23 15:05:25.850 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-23 15:05:25.875 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-23 15:05:25.900 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-23 15:05:25.924 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-23 15:05:25.927 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-23 15:05:25.954 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-23 15:05:25.979 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-23 15:05:25.981 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-23 15:05:26.006 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-23 15:05:26.022 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:05:26.023 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-23 15:05:26.026 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-23 15:05:26.051 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-23 15:05:26.065 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:05:26.067 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-23 15:05:26.093 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-23 15:05:26.120 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-23 15:05:26.123 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-23 15:05:26.125 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-23 15:05:26.127 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-23 15:05:26.153 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 89a86658-1def-4293-a963-2995d14681c8 2021-12-23 15:05:26.186 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 89a86658-1def-4293-a963-2995d14681c8 2021-12-23 15:05:26.211 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-23 15:05:26.236 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-23 15:05:26.262 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-23 15:05:26.289 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-23 15:05:26.304 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:26.306 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-23 15:05:26.308 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-23 15:05:26.311 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-23 15:05:26.313 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-23 15:05:26.315 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-23 15:05:26.317 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-23 15:05:26.337 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-23 15:05:26.339 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-23 15:05:26.371 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-23 15:05:26.408 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-23 15:05:26.441 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-23 15:05:26.469 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-23 15:05:26.497 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-23 15:05:26.526 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-23 15:05:26.551 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-23 15:05:26.579 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-23 15:05:26.607 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-23 15:05:26.610 | ++ 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-12-23 15:05:26.638 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-23 15:05:26.640 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-23 15:05:26.656 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:05:26.658 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-23 15:05:26.689 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 2197a5c8-80bf-448e-89f2-9f905ac038d6 2021-12-23 15:05:26.721 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-23 15:05:26.752 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-23 15:05:26.783 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-23 15:05:26.815 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-23 15:05:26.841 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-23 15:05:26.868 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-23 15:05:26.871 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-23 15:05:26.873 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-23 15:05:26.875 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-23 15:05:26.907 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-23 15:05:26.909 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-23 15:05:26.912 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-23 15:05:26.914 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-23 15:05:26.916 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-23 15:05:26.941 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-23 15:05:26.967 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-23 15:05:26.991 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-23 15:05:27.017 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-23 15:05:27.042 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-23 15:05:27.044 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 15:05:27.047 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-23 15:05:27.050 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-23 15:05:27.065 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-23 15:05:27.092 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 15:05:27.094 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-23 15:05:27.097 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-23 15:05:27.111 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-23 15:05:27.136 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 15:05:27.139 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-23 15:05:27.141 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-23 15:05:27.144 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-23 15:05:27.159 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-23 15:05:27.184 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 15:05:27.186 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-23 15:05:27.189 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-23 15:05:27.205 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-23 15:05:27.230 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-23 15:05:27.232 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-23 15:05:27.234 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-23 15:05:27.236 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-23 15:05:27.239 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-23 15:05:27.256 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-23 15:05:27.258 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-23 15:05:27.283 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-23 15:05:27.298 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.300 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 15:05:27.302 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-23 15:05:27.305 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-23 15:05:27.307 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-23 15:05:27.309 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-23 15:05:27.312 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-23 15:05:27.314 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-23 15:05:27.316 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-23 15:05:27.334 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-23 15:05:27.336 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-23 15:05:27.366 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-23 15:05:27.369 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-23 15:05:27.371 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-23 15:05:27.373 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-23 15:05:27.398 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-23 15:05:27.423 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-23 15:05:27.425 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-23 15:05:27.428 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.430 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-23 15:05:27.445 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.447 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-23 15:05:27.474 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.476 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-23 15:05:27.492 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.494 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-23 15:05:27.523 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.525 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-23 15:05:27.542 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.544 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-23 15:05:27.574 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.576 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-23 15:05:27.592 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.594 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-23 15:05:27.623 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.625 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-23 15:05:27.641 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.643 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-23 15:05:27.669 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.672 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-23 15:05:27.690 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:05:27.693 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-23 15:05:27.722 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 15:05:27.724 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-23 15:05:27.740 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:05:27.742 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-23 15:05:27.771 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-23 15:05:27.774 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-23 15:05:27.776 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-23 15:05:27.779 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-23 15:05:27.783 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.rCoXAxBw0Q 2021-12-23 15:05:27.785 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-23 15:05:27.788 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-23 15:05:27.790 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-23 15:05:28.438 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-23 15:05:29.350 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-23 15:05:48.600 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-23 15:05:54.102 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 15:05:54.102 | ___________________________________ summary ____________________________________ 2021-12-23 15:05:54.103 | venv-tempest: skipped tests 2021-12-23 15:05:54.103 | congratulations :) 2021-12-23 15:05:54.139 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-23 15:05:54.143 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-23 15:05:54.148 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.9vtzGR3xQ3 2021-12-23 15:05:54.151 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.9vtzGR3xQ3 2021-12-23 15:05:54.154 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-23 15:05:54.156 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.9vtzGR3xQ3 2021-12-23 15:05:54.159 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-23 15:05:54.162 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-23 15:05:54.164 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-23 15:05:54.170 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.9vtzGR3xQ3 -r requirements.txt 2021-12-23 15:05:55.954 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-23 15:05:55.954 | EasyInstallDeprecationWarning, 2021-12-23 15:05:55.954 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-23 15:05:55.954 | setuptools.SetuptoolsDeprecationWarning, 2021-12-23 15:05:56.052 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-23 15:05:56.540 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 15:05:56.542 | venv-tempest run-test-pre: PYTHONHASHSEED='4138601922' 2021-12-23 15:05:56.542 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.9vtzGR3xQ3 -r requirements.txt 2021-12-23 15:05:57.236 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.286 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.362 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.393 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.438 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.608 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.637 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.660 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.677 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.693 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.708 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.782 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.854 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.859 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.902 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.960 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:57.977 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:58.032 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:58.093 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:58.177 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:58.185 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:58.189 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:05:58.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:05:58.226 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 26)) (4.5.0) 2021-12-23 15:05:58.238 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 47)) (5.8.0) 2021-12-23 15:05:58.241 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 54)) (5.1.0) 2021-12-23 15:05:58.245 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 65)) (3.0.0) 2021-12-23 15:05:58.257 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 122)) (2.3.0) 2021-12-23 15:05:58.270 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 140)) (0.8.0) 2021-12-23 15:05:58.276 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 149)) (2.4.0) 2021-12-23 15:05:58.291 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 175)) (2.8.1) 2021-12-23 15:05:58.327 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 180)) (1.26.7) 2021-12-23 15:05:58.350 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 185)) (1.4.0) 2021-12-23 15:05:58.379 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 189)) (6.0) 2021-12-23 15:05:58.382 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 194)) (36.0.1) 2021-12-23 15:05:58.423 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 212)) (1.1.0) 2021-12-23 15:05:58.430 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 220)) (3.2.0) 2021-12-23 15:05:58.441 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 258)) (3.10.0) 2021-12-23 15:05:58.454 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 293)) (4.6.1) 2021-12-23 15:05:58.496 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 297)) (4.8.3) 2021-12-23 15:05:58.540 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 325)) (3.2.1) 2021-12-23 15:05:58.569 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 326)) (4.2.0) 2021-12-23 15:05:58.579 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 337)) (0.4.0) 2021-12-23 15:05:58.582 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 366)) (2.5.0) 2021-12-23 15:05:58.593 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 406)) (1.4.0) 2021-12-23 15:05:58.607 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 414)) (1.0.3) 2021-12-23 15:05:58.610 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 416)) (8.7.1) 2021-12-23 15:05:58.656 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 431)) (3.0.6) 2021-12-23 15:05:58.662 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 445)) (3.5.0) 2021-12-23 15:05:58.671 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 455)) (2.3.3) 2021-12-23 15:05:58.732 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 473)) (1.16.0) 2021-12-23 15:05:58.735 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 504)) (1.13.3) 2021-12-23 15:05:58.740 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 515)) (1.5.0) 2021-12-23 15:05:58.744 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 520)) (0.18.2) 2021-12-23 15:05:58.748 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 549)) (5.4.0) 2021-12-23 15:05:58.776 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 566)) (1.15.0) 2021-12-23 15:05:58.779 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 569)) (3.2.0) 2021-12-23 15:05:58.811 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 582)) (3.6.0) 2021-12-23 15:05:58.838 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 597)) (0.14.1) 2021-12-23 15:05:58.844 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 604)) (4.12.0) 2021-12-23 15:05:58.861 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 610)) (2.8.2) 2021-12-23 15:05:58.866 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 615)) (2021.3) 2021-12-23 15:05:58.870 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 624)) (59.6.0) 2021-12-23 15:05:58.924 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 146)) (0.2.5) 2021-12-23 15:05:58.929 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 170)) (1.0.0) 2021-12-23 15:05:58.932 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 153)) (1.4.0) 2021-12-23 15:05:58.935 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 212)) (1.4.0) 2021-12-23 15:05:58.939 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 57)) (3.4.0) 2021-12-23 15:05:58.945 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 121)) (0.9.6) 2021-12-23 15:05:58.948 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 172)) (4.0.1) 2021-12-23 15:05:58.950 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 2)) (0.12.2) 2021-12-23 15:05:58.956 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 230)) (2.26.0) 2021-12-23 15:05:58.984 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 50)) (21.2.0) 2021-12-23 15:05:59.043 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 283)) (1.8.2) 2021-12-23 15:05:59.046 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 187)) (2.21) 2021-12-23 15:05:59.048 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 513)) (0.18.0) 2021-12-23 15:05:59.054 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 535)) (1.6) 2021-12-23 15:05:59.056 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 352)) (21.3) 2021-12-23 15:05:59.062 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 542)) (0.11.0) 2021-12-23 15:05:59.065 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 380)) (1.0.2) 2021-12-23 15:05:59.069 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 382)) (1.0.0) 2021-12-23 15:05:59.071 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 384)) (3.3) 2021-12-23 15:05:59.075 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 230)) (2021.10.8) 2021-12-23 15:05:59.078 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.9vtzGR3xQ3 (line 590)) (2.0.9) 2021-12-23 15:05:59.176 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-23 15:05:59.176 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-23 15:05:59.232 | ___________________________________ summary ____________________________________ 2021-12-23 15:05:59.232 | venv-tempest: commands succeeded 2021-12-23 15:05:59.232 | congratulations :) 2021-12-23 15:05:59.262 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.9vtzGR3xQ3 2021-12-23 15:05:59.268 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-23 15:05:59.297 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-23 15:05:59.299 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-23 15:05:59.302 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-23 15:05:59.327 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.rCoXAxBw0Q 2021-12-23 15:05:59.986 | venv create: /opt/stack/tempest/.tox/venv 2021-12-23 15:06:00.631 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-23 15:06:29.555 | venv develop-inst: /opt/stack/tempest 2021-12-23 15:06:37.339 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,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.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 15:06:37.340 | venv run-test-pre: PYTHONHASHSEED='2704970032' 2021-12-23 15:06:37.340 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.rCoXAxBw0Q 2021-12-23 15:06:40.948 | /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-12-23 15:06:40.948 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-23 15:06:40.948 | /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-12-23 15:06:40.948 | "supporting stable wallaby.", DeprecationWarning) 2021-12-23 15:06:40.948 | /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-12-23 15:06:40.948 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-23 15:06:40.948 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-23 15:06:41.059 | ___________________________________ summary ____________________________________ 2021-12-23 15:06:41.060 | venv: commands succeeded 2021-12-23 15:06:41.060 | congratulations :) 2021-12-23 15:06:41.095 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-23 15:06:41.110 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:06:41.113 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-23 15:06:41.128 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:06:41.130 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-23 15:06:41.132 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-23 15:06:41.134 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-23 15:06:41.137 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-23 15:06:41.139 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-23 15:06:41.141 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-23 15:06:41.143 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-23 15:06:41.146 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-23 15:06:41.148 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-23 15:06:41.151 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-23 15:06:41.154 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-23 15:06:41.157 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-23 15:06:41.160 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-23 15:06:41.162 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-23 15:06:41.165 | ++ 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-12-23 15:06:41.168 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-23 15:06:41.171 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-23 15:06:41.175 | ++ 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-12-23 15:06:41.204 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-23 15:06:41.206 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-23 15:06:41.208 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-23 15:06:41.211 | ++ 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-12-23 15:06:41.213 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-23 15:06:41.216 | ++ 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-12-23 15:06:41.244 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-23 15:06:41.247 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-23 15:06:41.274 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-23 15:06:41.276 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-23 15:06:41.279 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-23 15:06:41.281 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-23 15:06:41.283 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-23 15:06:41.286 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-23 15:06:41.288 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-23 15:06:41.291 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-23 15:06:41.293 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-23 15:06:41.296 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-23 15:06:41.298 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-23 15:06:41.301 | ++ 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-12-23 15:06:41.303 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-23 15:06:41.306 | ++ 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-12-23 15:06:41.337 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-23 15:06:41.337 | ' 2021-12-23 15:06:41.340 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-23 15:06:41.343 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:06:41.345 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-23 15:06:41.348 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-23 15:06:41.351 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-23 15:06:41.351 | /opt/stack/tempest /opt/stack/tempest 2021-12-23 15:06:41.353 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-12-23 15:06:41.355 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-23 15:06:41.355 | /opt/stack/tempest 2021-12-23 15:06:41.358 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 15:06:41.361 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 15:06:41.364 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:06:41.366 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 15:06:41.369 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-23 15:06:41.372 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 15:06:41.374 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-23 15:06:41.377 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 15:06:41.380 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 15:06:41.383 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-23 15:06:41.385 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 15:06:41.388 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 15:06:41.391 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-23 15:06:41.394 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:06:41.396 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 15:06:41.399 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 15:06:41.403 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-23 15:06:41.406 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 15:06:41.408 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-23 15:06:41.411 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 15:06:41.414 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-23 15:06:41.414 | /^\[\[.+\|.*\]\]/ { 2021-12-23 15:06:41.414 | gsub("[][]", "", $1); 2021-12-23 15:06:41.414 | split($1, a, "|"); 2021-12-23 15:06:41.414 | if (a[1] == matchgroup) 2021-12-23 15:06:41.414 | print a[2] 2021-12-23 15:06:41.414 | } 2021-12-23 15:06:41.414 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 26 test_with_retry 5 apt-get-update 5 osc 360 wait_for_service 24 git_timed 15 dbsync 74 pip_install 253 apt-get 232 ------------------------- Unaccounted time 623 ========================= Total runtime 1617 This is your host IP address: 10.222.0.49 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.49/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: d927b6017880983cf873e199bb50332fe2e3f254 nova: Ensure each compute uses a unique iSCSI initiator 2021-10-07 09:45:38 +0100 OS Version: Ubuntu 18.04 bionic