2021-08-23 14:58:56.967 | + ./stack.sh:main:469 : exec 2021-08-23 14:58:56.967 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-23-145856' 2021-08-23 14:58:56.967 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-23-145856.summary.2021-08-23-145856 2021-08-23 14:58:56.967 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 14:58:56.967 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-23-145856 2021-08-23 14:58:56.967 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-23-145856 /opt/stack/logs/stack.sh.log 2021-08-23 14:58:56.967 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-23-145856.summary.2021-08-23-145856 /opt/stack/logs/stack.sh.log.summary 2021-08-23 14:58:56.967 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-08-23 14:58:56.967 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-23 14:58:56.967 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-23 14:58:56.967 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-23 14:58:56.967 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-23 14:58:56.967 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-23 14:58:56.967 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-23 14:58:56.967 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-23 14:58:56.968 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-23 14:58:56.968 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-23 14:58:56.968 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-23 14:58:56.968 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-23 14:58:56.968 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-23 14:58:56.968 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-23 14:58:56.968 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-23 14:58:56.968 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-08-23 14:58:56.968 | + ./stack.sh:main:542 : trap err_trap ERR 2021-08-23 14:58:56.968 | + ./stack.sh:main:555 : set -o errexit 2021-08-23 14:58:56.970 | + ./stack.sh:main:558 : uname -a 2021-08-23 14:58:56.971 | Linux n-d-805628-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-23 14:58:56.973 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-23 14:58:56.975 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-23 14:58:56.978 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-08-23 14:58:57.004 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-23 14:58:57.021 | + ./stack.sh:main:572 : fetch_plugins 2021-08-23 14:58:57.023 | + functions-common:fetch_plugins:1650 : local plugins= 2021-08-23 14:58:57.025 | + functions-common:fetch_plugins:1651 : local plugin 2021-08-23 14:58:57.027 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-08-23 14:58:57.029 | + functions-common:fetch_plugins:1655 : return 2021-08-23 14:58:57.031 | + ./stack.sh:main:576 : run_phase override_defaults 2021-08-23 14:58:57.033 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-08-23 14:58:57.035 | + functions-common:run_phase:1733 : local phase= 2021-08-23 14:58:57.037 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 14:58:57.039 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 14:58:57.041 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 14:58:57.043 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 14:58:57.045 | + functions-common:run_phase:1742 : local extra 2021-08-23 14:58:57.047 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 14:58:57.050 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 14:58:57.052 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 14:58:57.053 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 14:58:57.055 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-23 14:58:57.058 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 14:58:57.073 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 14:58:57.075 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-23 14:58:57.077 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-23 14:58:57.079 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-23 14:58:57.081 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-23 14:58:57.082 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-23 14:58:57.084 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-23 14:58:57.086 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-23 14:58:57.088 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-23 14:58:57.090 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-23 14:58:57.091 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-23 14:58:57.093 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-08-23 14:58:57.095 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-08-23 14:58:57.097 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-08-23 14:58:57.099 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-08-23 14:58:57.100 | + functions-common:plugin_override_defaults:1696 : return 2021-08-23 14:58:57.102 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-08-23 14:58:57.123 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-08-23 14:58:57.125 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-23 14:58:57.138 | ++ functions-common:is_service_enabled:1960 : return 1 2021-08-23 14:58:57.141 | +++ lib/tls:source:43 : hostname -f 2021-08-23 14:58:57.144 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-23 14:58:57.147 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-23 14:58:57.149 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-23 14:58:57.151 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-23 14:58:57.152 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-23 14:58:57.154 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-23 14:58:57.156 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-23 14:58:57.158 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-23 14:58:57.160 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-23 14:58:57.163 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-23 14:58:57.167 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-08-23 14:58:57.180 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-08-23 14:58:57.200 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-08-23 14:58:57.213 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-08-23 14:58:57.229 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-08-23 14:58:57.257 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-08-23 14:58:57.302 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-08-23 14:58:57.396 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-08-23 14:58:57.421 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-08-23 14:58:57.466 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-08-23 14:58:57.523 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-08-23 14:58:57.654 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-08-23 14:58:57.669 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-08-23 14:58:57.685 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-23 14:58:57.697 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-08-23 14:58:57.789 | + ./stack.sh:main:605 : run_phase source 2021-08-23 14:58:57.792 | + functions-common:run_phase:1732 : local mode=source 2021-08-23 14:58:57.794 | + functions-common:run_phase:1733 : local phase= 2021-08-23 14:58:57.796 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 14:58:57.798 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 14:58:57.800 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 14:58:57.802 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 14:58:57.804 | + functions-common:run_phase:1742 : local extra 2021-08-23 14:58:57.806 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 14:58:57.810 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 14:58:57.812 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 14:58:57.815 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 14:58:57.817 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-23 14:58:57.819 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 14:58:57.835 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 14:58:57.837 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-23 14:58:57.839 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-23 14:58:57.880 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-23 14:58:57.882 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-23 14:58:57.884 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-08-23 14:58:57.887 | + functions-common:run_phase:1754 : load_plugin_settings 2021-08-23 14:58:57.889 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-08-23 14:58:57.891 | + functions-common:load_plugin_settings:1669 : local plugin 2021-08-23 14:58:57.894 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-08-23 14:58:57.896 | + functions-common:load_plugin_settings:1673 : return 2021-08-23 14:58:57.898 | + functions-common:run_phase:1755 : verify_disabled_services 2021-08-23 14:58:57.900 | + functions-common:verify_disabled_services:2015 : local service 2021-08-23 14:58:57.903 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.905 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-23 14:58:57.907 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.909 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-23 14:58:57.912 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.914 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-23 14:58:57.916 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.918 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-23 14:58:57.921 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.923 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-23 14:58:57.925 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.928 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-23 14:58:57.933 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.938 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-23 14:58:57.940 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.943 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-23 14:58:57.945 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.947 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-23 14:58:57.949 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.952 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-23 14:58:57.954 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.956 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-08-23 14:58:57.958 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.961 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-23 14:58:57.963 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.965 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-23 14:58:57.968 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.970 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-23 14:58:57.972 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.974 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-23 14:58:57.976 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.979 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-23 14:58:57.982 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.984 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-23 14:58:57.987 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.989 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-23 14:58:57.991 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.994 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-23 14:58:57.997 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:57.999 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-23 14:58:58.002 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.005 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-23 14:58:58.007 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.010 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-23 14:58:58.013 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.016 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-23 14:58:58.019 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.022 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-23 14:58:58.025 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.028 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-23 14:58:58.031 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.034 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-23 14:58:58.037 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.039 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-23 14:58:58.043 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.046 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-08-23 14:58:58.048 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.050 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-23 14:58:58.052 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.055 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-23 14:58:58.057 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.060 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-23 14:58:58.063 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.066 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-23 14:58:58.068 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.070 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-23 14:58:58.073 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.075 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-23 14:58:58.078 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.081 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-23 14:58:58.083 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.085 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-23 14:58:58.088 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.090 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-23 14:58:58.093 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.095 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-23 14:58:58.097 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.100 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-23 14:58:58.102 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.104 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-23 14:58:58.107 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.109 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-23 14:58:58.112 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 14:58:58.114 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-23 14:58:58.117 | + ./stack.sh:main:676 : initialize_database_backends 2021-08-23 14:58:58.119 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-23 14:58:58.121 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-23 14:58:58.137 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 14:58:58.140 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-23 14:58:58.142 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-23 14:58:58.144 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-23 14:58:58.159 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 14:58:58.161 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-23 14:58:58.163 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-23 14:58:58.165 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-23 14:58:58.167 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-23 14:58:58.170 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-23 14:58:58.172 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-23 14:58:58.174 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-23 14:58:58.177 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-23 14:58:58.179 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-23 14:58:58.181 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-23 14:58:58.184 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-23 14:58:58.186 | + lib/database:initialize_database_backends:104 : return 0 2021-08-23 14:58:58.189 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-08-23 14:58:58.189 | Using mysql database backend 2021-08-23 14:58:58.191 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-23 14:58:58.206 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-08-23 14:58:58.224 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 14:58:58.227 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-23 14:58:58.242 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-08-23 14:58:58.259 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 14:58:58.261 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-23 14:58:58.279 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-23 14:58:58.294 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-08-23 14:58:58.309 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 14:58:58.312 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-08-23 14:58:58.329 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 14:58:58.331 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-23 14:58:58.349 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-08-23 14:58:58.351 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-08-23 14:58:58.353 | + ./stack.sh:main:736 : save_stackenv 736 2021-08-23 14:58:58.355 | + functions-common:save_stackenv:60 : local tag=736 2021-08-23 14:58:58.359 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-23 14:58:58.363 | + functions-common:save_stackenv:62 : time_stamp=2021-08-23-145858 2021-08-23 14:58:58.365 | + functions-common:save_stackenv:63 : echo '# 2021-08-23-145858 736' 2021-08-23 14:58:58.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.370 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-23 14:58:58.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.376 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-23 14:58:58.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.381 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-23 14:58:58.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.387 | + 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-08-23 14:58:58.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.393 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.88 2021-08-23 14:58:58.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.397 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.88/identity 2021-08-23 14:58:58.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.402 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-23-145856 2021-08-23 14:58:58.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.407 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-23 14:58:58.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.411 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.88 2021-08-23 14:58:58.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.416 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-23 14:58:58.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.421 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-23 14:58:58.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.426 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-23 14:58:58.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 14:58:58.431 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-23 14:58:58.433 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2021-08-23 14:58:58.436 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-23 14:58:58.438 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-23 14:58:58.440 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 14:58:58.442 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 14:58:58.444 | ++ functions-common:git_clone:527 : pwd 2021-08-23 14:58:58.447 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 14:58:58.449 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 14:58:58.452 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 14:58:58.466 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 14:58:58.468 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 14:58:58.470 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 14:58:58.473 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 14:58:58.473 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 14:58:58.479 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-23 14:58:58.482 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 14:58:58.484 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-23 14:58:58.487 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 14:58:58.487 | + functions-common:git_clone:593 : head -1 2021-08-23 14:58:58.490 | c3018b1f update constraint for oslo.db to new release 8.5.1 2021-08-23 14:58:58.493 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 14:58:58.496 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-08-23 14:58:58.498 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 14:58:58.501 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-08-23 14:58:58.503 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-23 14:58:58.506 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-23 14:58:58.508 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-23 14:58:58.511 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-23 14:58:58.513 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-23 14:58:58.516 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-23 14:58:58.518 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-23 14:58:58.522 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-23 14:58:58.526 | ++ tools/install_prereqs.sh:source:47 : NOW=1629730738 2021-08-23 14:58:58.529 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-23 14:58:58.534 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-23 14:58:58.536 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-23 14:58:58.538 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629730738 2021-08-23 14:58:58.541 | ++ tools/install_prereqs.sh:source:50 : [[ 1629730738 -lt 7200 ]] 2021-08-23 14:58:58.543 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-23 14:58:58.547 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-08-23 14:58:58.550 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-23 14:58:58.553 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-08-23 14:58:58.556 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-23 14:58:58.559 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-08-23 14:58:58.561 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-23 14:58:58.565 | +++ 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-08-23 14:58:58.610 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-23 14:58:58.611 | apache2-dev 2021-08-23 14:58:58.611 | bc 2021-08-23 14:58:58.611 | bsdmainutils 2021-08-23 14:58:58.611 | curl 2021-08-23 14:58:58.611 | g++ 2021-08-23 14:58:58.611 | gcc 2021-08-23 14:58:58.611 | gettext 2021-08-23 14:58:58.611 | git 2021-08-23 14:58:58.611 | graphviz 2021-08-23 14:58:58.611 | iputils-ping 2021-08-23 14:58:58.611 | libapache2-mod-proxy-uwsgi 2021-08-23 14:58:58.611 | libffi-dev 2021-08-23 14:58:58.611 | libjpeg-dev 2021-08-23 14:58:58.611 | libmysqlclient-dev 2021-08-23 14:58:58.611 | libpcre3-dev 2021-08-23 14:58:58.611 | libpq-dev 2021-08-23 14:58:58.611 | libssl-dev 2021-08-23 14:58:58.611 | libsystemd-dev 2021-08-23 14:58:58.611 | libxml2-dev 2021-08-23 14:58:58.611 | libxslt1-dev 2021-08-23 14:58:58.611 | libyaml-dev 2021-08-23 14:58:58.611 | lsof 2021-08-23 14:58:58.611 | openssh-server 2021-08-23 14:58:58.611 | openssl 2021-08-23 14:58:58.611 | pkg-config 2021-08-23 14:58:58.611 | psmisc 2021-08-23 14:58:58.611 | python3-dev 2021-08-23 14:58:58.611 | python3-pip 2021-08-23 14:58:58.611 | python3-systemd 2021-08-23 14:58:58.611 | python3-venv 2021-08-23 14:58:58.611 | tar 2021-08-23 14:58:58.611 | tcpdump 2021-08-23 14:58:58.611 | unzip 2021-08-23 14:58:58.611 | uuid-runtime 2021-08-23 14:58:58.611 | wget 2021-08-23 14:58:58.611 | wget 2021-08-23 14:58:58.612 | zlib1g-dev 2021-08-23 14:58:58.612 | libkrb5-dev 2021-08-23 14:58:58.612 | libldap2-dev 2021-08-23 14:58:58.612 | libsasl2-dev 2021-08-23 14:58:58.612 | memcached 2021-08-23 14:58:58.612 | python3-mysqldb 2021-08-23 14:58:58.612 | sqlite3 2021-08-23 14:58:58.612 | conntrack 2021-08-23 14:58:58.612 | curl 2021-08-23 14:58:58.612 | dnsmasq-base 2021-08-23 14:58:58.612 | dnsmasq-utils 2021-08-23 14:58:58.612 | ebtables 2021-08-23 14:58:58.612 | gawk 2021-08-23 14:58:58.612 | genisoimage 2021-08-23 14:58:58.612 | iptables 2021-08-23 14:58:58.612 | iputils-arping 2021-08-23 14:58:58.612 | kpartx 2021-08-23 14:58:58.612 | libjs-jquery-tablesorter 2021-08-23 14:58:58.612 | libmysqlclient-dev 2021-08-23 14:58:58.612 | parted 2021-08-23 14:58:58.612 | pm-utils 2021-08-23 14:58:58.612 | python3-mysqldb 2021-08-23 14:58:58.612 | socat 2021-08-23 14:58:58.612 | sqlite3 2021-08-23 14:58:58.612 | sudo 2021-08-23 14:58:58.612 | vlan 2021-08-23 14:58:58.612 | lsscsi 2021-08-23 14:58:58.612 | open-iscsi 2021-08-23 14:58:58.612 | lvm2 2021-08-23 14:58:58.612 | qemu-utils 2021-08-23 14:58:58.612 | thin-provisioning-tools 2021-08-23 14:58:58.612 | acl 2021-08-23 14:58:58.612 | dnsmasq-base 2021-08-23 14:58:58.612 | dnsmasq-utils 2021-08-23 14:58:58.612 | ebtables 2021-08-23 14:58:58.612 | haproxy 2021-08-23 14:58:58.613 | iptables 2021-08-23 14:58:58.613 | iputils-arping 2021-08-23 14:58:58.613 | iputils-ping 2021-08-23 14:58:58.613 | libmysqlclient-dev 2021-08-23 14:58:58.613 | postgresql-server-dev-all 2021-08-23 14:58:58.613 | python3-mysqldb 2021-08-23 14:58:58.613 | sqlite3 2021-08-23 14:58:58.613 | sudo 2021-08-23 14:58:58.613 | vlan 2021-08-23 14:58:58.613 | ipset 2021-08-23 14:58:58.613 | conntrack 2021-08-23 14:58:58.613 | conntrackd 2021-08-23 14:58:58.613 | keepalived 2021-08-23 14:58:58.613 | dstat 2021-08-23 14:58:58.613 | lvm2 2021-08-23 14:58:58.613 | qemu-utils 2021-08-23 14:58:58.613 | thin-provisioning-tools 2021-08-23 14:58:58.613 | curl 2021-08-23 14:58:58.613 | liberasurecode-dev 2021-08-23 14:58:58.613 | make 2021-08-23 14:58:58.613 | memcached 2021-08-23 14:58:58.613 | sqlite3 2021-08-23 14:58:58.613 | xfsprogs' 2021-08-23 14:58:58.615 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-23 14:58:58.634 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-23 14:58:58.634 | apache2-dev 2021-08-23 14:58:58.634 | bc 2021-08-23 14:58:58.634 | bsdmainutils 2021-08-23 14:58:58.634 | curl 2021-08-23 14:58:58.634 | g++ 2021-08-23 14:58:58.634 | gcc 2021-08-23 14:58:58.634 | gettext 2021-08-23 14:58:58.634 | git 2021-08-23 14:58:58.634 | graphviz 2021-08-23 14:58:58.634 | iputils-ping 2021-08-23 14:58:58.634 | libapache2-mod-proxy-uwsgi 2021-08-23 14:58:58.634 | libffi-dev 2021-08-23 14:58:58.634 | libjpeg-dev 2021-08-23 14:58:58.634 | libmysqlclient-dev 2021-08-23 14:58:58.634 | libpcre3-dev 2021-08-23 14:58:58.634 | libpq-dev 2021-08-23 14:58:58.634 | libssl-dev 2021-08-23 14:58:58.634 | libsystemd-dev 2021-08-23 14:58:58.634 | libxml2-dev 2021-08-23 14:58:58.634 | libxslt1-dev 2021-08-23 14:58:58.635 | libyaml-dev 2021-08-23 14:58:58.635 | lsof 2021-08-23 14:58:58.635 | openssh-server 2021-08-23 14:58:58.635 | openssl 2021-08-23 14:58:58.635 | pkg-config 2021-08-23 14:58:58.635 | psmisc 2021-08-23 14:58:58.635 | python3-dev 2021-08-23 14:58:58.635 | python3-pip 2021-08-23 14:58:58.635 | python3-systemd 2021-08-23 14:58:58.635 | python3-venv 2021-08-23 14:58:58.635 | tar 2021-08-23 14:58:58.635 | tcpdump 2021-08-23 14:58:58.635 | unzip 2021-08-23 14:58:58.635 | uuid-runtime 2021-08-23 14:58:58.635 | wget 2021-08-23 14:58:58.635 | wget 2021-08-23 14:58:58.635 | zlib1g-dev 2021-08-23 14:58:58.635 | libkrb5-dev 2021-08-23 14:58:58.635 | libldap2-dev 2021-08-23 14:58:58.635 | libsasl2-dev 2021-08-23 14:58:58.635 | memcached 2021-08-23 14:58:58.635 | python3-mysqldb 2021-08-23 14:58:58.635 | sqlite3 2021-08-23 14:58:58.635 | conntrack 2021-08-23 14:58:58.635 | curl 2021-08-23 14:58:58.635 | dnsmasq-base 2021-08-23 14:58:58.635 | dnsmasq-utils 2021-08-23 14:58:58.635 | ebtables 2021-08-23 14:58:58.635 | gawk 2021-08-23 14:58:58.635 | genisoimage 2021-08-23 14:58:58.635 | iptables 2021-08-23 14:58:58.635 | iputils-arping 2021-08-23 14:58:58.635 | kpartx 2021-08-23 14:58:58.635 | libjs-jquery-tablesorter 2021-08-23 14:58:58.635 | libmysqlclient-dev 2021-08-23 14:58:58.635 | parted 2021-08-23 14:58:58.635 | pm-utils 2021-08-23 14:58:58.635 | python3-mysqldb 2021-08-23 14:58:58.636 | socat 2021-08-23 14:58:58.636 | sqlite3 2021-08-23 14:58:58.636 | sudo 2021-08-23 14:58:58.636 | vlan 2021-08-23 14:58:58.636 | lsscsi 2021-08-23 14:58:58.636 | open-iscsi 2021-08-23 14:58:58.636 | lvm2 2021-08-23 14:58:58.636 | qemu-utils 2021-08-23 14:58:58.636 | thin-provisioning-tools 2021-08-23 14:58:58.636 | acl 2021-08-23 14:58:58.636 | dnsmasq-base 2021-08-23 14:58:58.636 | dnsmasq-utils 2021-08-23 14:58:58.636 | ebtables 2021-08-23 14:58:58.636 | haproxy 2021-08-23 14:58:58.636 | iptables 2021-08-23 14:58:58.636 | iputils-arping 2021-08-23 14:58:58.636 | iputils-ping 2021-08-23 14:58:58.636 | libmysqlclient-dev 2021-08-23 14:58:58.636 | postgresql-server-dev-all 2021-08-23 14:58:58.636 | python3-mysqldb 2021-08-23 14:58:58.636 | sqlite3 2021-08-23 14:58:58.636 | sudo 2021-08-23 14:58:58.636 | vlan 2021-08-23 14:58:58.636 | ipset 2021-08-23 14:58:58.636 | conntrack 2021-08-23 14:58:58.636 | conntrackd 2021-08-23 14:58:58.636 | keepalived 2021-08-23 14:58:58.636 | dstat 2021-08-23 14:58:58.636 | lvm2 2021-08-23 14:58:58.637 | qemu-utils 2021-08-23 14:58:58.637 | thin-provisioning-tools 2021-08-23 14:58:58.637 | curl 2021-08-23 14:58:58.637 | liberasurecode-dev 2021-08-23 14:58:58.637 | make 2021-08-23 14:58:58.637 | memcached 2021-08-23 14:58:58.637 | sqlite3 2021-08-23 14:58:58.637 | xfsprogs ' 2021-08-23 14:58:58.637 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-23 14:58:58.639 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 14:58:58.641 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 14:58:58.644 | ++ 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-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-23 14:58:58.644 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-23 14:58:58.649 | ++ 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-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-23 14:58:58.651 | ++ functions-common:install_package:1342 : update_package_repo 2021-08-23 14:58:58.654 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 14:58:58.657 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-08-23 14:58:58.665 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 14:58:58.667 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 14:58:58.670 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 14:58:58.672 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 14:58:58.674 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 14:58:58.676 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 14:58:58.679 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-08-23 14:58:58.685 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-08-23 14:58:58.687 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-08-23 14:58:58.690 | +++ functions-common:apt_get_update:1076 : id -u 2021-08-23 14:58:58.694 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-08-23 14:58:58.697 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-08-23 14:58:58.699 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-08-23 14:58:58.702 | ++ functions-common:time_start:2291 : local start_time= 2021-08-23 14:58:58.705 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 14:58:58.708 | +++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 14:58:58.713 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1629730738710 2021-08-23 14:58:58.716 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-23 14:58:58.718 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-23 14:58:58.721 | ++ 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-08-23 14:58:59.188 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-23 14:58:59.227 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-23 14:58:59.367 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-23 14:58:59.506 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-23 14:59:01.456 | Reading package lists... 2021-08-23 14:59:01.487 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-08-23 14:59:01.489 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-08-23 14:59:01.491 | ++ functions-common:time_stop:2304 : local name 2021-08-23 14:59:01.493 | ++ functions-common:time_stop:2305 : local end_time 2021-08-23 14:59:01.495 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-08-23 14:59:01.497 | ++ functions-common:time_stop:2307 : local total 2021-08-23 14:59:01.499 | ++ functions-common:time_stop:2308 : local start_time 2021-08-23 14:59:01.501 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-08-23 14:59:01.504 | ++ functions-common:time_stop:2311 : start_time=1629730738710 2021-08-23 14:59:01.506 | ++ functions-common:time_stop:2313 : [[ -z 1629730738710 ]] 2021-08-23 14:59:01.509 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 14:59:01.515 | ++ functions-common:time_stop:2316 : end_time=1629730741510 2021-08-23 14:59:01.517 | ++ functions-common:time_stop:2317 : elapsed_time=2800 2021-08-23 14:59:01.519 | ++ functions-common:time_stop:2318 : total=0 2021-08-23 14:59:01.522 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 14:59:01.525 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2800 2021-08-23 14:59:01.527 | ++ functions-common:install_package:1343 : 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-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-23 14:59:01.530 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 14:59:01.532 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 14:59:01.534 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 14:59:01.536 | ++ functions-common:real_install_package:1329 : 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-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-23 14:59:01.558 | ++ 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-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-23 14:59:01.671 | Reading package lists... 2021-08-23 14:59:01.909 | Building dependency tree... 2021-08-23 14:59:01.910 | Reading state information... 2021-08-23 14:59:02.179 | bc is already the newest version (1.07.1-2build1). 2021-08-23 14:59:02.179 | bc set to manually installed. 2021-08-23 14:59:02.179 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-23 14:59:02.179 | bsdmainutils set to manually installed. 2021-08-23 14:59:02.179 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-23 14:59:02.179 | gawk set to manually installed. 2021-08-23 14:59:02.179 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-23 14:59:02.179 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-23 14:59:02.179 | iptables set to manually installed. 2021-08-23 14:59:02.179 | iputils-ping is already the newest version (3:20190709-3). 2021-08-23 14:59:02.179 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-23 14:59:02.179 | kpartx set to manually installed. 2021-08-23 14:59:02.179 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-23 14:59:02.179 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-23 14:59:02.179 | psmisc is already the newest version (23.3-1). 2021-08-23 14:59:02.179 | psmisc set to manually installed. 2021-08-23 14:59:02.179 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-23 14:59:02.179 | python3-systemd is already the newest version (234-3build2). 2021-08-23 14:59:02.179 | python3-systemd set to manually installed. 2021-08-23 14:59:02.179 | tcpdump is already the newest version (4.9.3-4). 2021-08-23 14:59:02.179 | tcpdump set to manually installed. 2021-08-23 14:59:02.179 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-23 14:59:02.179 | thin-provisioning-tools set to manually installed. 2021-08-23 14:59:02.179 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-23 14:59:02.180 | wget set to manually installed. 2021-08-23 14:59:02.180 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-23 14:59:02.180 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-23 14:59:02.180 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-23 14:59:02.180 | lsof set to manually installed. 2021-08-23 14:59:02.180 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-23 14:59:02.180 | parted set to manually installed. 2021-08-23 14:59:02.180 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-23 14:59:02.180 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-23 14:59:02.180 | tar set to manually installed. 2021-08-23 14:59:02.180 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-23 14:59:02.180 | uuid-runtime set to manually installed. 2021-08-23 14:59:02.180 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-23 14:59:02.180 | zlib1g-dev set to manually installed. 2021-08-23 14:59:02.180 | The following packages were automatically installed and are no longer required: 2021-08-23 14:59:02.180 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 14:59:02.180 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 14:59:02.180 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 14:59:02.180 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 14:59:02.180 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 14:59:02.180 | python3-zope.interface 2021-08-23 14:59:02.180 | Use 'sudo apt autoremove' to remove them. 2021-08-23 14:59:02.180 | The following additional packages will be installed: 2021-08-23 14:59:02.180 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-23 14:59:02.180 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-23 14:59:02.180 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-23 14:59:02.180 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-23 14:59:02.180 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-23 14:59:02.180 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-23 14:59:02.180 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-23 14:59:02.181 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-23 14:59:02.181 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-23 14:59:02.181 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-23 14:59:02.181 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-23 14:59:02.181 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-23 14:59:02.181 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-23 14:59:02.181 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-23 14:59:02.181 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-23 14:59:02.181 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-23 14:59:02.181 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-23 14:59:02.181 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-23 14:59:02.181 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-23 14:59:02.181 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-23 14:59:02.181 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-08-23 14:59:02.181 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-08-23 14:59:02.181 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-08-23 14:59:02.181 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-08-23 14:59:02.181 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-08-23 14:59:02.181 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-08-23 14:59:02.181 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-08-23 14:59:02.181 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-08-23 14:59:02.181 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-08-23 14:59:02.181 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-08-23 14:59:02.181 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-23 14:59:02.181 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-08-23 14:59:02.181 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-08-23 14:59:02.181 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-08-23 14:59:02.183 | Suggested packages: 2021-08-23 14:59:02.183 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-23 14:59:02.183 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-23 14:59:02.183 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-23 14:59:02.183 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-23 14:59:02.183 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-23 14:59:02.183 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-23 14:59:02.183 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-23 14:59:02.183 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-23 14:59:02.183 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-23 14:59:02.183 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-23 14:59:02.183 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-08-23 14:59:02.183 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-08-23 14:59:02.183 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-08-23 14:59:02.183 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-08-23 14:59:02.183 | openssl-blacklist systemd-container zip 2021-08-23 14:59:02.404 | The following NEW packages will be installed: 2021-08-23 14:59:02.404 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-23 14:59:02.404 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-23 14:59:02.404 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-23 14:59:02.404 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-23 14:59:02.404 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-23 14:59:02.404 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-23 14:59:02.404 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-23 14:59:02.404 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-23 14:59:02.404 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-23 14:59:02.404 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-23 14:59:02.404 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-23 14:59:02.404 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-23 14:59:02.404 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-23 14:59:02.404 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-23 14:59:02.404 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-23 14:59:02.404 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-23 14:59:02.405 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-23 14:59:02.405 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-23 14:59:02.405 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-23 14:59:02.405 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-23 14:59:02.405 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-23 14:59:02.405 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-23 14:59:02.405 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-23 14:59:02.405 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-23 14:59:02.405 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-23 14:59:02.405 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-08-23 14:59:02.405 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-08-23 14:59:02.405 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-08-23 14:59:02.405 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-08-23 14:59:02.405 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-08-23 14:59:02.405 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-08-23 14:59:02.405 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-23 14:59:02.405 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-08-23 14:59:02.405 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-08-23 14:59:02.405 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-08-23 14:59:02.405 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-23 14:59:02.405 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-23 14:59:02.405 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-08-23 14:59:02.405 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-08-23 14:59:02.405 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-23 14:59:02.406 | The following packages will be upgraded: 2021-08-23 14:59:02.406 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-23 14:59:02.407 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-23 14:59:02.407 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-23 14:59:02.529 | 16 upgraded, 208 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 14:59:02.529 | Need to get 151 MB of archives. 2021-08-23 14:59:02.529 | After this operation, 761 MB of additional disk space will be used. 2021-08-23 14:59:02.529 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-23 14:59:02.692 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-23 14:59:02.702 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-23 14:59:02.708 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-23 14:59:02.778 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-23 14:59:03.324 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-23 14:59:03.348 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-23 14:59:03.348 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-23 14:59:03.546 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-23 14:59:03.548 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-23 14:59:03.548 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-08-23 14:59:03.552 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-23 14:59:03.552 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-23 14:59:03.556 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-23 14:59:03.561 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-23 14:59:03.562 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-23 14:59:03.564 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-23 14:59:03.590 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-23 14:59:03.974 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-23 14:59:03.980 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-23 14:59:03.982 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-23 14:59:03.985 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-23 14:59:03.987 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-23 14:59:04.278 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-23 14:59:04.280 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-23 14:59:04.281 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-23 14:59:04.281 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-23 14:59:04.566 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-23 14:59:04.566 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-23 14:59:04.567 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-23 14:59:04.610 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-23 14:59:04.874 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-23 14:59:04.880 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-23 14:59:04.897 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-23 14:59:05.019 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-23 14:59:05.084 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-23 14:59:05.123 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-23 14:59:05.190 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-23 14:59:05.211 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-23 14:59:05.303 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-23 14:59:05.304 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-23 14:59:05.316 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-23 14:59:05.439 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-23 14:59:05.445 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-23 14:59:05.556 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-23 14:59:05.622 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-23 14:59:08.602 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-23 14:59:10.517 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-23 14:59:10.943 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-23 14:59:10.959 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-23 14:59:10.966 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-23 14:59:11.017 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-23 14:59:11.559 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-23 14:59:11.567 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-23 14:59:11.668 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-23 14:59:12.404 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-23 14:59:13.592 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-23 14:59:13.593 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-23 14:59:13.615 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-23 14:59:13.616 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-23 14:59:13.617 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-23 14:59:13.619 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-23 14:59:13.619 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-23 14:59:13.620 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-23 14:59:13.621 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-23 14:59:13.655 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-23 14:59:13.692 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-23 14:59:13.857 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-23 14:59:13.860 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-23 14:59:13.861 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-23 14:59:14.022 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-23 14:59:14.023 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-23 14:59:14.093 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-23 14:59:14.191 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-23 14:59:14.192 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-23 14:59:14.192 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-23 14:59:14.226 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-23 14:59:14.321 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-23 14:59:14.364 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-23 14:59:14.432 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-23 14:59:14.452 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-23 14:59:14.453 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-23 14:59:15.894 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-23 14:59:15.906 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-23 14:59:15.907 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-23 14:59:15.908 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-23 14:59:15.908 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-23 14:59:15.909 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-23 14:59:15.928 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-23 14:59:15.929 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-23 14:59:15.940 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-23 14:59:15.989 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-23 14:59:15.989 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-08-23 14:59:15.993 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-23 14:59:16.001 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-23 14:59:16.003 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-23 14:59:16.054 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-23 14:59:16.184 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-23 14:59:16.351 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-23 14:59:16.352 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-23 14:59:16.426 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-23 14:59:16.519 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-23 14:59:16.770 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-23 14:59:16.772 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-23 14:59:16.774 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-23 14:59:16.778 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-23 14:59:16.789 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-23 14:59:16.790 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-23 14:59:16.792 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-23 14:59:16.821 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-23 14:59:16.836 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-23 14:59:16.839 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-23 14:59:16.857 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-23 14:59:16.870 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-23 14:59:16.890 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-23 14:59:16.891 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-23 14:59:16.891 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-23 14:59:16.893 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-23 14:59:16.944 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-23 14:59:16.950 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-23 14:59:16.983 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-23 14:59:16.995 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-23 14:59:17.000 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-23 14:59:17.002 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-23 14:59:17.017 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-23 14:59:17.019 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-23 14:59:17.021 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-23 14:59:17.045 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-23 14:59:17.100 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-23 14:59:17.114 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-23 14:59:17.129 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-23 14:59:17.131 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-23 14:59:17.135 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-23 14:59:17.136 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-23 14:59:17.150 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-23 14:59:17.155 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-23 14:59:17.168 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-23 14:59:17.219 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-23 14:59:17.232 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-23 14:59:17.236 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-23 14:59:17.301 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-23 14:59:17.306 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-23 14:59:17.307 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-23 14:59:17.308 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-23 14:59:17.310 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-23 14:59:17.311 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-23 14:59:17.324 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-23 14:59:17.327 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-23 14:59:17.330 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-23 14:59:17.368 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-23 14:59:17.372 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-23 14:59:17.374 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-23 14:59:17.375 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-23 14:59:17.380 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-23 14:59:17.395 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-23 14:59:17.537 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-23 14:59:17.538 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-23 14:59:17.538 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-23 14:59:18.790 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-23 14:59:18.791 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-23 14:59:18.797 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-23 14:59:18.812 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-23 14:59:18.879 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-23 14:59:18.880 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-23 14:59:18.880 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-23 14:59:18.917 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-23 14:59:18.917 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-23 14:59:18.932 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-23 14:59:18.960 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-23 14:59:18.961 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-23 14:59:18.962 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-23 14:59:19.247 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-23 14:59:19.527 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-23 14:59:19.579 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-23 14:59:19.584 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-23 14:59:19.588 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-23 14:59:19.605 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-23 14:59:19.622 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-23 14:59:20.155 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-23 14:59:20.477 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-23 14:59:20.493 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-23 14:59:20.498 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-23 14:59:20.499 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-23 14:59:20.509 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-23 14:59:20.653 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-23 14:59:20.657 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-23 14:59:20.727 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-23 14:59:20.739 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-23 14:59:21.619 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-23 14:59:21.620 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-23 14:59:21.729 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-23 14:59:21.819 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-23 14:59:22.839 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-23 14:59:22.861 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-23 14:59:27.126 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-23 14:59:27.134 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-23 14:59:27.135 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-23 14:59:27.187 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-23 14:59:27.188 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-23 14:59:27.316 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-23 14:59:27.320 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-23 14:59:27.339 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-23 14:59:27.576 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-23 14:59:27.621 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-23 14:59:27.931 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-23 14:59:27.935 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-23 14:59:27.937 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-23 14:59:27.956 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-23 14:59:27.957 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-23 14:59:27.958 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-23 14:59:27.962 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-23 14:59:28.059 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-23 14:59:28.073 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-23 14:59:28.147 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-23 14:59:28.161 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-23 14:59:28.162 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-23 14:59:28.165 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-23 14:59:28.168 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-23 14:59:28.168 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-23 14:59:28.172 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-23 14:59:28.173 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-23 14:59:28.174 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-23 14:59:28.203 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-23 14:59:28.273 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-23 14:59:29.778 | Preconfiguring packages ... 2021-08-23 14:59:29.955 | Fetched 151 MB in 26s (5,855 kB/s) 2021-08-23 14:59:30.048 | (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 ... 67326 files and directories currently installed.) 2021-08-23 14:59:30.050 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:30.076 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-23 14:59:30.171 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:30.196 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-23 14:59:30.620 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:30.633 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-23 14:59:30.696 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:30.712 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-23 14:59:30.793 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:30.978 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-23 14:59:31.818 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:31.835 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-23 14:59:31.931 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-23 14:59:32.012 | Selecting previously unselected package libapr1:amd64. 2021-08-23 14:59:32.056 | (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 ... 67327 files and directories currently installed.) 2021-08-23 14:59:32.059 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-23 14:59:32.065 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-23 14:59:32.137 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-23 14:59:32.156 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-23 14:59:32.380 | Selecting previously unselected package libaprutil1:amd64. 2021-08-23 14:59:32.388 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-23 14:59:32.393 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-23 14:59:32.458 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-23 14:59:32.466 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-23 14:59:32.470 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-23 14:59:32.519 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-23 14:59:32.539 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-23 14:59:32.617 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-23 14:59:32.626 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-23 14:59:32.630 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-23 14:59:32.676 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-23 14:59:32.688 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-23 14:59:32.789 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-23 14:59:32.806 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-23 14:59:32.889 | Selecting previously unselected package libjansson4:amd64. 2021-08-23 14:59:32.896 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-23 14:59:32.901 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-23 14:59:32.944 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-23 14:59:32.952 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-23 14:59:32.956 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-23 14:59:33.017 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:33.029 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-23 14:59:33.157 | Selecting previously unselected package apache2-bin. 2021-08-23 14:59:33.165 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-23 14:59:33.171 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-23 14:59:33.411 | Selecting previously unselected package apache2-data. 2021-08-23 14:59:33.420 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-23 14:59:33.427 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-23 14:59:33.557 | Selecting previously unselected package apache2-utils. 2021-08-23 14:59:33.568 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-23 14:59:33.573 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-23 14:59:33.631 | Selecting previously unselected package apache2. 2021-08-23 14:59:33.639 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-23 14:59:33.663 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-23 14:59:33.767 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-23 14:59:33.775 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-23 14:59:33.779 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-23 14:59:33.839 | Selecting previously unselected package haproxy. 2021-08-23 14:59:33.846 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-23 14:59:33.861 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-23 14:59:34.103 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-23 14:59:34.110 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-23 14:59:34.115 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-23 14:59:34.160 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-23 14:59:34.168 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-23 14:59:34.173 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-23 14:59:34.216 | Selecting previously unselected package mysql-common. 2021-08-23 14:59:34.223 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-23 14:59:34.247 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-23 14:59:34.293 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-23 14:59:34.301 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-23 14:59:34.306 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 14:59:34.553 | Selecting previously unselected package libsensors-config. 2021-08-23 14:59:34.563 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-23 14:59:34.567 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-23 14:59:34.614 | Selecting previously unselected package libsensors5:amd64. 2021-08-23 14:59:34.622 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-23 14:59:34.714 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-23 14:59:34.755 | Selecting previously unselected package libsnmp-base. 2021-08-23 14:59:34.763 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-23 14:59:34.768 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-23 14:59:34.849 | Selecting previously unselected package libsnmp35:amd64. 2021-08-23 14:59:34.857 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-23 14:59:34.862 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-23 14:59:35.040 | Selecting previously unselected package keepalived. 2021-08-23 14:59:35.048 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-23 14:59:35.052 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-23 14:59:35.164 | Selecting previously unselected package memcached. 2021-08-23 14:59:35.173 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-23 14:59:35.177 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-23 14:59:35.245 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-23 14:59:35.744 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-23 14:59:35.857 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-23 14:59:35.869 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-23 14:59:36.039 | Selecting previously unselected package python3-yaml. 2021-08-23 14:59:36.050 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-23 14:59:36.056 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-23 14:59:36.129 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-23 14:59:36.143 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-23 14:59:36.209 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-23 14:59:36.297 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-23 14:59:36.769 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-23 14:59:36.798 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-23 14:59:36.957 | Selecting previously unselected package acl. 2021-08-23 14:59:36.965 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-23 14:59:36.970 | Unpacking acl (2.2.53-6) ... 2021-08-23 14:59:37.020 | Selecting previously unselected package autotools-dev. 2021-08-23 14:59:37.031 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-23 14:59:37.037 | Unpacking autotools-dev (20180224.1) ... 2021-08-23 14:59:37.086 | Selecting previously unselected package m4. 2021-08-23 14:59:37.093 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-23 14:59:37.098 | Unpacking m4 (1.4.18-4) ... 2021-08-23 14:59:37.171 | Selecting previously unselected package autoconf. 2021-08-23 14:59:37.178 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-23 14:59:37.183 | Unpacking autoconf (2.69-11.1) ... 2021-08-23 14:59:37.287 | Selecting previously unselected package automake. 2021-08-23 14:59:37.295 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-23 14:59:37.302 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-23 14:59:37.432 | Selecting previously unselected package autopoint. 2021-08-23 14:59:37.441 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-23 14:59:37.444 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-23 14:59:37.507 | Selecting previously unselected package libllvm10:amd64. 2021-08-23 14:59:37.519 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:37.524 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:39.845 | Selecting previously unselected package libclang-cpp10. 2021-08-23 14:59:39.856 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:39.862 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:41.311 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-23 14:59:41.319 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-23 14:59:41.324 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-23 14:59:41.833 | Selecting previously unselected package libgc1c2:amd64. 2021-08-23 14:59:41.845 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-23 14:59:41.849 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-23 14:59:41.904 | Selecting previously unselected package libobjc4:amd64. 2021-08-23 14:59:41.912 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-23 14:59:41.917 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-23 14:59:41.963 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-23 14:59:41.972 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-23 14:59:41.977 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-23 14:59:42.078 | Selecting previously unselected package libc6-i386. 2021-08-23 14:59:42.085 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-23 14:59:42.090 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-23 14:59:42.639 | Selecting previously unselected package lib32gcc-s1. 2021-08-23 14:59:42.647 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-23 14:59:42.652 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-23 14:59:42.708 | Selecting previously unselected package lib32stdc++6. 2021-08-23 14:59:42.715 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-23 14:59:42.720 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-23 14:59:42.826 | Selecting previously unselected package libclang-common-10-dev. 2021-08-23 14:59:42.834 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:42.839 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:43.833 | Selecting previously unselected package libclang1-10. 2021-08-23 14:59:43.841 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:43.846 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:44.974 | Selecting previously unselected package clang-10. 2021-08-23 14:59:44.982 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:44.986 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:45.035 | Selecting previously unselected package libtool. 2021-08-23 14:59:45.043 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-23 14:59:45.047 | Unpacking libtool (2.4.6-14) ... 2021-08-23 14:59:45.100 | Selecting previously unselected package dh-autoreconf. 2021-08-23 14:59:45.108 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-23 14:59:45.111 | Unpacking dh-autoreconf (19) ... 2021-08-23 14:59:45.159 | Selecting previously unselected package libdebhelper-perl. 2021-08-23 14:59:45.167 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-23 14:59:45.171 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-23 14:59:45.235 | Selecting previously unselected package libarchive-zip-perl. 2021-08-23 14:59:45.243 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-23 14:59:45.247 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-23 14:59:45.300 | Selecting previously unselected package libsub-override-perl. 2021-08-23 14:59:45.313 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-23 14:59:45.318 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-23 14:59:45.361 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-23 14:59:45.369 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-23 14:59:45.373 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-23 14:59:45.419 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-23 14:59:45.430 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-23 14:59:45.435 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-23 14:59:45.477 | Selecting previously unselected package libdpkg-perl. 2021-08-23 14:59:45.485 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-23 14:59:45.490 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-23 14:59:45.577 | Selecting previously unselected package make. 2021-08-23 14:59:45.588 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-23 14:59:45.593 | Unpacking make (4.2.1-1.2) ... 2021-08-23 14:59:45.658 | Selecting previously unselected package dpkg-dev. 2021-08-23 14:59:45.667 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-23 14:59:45.672 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-23 14:59:45.821 | Selecting previously unselected package dwz. 2021-08-23 14:59:45.830 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-23 14:59:45.834 | Unpacking dwz (0.13-5) ... 2021-08-23 14:59:45.901 | Selecting previously unselected package libcroco3:amd64. 2021-08-23 14:59:45.912 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-23 14:59:45.917 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-23 14:59:45.971 | Selecting previously unselected package gettext. 2021-08-23 14:59:45.979 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-23 14:59:45.984 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-23 14:59:46.162 | Selecting previously unselected package intltool-debian. 2021-08-23 14:59:46.170 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-23 14:59:46.175 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-23 14:59:46.214 | Selecting previously unselected package po-debconf. 2021-08-23 14:59:46.226 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-23 14:59:46.231 | Unpacking po-debconf (1.0.21) ... 2021-08-23 14:59:46.321 | Selecting previously unselected package debhelper. 2021-08-23 14:59:46.329 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-23 14:59:46.334 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-23 14:59:46.534 | Selecting previously unselected package uuid-dev:amd64. 2021-08-23 14:59:46.541 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-23 14:59:46.547 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-23 14:59:46.601 | Selecting previously unselected package libsctp1:amd64. 2021-08-23 14:59:46.612 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-23 14:59:46.616 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-23 14:59:46.662 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-23 14:59:46.670 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-23 14:59:46.677 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-23 14:59:46.730 | Selecting previously unselected package libapr1-dev. 2021-08-23 14:59:46.742 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-23 14:59:46.747 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-23 14:59:47.029 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-23 14:59:47.037 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-23 14:59:47.041 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-23 14:59:47.192 | Selecting previously unselected package libaprutil1-dev. 2021-08-23 14:59:47.200 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-23 14:59:47.204 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-23 14:59:47.439 | Selecting previously unselected package apache2-dev. 2021-08-23 14:59:47.447 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-23 14:59:47.451 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-23 14:59:47.539 | Selecting previously unselected package binfmt-support. 2021-08-23 14:59:47.547 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-23 14:59:47.560 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-23 14:59:47.607 | Selecting previously unselected package g++-9. 2021-08-23 14:59:47.615 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-23 14:59:47.619 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-23 14:59:48.798 | Selecting previously unselected package g++. 2021-08-23 14:59:48.806 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-23 14:59:48.810 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-23 14:59:48.848 | Selecting previously unselected package build-essential. 2021-08-23 14:59:48.860 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-23 14:59:48.865 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-23 14:59:48.911 | Selecting previously unselected package conntrack. 2021-08-23 14:59:48.919 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-23 14:59:48.924 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-23 14:59:48.966 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-23 14:59:48.974 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-23 14:59:48.979 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-23 14:59:49.017 | Selecting previously unselected package libnetfilter-queue1. 2021-08-23 14:59:49.023 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-23 14:59:49.027 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-23 14:59:49.065 | Selecting previously unselected package conntrackd. 2021-08-23 14:59:49.077 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-23 14:59:49.081 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-23 14:59:49.145 | Selecting previously unselected package dns-root-data. 2021-08-23 14:59:49.153 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-23 14:59:49.158 | Unpacking dns-root-data (2019052802) ... 2021-08-23 14:59:49.206 | Selecting previously unselected package libidn11:amd64. 2021-08-23 14:59:49.213 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-23 14:59:49.218 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-23 14:59:49.269 | Selecting previously unselected package dnsmasq-base. 2021-08-23 14:59:49.277 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-23 14:59:49.282 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-23 14:59:49.361 | Selecting previously unselected package dnsmasq-utils. 2021-08-23 14:59:49.369 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-23 14:59:49.374 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-23 14:59:49.417 | Selecting previously unselected package dstat. 2021-08-23 14:59:49.425 | Preparing to unpack .../086-dstat_0.7.4-6_all.deb ... 2021-08-23 14:59:49.429 | Unpacking dstat (0.7.4-6) ... 2021-08-23 14:59:49.515 | Selecting previously unselected package ebtables. 2021-08-23 14:59:49.524 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-23 14:59:49.543 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-23 14:59:49.600 | Selecting previously unselected package libfakeroot:amd64. 2021-08-23 14:59:49.608 | Preparing to unpack .../088-libfakeroot_1.24-1_amd64.deb ... 2021-08-23 14:59:49.613 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-23 14:59:49.664 | Selecting previously unselected package fakeroot. 2021-08-23 14:59:49.673 | Preparing to unpack .../089-fakeroot_1.24-1_amd64.deb ... 2021-08-23 14:59:49.677 | Unpacking fakeroot (1.24-1) ... 2021-08-23 14:59:49.736 | Selecting previously unselected package fonts-dejavu-core. 2021-08-23 14:59:49.748 | Preparing to unpack .../090-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-23 14:59:49.754 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-23 14:59:49.946 | Selecting previously unselected package fonts-liberation. 2021-08-23 14:59:49.954 | Preparing to unpack .../091-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-23 14:59:49.960 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-23 14:59:50.117 | Selecting previously unselected package fontconfig-config. 2021-08-23 14:59:50.127 | Preparing to unpack .../092-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-23 14:59:50.131 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-23 14:59:50.177 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-23 14:59:50.185 | Preparing to unpack .../093-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-23 14:59:50.190 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-23 14:59:50.249 | Selecting previously unselected package fontconfig. 2021-08-23 14:59:50.258 | Preparing to unpack .../094-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-23 14:59:50.264 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-23 14:59:50.326 | Selecting previously unselected package genisoimage. 2021-08-23 14:59:50.336 | Preparing to unpack .../095-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-23 14:59:50.342 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-23 14:59:50.447 | Selecting previously unselected package libann0. 2021-08-23 14:59:50.455 | Preparing to unpack .../096-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-23 14:59:50.460 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-23 14:59:50.509 | Selecting previously unselected package libcdt5:amd64. 2021-08-23 14:59:50.517 | Preparing to unpack .../097-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:50.522 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-23 14:59:50.565 | Selecting previously unselected package libcgraph6:amd64. 2021-08-23 14:59:50.574 | Preparing to unpack .../098-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:50.578 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-23 14:59:50.624 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-23 14:59:50.632 | Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-23 14:59:50.637 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-23 14:59:50.711 | Selecting previously unselected package libjpeg8:amd64. 2021-08-23 14:59:50.719 | Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-23 14:59:50.724 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-23 14:59:50.771 | Selecting previously unselected package libjbig0:amd64. 2021-08-23 14:59:50.779 | Preparing to unpack .../101-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-23 14:59:50.784 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-23 14:59:50.821 | Selecting previously unselected package libwebp6:amd64. 2021-08-23 14:59:50.829 | Preparing to unpack .../102-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:50.835 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-23 14:59:50.922 | Selecting previously unselected package libtiff5:amd64. 2021-08-23 14:59:50.931 | Preparing to unpack .../103-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:50.936 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-23 14:59:51.014 | Selecting previously unselected package libxpm4:amd64. 2021-08-23 14:59:51.022 | Preparing to unpack .../104-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-23 14:59:51.027 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-23 14:59:51.080 | Selecting previously unselected package libgd3:amd64. 2021-08-23 14:59:51.088 | Preparing to unpack .../105-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-23 14:59:51.093 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-23 14:59:51.161 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-23 14:59:51.172 | Preparing to unpack .../106-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-23 14:59:51.176 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-23 14:59:51.238 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-23 14:59:51.250 | Preparing to unpack .../107-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-23 14:59:51.256 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-23 14:59:51.340 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-23 14:59:51.348 | Preparing to unpack .../108-libxcb-render0_1.14-2_amd64.deb ... 2021-08-23 14:59:51.353 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-23 14:59:51.400 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-23 14:59:51.409 | Preparing to unpack .../109-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-23 14:59:51.413 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-23 14:59:51.460 | Selecting previously unselected package libxrender1:amd64. 2021-08-23 14:59:51.468 | Preparing to unpack .../110-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-23 14:59:51.473 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-23 14:59:51.526 | Selecting previously unselected package libcairo2:amd64. 2021-08-23 14:59:51.535 | Preparing to unpack .../111-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:51.539 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-23 14:59:51.657 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-23 14:59:51.665 | Preparing to unpack .../112-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-23 14:59:51.669 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-23 14:59:51.724 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-23 14:59:51.737 | Preparing to unpack .../113-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-23 14:59:51.742 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-23 14:59:51.830 | Selecting previously unselected package libthai-data. 2021-08-23 14:59:51.839 | Preparing to unpack .../114-libthai-data_0.1.28-3_all.deb ... 2021-08-23 14:59:51.844 | Unpacking libthai-data (0.1.28-3) ... 2021-08-23 14:59:51.924 | Selecting previously unselected package libdatrie1:amd64. 2021-08-23 14:59:51.932 | Preparing to unpack .../115-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-23 14:59:51.937 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-23 14:59:51.988 | Selecting previously unselected package libthai0:amd64. 2021-08-23 14:59:52.001 | Preparing to unpack .../116-libthai0_0.1.28-3_amd64.deb ... 2021-08-23 14:59:52.005 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-23 14:59:52.062 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-23 14:59:52.070 | Preparing to unpack .../117-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-23 14:59:52.074 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-23 14:59:52.146 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-23 14:59:52.155 | Preparing to unpack .../118-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-23 14:59:52.159 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-23 14:59:52.207 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-23 14:59:52.215 | Preparing to unpack .../119-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-23 14:59:52.219 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-23 14:59:52.262 | Selecting previously unselected package libpathplan4:amd64. 2021-08-23 14:59:52.270 | Preparing to unpack .../120-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:52.275 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-23 14:59:52.326 | Selecting previously unselected package libgvc6. 2021-08-23 14:59:52.334 | Preparing to unpack .../121-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:52.339 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-23 14:59:52.478 | Selecting previously unselected package libgvpr2:amd64. 2021-08-23 14:59:52.486 | Preparing to unpack .../122-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:52.491 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-23 14:59:52.563 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-23 14:59:52.571 | Preparing to unpack .../123-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:52.575 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-23 14:59:52.747 | Selecting previously unselected package x11-common. 2021-08-23 14:59:52.759 | Preparing to unpack .../124-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-23 14:59:52.786 | dpkg-query: no packages found matching nux-tools 2021-08-23 14:59:52.797 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-23 14:59:52.859 | Selecting previously unselected package libice6:amd64. 2021-08-23 14:59:52.867 | Preparing to unpack .../125-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-23 14:59:52.873 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-23 14:59:52.921 | Selecting previously unselected package libsm6:amd64. 2021-08-23 14:59:52.929 | Preparing to unpack .../126-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-23 14:59:52.934 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-23 14:59:52.982 | Selecting previously unselected package libxt6:amd64. 2021-08-23 14:59:52.990 | Preparing to unpack .../127-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-23 14:59:52.995 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-23 14:59:53.070 | Selecting previously unselected package libxmu6:amd64. 2021-08-23 14:59:53.079 | Preparing to unpack .../128-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-23 14:59:53.082 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-23 14:59:53.130 | Selecting previously unselected package libxaw7:amd64. 2021-08-23 14:59:53.139 | Preparing to unpack .../129-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-23 14:59:53.143 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-23 14:59:53.209 | Selecting previously unselected package graphviz. 2021-08-23 14:59:53.217 | Preparing to unpack .../130-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-23 14:59:53.222 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-23 14:59:53.379 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-23 14:59:53.390 | Preparing to unpack .../131-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-23 14:59:53.400 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-23 14:59:53.472 | Selecting previously unselected package libibverbs1:amd64. 2021-08-23 14:59:53.480 | Preparing to unpack .../132-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-23 14:59:53.484 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-23 14:59:53.554 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-23 14:59:53.566 | Preparing to unpack .../133-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-23 14:59:53.588 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-23 14:59:53.672 | Selecting previously unselected package icu-devtools. 2021-08-23 14:59:53.680 | Preparing to unpack .../134-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-23 14:59:53.687 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-23 14:59:53.770 | Selecting previously unselected package iputils-arping. 2021-08-23 14:59:53.779 | Preparing to unpack .../135-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-23 14:59:53.783 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-23 14:59:53.826 | Selecting previously unselected package javascript-common. 2021-08-23 14:59:53.834 | Preparing to unpack .../136-javascript-common_11_all.deb ... 2021-08-23 14:59:53.852 | Unpacking javascript-common (11) ... 2021-08-23 14:59:53.899 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-23 14:59:53.911 | Preparing to unpack .../137-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-23 14:59:53.916 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 14:59:53.972 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-23 14:59:53.982 | Preparing to unpack .../138-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-23 14:59:53.987 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 14:59:54.049 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-23 14:59:54.062 | Preparing to unpack .../139-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-23 14:59:54.068 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 14:59:54.118 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-23 14:59:54.126 | Preparing to unpack .../140-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-23 14:59:54.131 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 14:59:54.180 | Selecting previously unselected package comerr-dev:amd64. 2021-08-23 14:59:54.192 | Preparing to unpack .../141-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-23 14:59:54.200 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-23 14:59:54.246 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-23 14:59:54.258 | Preparing to unpack .../142-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-23 14:59:54.263 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 14:59:54.338 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-23 14:59:54.346 | Preparing to unpack .../143-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-23 14:59:54.351 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-23 14:59:54.402 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-23 14:59:54.410 | Preparing to unpack .../144-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-23 14:59:54.415 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-23 14:59:54.458 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-23 14:59:54.469 | Preparing to unpack .../145-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-23 14:59:54.473 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-23 14:59:54.517 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-23 14:59:54.527 | Preparing to unpack .../146-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-23 14:59:54.531 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-23 14:59:54.576 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-23 14:59:54.584 | Preparing to unpack .../147-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-23 14:59:54.591 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-23 14:59:54.677 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-23 14:59:54.686 | Preparing to unpack .../148-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-23 14:59:54.690 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-23 14:59:54.769 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-23 14:59:54.777 | Preparing to unpack .../149-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-23 14:59:54.781 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-23 14:59:54.818 | Selecting previously unselected package libgts-bin. 2021-08-23 14:59:54.827 | Preparing to unpack .../150-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-23 14:59:54.832 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-23 14:59:54.886 | Selecting previously unselected package libicu-dev:amd64. 2021-08-23 14:59:54.894 | Preparing to unpack .../151-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-23 14:59:54.899 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-23 14:59:56.383 | Selecting previously unselected package libipset13:amd64. 2021-08-23 14:59:56.392 | Preparing to unpack .../152-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-23 14:59:56.398 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-23 14:59:56.459 | Selecting previously unselected package librdmacm1:amd64. 2021-08-23 14:59:56.468 | Preparing to unpack .../153-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-23 14:59:56.474 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-23 14:59:56.536 | Selecting previously unselected package libiscsi7:amd64. 2021-08-23 14:59:56.546 | Preparing to unpack .../154-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-23 14:59:56.552 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-23 14:59:56.603 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-23 14:59:56.611 | Preparing to unpack .../155-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-23 14:59:56.636 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-23 14:59:56.709 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-23 14:59:56.717 | Preparing to unpack .../156-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-23 14:59:56.730 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-23 14:59:56.769 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-23 14:59:56.778 | Preparing to unpack .../157-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-23 14:59:56.782 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-23 14:59:56.813 | Selecting previously unselected package libjs-jquery. 2021-08-23 14:59:56.822 | Preparing to unpack .../158-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-23 14:59:56.828 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-23 14:59:56.910 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-23 14:59:56.919 | Preparing to unpack .../159-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-23 14:59:56.927 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-23 14:59:56.972 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-23 14:59:56.980 | Preparing to unpack .../160-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-23 14:59:56.985 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-23 14:59:57.081 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-23 14:59:57.089 | Preparing to unpack .../161-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-23 14:59:57.093 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-23 14:59:57.159 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-23 14:59:57.169 | Preparing to unpack .../162-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-23 14:59:57.175 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-23 14:59:57.219 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-23 14:59:57.227 | Preparing to unpack .../163-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-23 14:59:57.231 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-23 14:59:57.274 | Selecting previously unselected package libssl-dev:amd64. 2021-08-23 14:59:57.282 | Preparing to unpack .../164-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-23 14:59:57.287 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-23 14:59:57.562 | Selecting previously unselected package libmysqlclient-dev. 2021-08-23 14:59:57.570 | Preparing to unpack .../165-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-23 14:59:57.575 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 14:59:57.874 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-23 14:59:57.882 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-23 14:59:57.886 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-23 14:59:58.009 | Selecting previously unselected package libomp5-10:amd64. 2021-08-23 14:59:58.018 | Preparing to unpack .../167-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:58.022 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:58.118 | Selecting previously unselected package libomp-10-dev. 2021-08-23 14:59:58.127 | Preparing to unpack .../168-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:58.132 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:58.192 | Selecting previously unselected package libpq5:amd64. 2021-08-23 14:59:58.202 | Preparing to unpack .../169-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:58.213 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-23 14:59:58.279 | Selecting previously unselected package libpq-dev. 2021-08-23 14:59:58.288 | Preparing to unpack .../170-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:58.291 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-23 14:59:58.405 | Selecting previously unselected package librados2. 2021-08-23 14:59:58.418 | Preparing to unpack .../171-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:58.424 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-23 14:59:58.908 | Selecting previously unselected package librbd1. 2021-08-23 14:59:58.916 | Preparing to unpack .../172-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:58.920 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-23 14:59:59.197 | Selecting previously unselected package libsasl2-dev. 2021-08-23 14:59:59.206 | Preparing to unpack .../173-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-23 14:59:59.211 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-23 14:59:59.300 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-23 14:59:59.309 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-23 14:59:59.313 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-23 14:59:59.458 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-23 14:59:59.469 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-23 14:59:59.476 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-23 14:59:59.516 | Selecting previously unselected package libx86-1:amd64. 2021-08-23 14:59:59.524 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-23 14:59:59.529 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-23 14:59:59.583 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-23 14:59:59.592 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-23 14:59:59.597 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-23 14:59:59.775 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-23 14:59:59.785 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-23 14:59:59.789 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-23 14:59:59.899 | Selecting previously unselected package llvm-10-runtime. 2021-08-23 14:59:59.907 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 14:59:59.912 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-23 14:59:59.988 | Selecting previously unselected package libpfm4:amd64. 2021-08-23 14:59:59.997 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-23 15:00:00.001 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-23 15:00:00.084 | Selecting previously unselected package llvm-10. 2021-08-23 15:00:00.093 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 15:00:00.098 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:00.885 | Selecting previously unselected package libffi-dev:amd64. 2021-08-23 15:00:00.894 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2021-08-23 15:00:00.898 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-23 15:00:00.957 | Selecting previously unselected package python3-pygments. 2021-08-23 15:00:00.965 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-23 15:00:00.970 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-23 15:00:01.138 | Selecting previously unselected package llvm-10-tools. 2021-08-23 15:00:01.147 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 15:00:01.151 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:01.318 | Selecting previously unselected package libz3-4:amd64. 2021-08-23 15:00:01.329 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-23 15:00:01.334 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-23 15:00:02.289 | Selecting previously unselected package libz3-dev:amd64. 2021-08-23 15:00:02.297 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-23 15:00:02.302 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-23 15:00:02.369 | Selecting previously unselected package llvm-10-dev. 2021-08-23 15:00:02.379 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-23 15:00:02.385 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:06.879 | Selecting previously unselected package lsscsi. 2021-08-23 15:00:06.889 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2021-08-23 15:00:06.894 | Unpacking lsscsi (0.30-0.1) ... 2021-08-23 15:00:06.943 | Selecting previously unselected package pkg-config. 2021-08-23 15:00:06.955 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-23 15:00:06.960 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-23 15:00:07.004 | Selecting previously unselected package pm-utils. 2021-08-23 15:00:07.014 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2021-08-23 15:00:07.018 | Unpacking pm-utils (1.4.1-19) ... 2021-08-23 15:00:07.094 | Selecting previously unselected package postgresql-client-common. 2021-08-23 15:00:07.103 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-23 15:00:07.107 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-23 15:00:07.159 | Selecting previously unselected package postgresql-client-12. 2021-08-23 15:00:07.167 | Preparing to unpack .../192-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-23 15:00:07.173 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-23 15:00:07.400 | Selecting previously unselected package ssl-cert. 2021-08-23 15:00:07.409 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2021-08-23 15:00:07.413 | Unpacking ssl-cert (1.0.39) ... 2021-08-23 15:00:07.466 | Selecting previously unselected package postgresql-common. 2021-08-23 15:00:07.475 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-23 15:00:07.505 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-23 15:00:07.513 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-23 15:00:07.602 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-23 15:00:07.613 | Preparing to unpack .../195-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-23 15:00:07.618 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-23 15:00:07.962 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-23 15:00:07.972 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-23 15:00:07.976 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-23 15:00:08.018 | Selecting previously unselected package python-pip-whl. 2021-08-23 15:00:08.026 | Preparing to unpack .../197-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-23 15:00:08.034 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-23 15:00:08.254 | Selecting previously unselected package python3-mysqldb. 2021-08-23 15:00:08.264 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-23 15:00:08.269 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-23 15:00:08.322 | Selecting previously unselected package python3-wheel. 2021-08-23 15:00:08.331 | Preparing to unpack .../199-python3-wheel_0.34.2-1_all.deb ... 2021-08-23 15:00:08.335 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-23 15:00:08.382 | Selecting previously unselected package python3-pip. 2021-08-23 15:00:08.391 | Preparing to unpack .../200-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-23 15:00:08.396 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-23 15:00:08.502 | Selecting previously unselected package python3.8-venv. 2021-08-23 15:00:08.511 | Preparing to unpack .../201-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-23 15:00:08.516 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-23 15:00:08.559 | Selecting previously unselected package python3-venv. 2021-08-23 15:00:08.568 | Preparing to unpack .../202-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-23 15:00:08.573 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-23 15:00:08.615 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-23 15:00:08.624 | Preparing to unpack .../203-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-23 15:00:08.630 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-23 15:00:08.684 | Selecting previously unselected package qemu-utils. 2021-08-23 15:00:08.694 | Preparing to unpack .../204-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-23 15:00:08.700 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-23 15:00:08.913 | Selecting previously unselected package sharutils. 2021-08-23 15:00:08.921 | Preparing to unpack .../205-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-23 15:00:08.926 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-23 15:00:08.994 | Selecting previously unselected package sqlite3. 2021-08-23 15:00:09.003 | Preparing to unpack .../206-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-23 15:00:09.008 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-23 15:00:09.166 | Selecting previously unselected package unzip. 2021-08-23 15:00:09.177 | Preparing to unpack .../207-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-23 15:00:09.181 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-23 15:00:09.258 | Selecting previously unselected package vbetool. 2021-08-23 15:00:09.267 | Preparing to unpack .../208-vbetool_1.1-4_amd64.deb ... 2021-08-23 15:00:09.271 | Unpacking vbetool (1.1-4) ... 2021-08-23 15:00:09.317 | Selecting previously unselected package ipset. 2021-08-23 15:00:09.326 | Preparing to unpack .../209-ipset_7.5-1~exp1_amd64.deb ... 2021-08-23 15:00:09.339 | Unpacking ipset (7.5-1~exp1) ... 2021-08-23 15:00:09.393 | Selecting previously unselected package ipvsadm. 2021-08-23 15:00:09.402 | Preparing to unpack .../210-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-23 15:00:09.407 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-23 15:00:09.465 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-23 15:00:09.474 | Preparing to unpack .../211-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-23 15:00:09.486 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:09.533 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-23 15:00:09.546 | Preparing to unpack .../212-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-23 15:00:09.551 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-23 15:00:09.602 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-23 15:00:09.614 | Preparing to unpack .../213-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-23 15:00:09.620 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-23 15:00:09.668 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-23 15:00:09.677 | Preparing to unpack .../214-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-23 15:00:09.682 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:09.727 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-23 15:00:09.735 | Preparing to unpack .../215-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-23 15:00:09.740 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-23 15:00:09.791 | Selecting previously unselected package socat. 2021-08-23 15:00:09.800 | Preparing to unpack .../216-socat_1.7.3.3-2_amd64.deb ... 2021-08-23 15:00:09.804 | Unpacking socat (1.7.3.3-2) ... 2021-08-23 15:00:09.893 | Selecting previously unselected package vlan. 2021-08-23 15:00:09.902 | Preparing to unpack .../217-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-23 15:00:09.907 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-23 15:00:09.981 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-23 15:00:09.994 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-23 15:00:10.008 | Setting up javascript-common (11) ... 2021-08-23 15:00:10.049 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-23 15:00:10.074 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-23 15:00:10.087 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-23 15:00:10.097 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-23 15:00:10.104 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-23 15:00:10.130 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-23 15:00:10.140 | Setting up dstat (0.7.4-6) ... 2021-08-23 15:00:10.430 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-23 15:00:10.430 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-08-23 15:00:10.447 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-23 15:00:10.447 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-08-23 15:00:10.504 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-23 15:00:10.516 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-23 15:00:10.524 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-23 15:00:10.531 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-23 15:00:10.539 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-23 15:00:10.547 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-23 15:00:10.555 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-23 15:00:10.563 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-23 15:00:10.570 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-23 15:00:10.578 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-23 15:00:10.586 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-23 15:00:10.595 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-23 15:00:10.605 | Setting up vbetool (1.1-4) ... 2021-08-23 15:00:10.615 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-23 15:00:10.626 | Setting up pm-utils (1.4.1-19) ... 2021-08-23 15:00:10.641 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-23 15:00:10.929 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-23 15:00:10.961 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-23 15:00:10.972 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-23 15:00:10.981 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-23 15:00:11.261 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-23 15:00:11.981 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-23 15:00:12.001 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-23 15:00:12.010 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-23 15:00:12.018 | Setting up m4 (1.4.18-4) ... 2021-08-23 15:00:12.026 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-23 15:00:12.313 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-23 15:00:12.324 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-23 15:00:12.332 | Setting up iputils-arping (3:20190709-3) ... 2021-08-23 15:00:12.380 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-23 15:00:12.393 | Setting up conntrack (1:1.4.5-2) ... 2021-08-23 15:00:12.402 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-23 15:00:12.411 | Setting up python3-wheel (0.34.2-1) ... 2021-08-23 15:00:12.693 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-23 15:00:12.705 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-23 15:00:12.923 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-23 15:00:15.149 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-23 15:00:16.509 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-23 15:00:17.209 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-23 15:00:17.232 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-23 15:00:17.243 | Setting up acl (2.2.53-6) ... 2021-08-23 15:00:17.253 | Setting up dns-root-data (2019052802) ... 2021-08-23 15:00:17.262 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:17.270 | Setting up fakeroot (1.24-1) ... 2021-08-23 15:00:17.281 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-23 15:00:17.296 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-23 15:00:17.306 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-23 15:00:17.315 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:17.324 | Setting up autotools-dev (20180224.1) ... 2021-08-23 15:00:17.333 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-23 15:00:18.158 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-23 15:00:18.166 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-23 15:00:18.173 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-23 15:00:18.180 | Setting up make (4.2.1-1.2) ... 2021-08-23 15:00:18.189 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-23 15:00:18.196 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:18.204 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-23 15:00:18.211 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-23 15:00:18.221 | Setting up ebtables (2.0.11-3build1) ... 2021-08-23 15:00:18.786 | Setting up socat (1.7.3.3-2) ... 2021-08-23 15:00:18.798 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-23 15:00:18.803 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-23 15:00:18.810 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-23 15:00:18.818 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-23 15:00:18.825 | Setting up binfmt-support (2.2.0-2) ... 2021-08-23 15:00:19.116 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-23 15:00:20.209 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-23 15:00:20.221 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-23 15:00:20.231 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-23 15:00:20.300 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-23 15:00:20.307 | Setting up lsscsi (0.30-0.1) ... 2021-08-23 15:00:20.314 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-23 15:00:20.321 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-23 15:00:20.328 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-23 15:00:20.336 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-23 15:00:20.345 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-23 15:00:20.356 | Setting up autoconf (2.69-11.1) ... 2021-08-23 15:00:20.369 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-23 15:00:20.378 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-23 15:00:20.423 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-23 15:00:20.430 | Setting up dwz (0.13-5) ... 2021-08-23 15:00:20.442 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-23 15:00:20.451 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-23 15:00:20.461 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-23 15:00:20.470 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-23 15:00:20.477 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-23 15:00:20.494 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:20.502 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:20.509 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-23 15:00:20.517 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-23 15:00:20.526 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-23 15:00:20.534 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-23 15:00:20.548 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-23 15:00:20.556 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-23 15:00:20.567 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-23 15:00:20.575 | Setting up libsub-override-perl (0.09-2) ... 2021-08-23 15:00:20.582 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-23 15:00:20.589 | Setting up libthai-data (0.1.28-3) ... 2021-08-23 15:00:20.596 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-23 15:00:20.604 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-23 15:00:20.610 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-23 15:00:20.618 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:20.625 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-23 15:00:20.633 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:20.640 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-23 15:00:20.647 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-23 15:00:20.654 | Setting up ipset (7.5-1~exp1) ... 2021-08-23 15:00:20.672 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-23 15:00:20.689 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-23 15:00:21.774 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-23 15:00:22.103 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-23 15:00:22.116 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-23 15:00:22.125 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-23 15:00:22.133 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-23 15:00:22.140 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-23 15:00:22.148 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-23 15:00:22.155 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-23 15:00:22.164 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-23 15:00:22.175 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-23 15:00:22.183 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-23 15:00:22.191 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-23 15:00:22.197 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-23 15:00:22.206 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-23 15:00:22.214 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:22.221 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-23 15:00:22.228 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-23 15:00:22.235 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-23 15:00:22.243 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-23 15:00:22.251 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:00:22.260 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:22.274 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-23 15:00:22.287 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:22.295 | Setting up libtool (2.4.6-14) ... 2021-08-23 15:00:22.302 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-23 15:00:22.440 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-23 15:00:22.499 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-23 15:00:22.511 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-23 15:00:22.948 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-23 15:00:24.082 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-23 15:00:24.091 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-23 15:00:24.099 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-23 15:00:24.286 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-23 15:00:24.294 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:24.303 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:24.318 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-23 15:00:24.335 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-23 15:00:24.342 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-23 15:00:24.619 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-23 15:00:24.630 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-23 15:00:24.639 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-23 15:00:24.646 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-23 15:00:24.653 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-23 15:00:25.389 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-08-23 15:00:25.416 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-23 15:00:25.424 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-23 15:00:25.433 | Setting up ssl-cert (1.0.39) ... 2021-08-23 15:00:26.055 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-23 15:00:26.072 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-23 15:00:26.156 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-23 15:00:26.171 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-23 15:00:26.752 | Adding user postgres to group ssl-cert 2021-08-23 15:00:26.928 | 2021-08-23 15:00:26.929 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-23 15:00:27.157 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-23 15:00:27.157 | Removing obsolete dictionary files: 2021-08-23 15:00:27.787 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-23 15:00:28.921 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-23 15:00:28.929 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-23 15:00:28.939 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-23 15:00:29.043 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-23 15:00:29.456 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-23 15:00:29.466 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-23 15:00:29.474 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-23 15:00:29.480 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-23 15:00:29.489 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-23 15:00:29.498 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-23 15:00:29.506 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-23 15:00:29.514 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-23 15:00:29.521 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-23 15:00:29.529 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:00:29.537 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:29.544 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:29.551 | Setting up ipvsadm (1:1.31-1) ... 2021-08-23 15:00:30.380 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-23 15:00:30.390 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-23 15:00:30.502 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-23 15:00:32.578 | Regenerating fonts cache... done. 2021-08-23 15:00:32.585 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-23 15:00:32.597 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-23 15:00:32.605 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-23 15:00:34.080 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-23 15:00:34.955 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-23 15:00:35.029 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:35.042 | Setting up keepalived (1:2.0.19-2) ... 2021-08-23 15:00:36.081 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-23 15:00:36.807 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:36.814 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-23 15:00:36.821 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-23 15:00:36.829 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:36.836 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-23 15:00:36.846 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-23 15:00:36.854 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-23 15:00:36.862 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:36.871 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-23 15:00:36.879 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-23 15:00:36.888 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-23 15:00:36.898 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-23 15:00:36.906 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-23 15:00:36.915 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-23 15:00:36.923 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-23 15:00:36.931 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-23 15:00:36.939 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-23 15:00:36.946 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-23 15:00:36.970 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-23 15:00:36.982 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-23 15:00:36.990 | Setting up po-debconf (1.0.21) ... 2021-08-23 15:00:36.998 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:37.462 | Enabling module mpm_event. 2021-08-23 15:00:37.533 | Enabling module authz_core. 2021-08-23 15:00:37.542 | Enabling module authz_host. 2021-08-23 15:00:37.612 | Enabling module authn_core. 2021-08-23 15:00:37.621 | Enabling module auth_basic. 2021-08-23 15:00:37.685 | Enabling module access_compat. 2021-08-23 15:00:37.748 | Enabling module authn_file. 2021-08-23 15:00:37.813 | Enabling module authz_user. 2021-08-23 15:00:37.884 | Enabling module alias. 2021-08-23 15:00:37.950 | Enabling module dir. 2021-08-23 15:00:38.025 | Enabling module autoindex. 2021-08-23 15:00:38.100 | Enabling module env. 2021-08-23 15:00:38.166 | Enabling module mime. 2021-08-23 15:00:38.233 | Enabling module negotiation. 2021-08-23 15:00:38.302 | Enabling module setenvif. 2021-08-23 15:00:38.371 | Enabling module filter. 2021-08-23 15:00:38.446 | Enabling module deflate. 2021-08-23 15:00:38.512 | Enabling module status. 2021-08-23 15:00:38.577 | Enabling module reqtimeout. 2021-08-23 15:00:38.640 | Enabling conf charset. 2021-08-23 15:00:38.706 | Enabling conf localized-error-pages. 2021-08-23 15:00:38.778 | Enabling conf other-vhosts-access-log. 2021-08-23 15:00:38.840 | Enabling conf security. 2021-08-23 15:00:38.903 | Enabling conf serve-cgi-bin. 2021-08-23 15:00:38.970 | Enabling site 000-default. 2021-08-23 15:00:39.027 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-23 15:00:39.086 | Enabling conf javascript-common. 2021-08-23 15:00:39.362 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-23 15:00:39.970 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-23 15:00:42.800 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-23 15:00:42.821 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-23 15:00:42.851 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-23 15:00:42.860 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:42.879 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-23 15:00:42.892 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-23 15:00:42.901 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-23 15:00:42.908 | Setting up graphviz (2.42.2-3build2) ... 2021-08-23 15:00:42.928 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-23 15:00:42.942 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-23 15:00:42.945 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-23 15:00:44.141 | Setting up dh-autoreconf (19) ... 2021-08-23 15:00:44.154 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-23 15:00:44.999 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-23 15:00:45.015 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-23 15:00:45.028 | Setting up debhelper (12.10ubuntu1) ... 2021-08-23 15:00:45.041 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-23 15:00:45.419 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-23 15:00:45.431 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-23 15:00:45.473 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-23 15:00:45.555 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-23 15:00:59.993 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-23 15:01:00.027 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-23 15:01:00.453 | Processing triggers for ufw (0.36-6) ... 2021-08-23 15:01:00.589 | Processing triggers for man-db (2.9.1-1) ... 2021-08-23 15:01:27.096 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-23 15:01:27.115 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-23 15:01:34.122 | ++ functions-common:apt_get:1113 : result=0 2021-08-23 15:01:34.125 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:01:34.127 | ++ functions-common:time_stop:2304 : local name 2021-08-23 15:01:34.129 | ++ functions-common:time_stop:2305 : local end_time 2021-08-23 15:01:34.131 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:01:34.134 | ++ functions-common:time_stop:2307 : local total 2021-08-23 15:01:34.136 | ++ functions-common:time_stop:2308 : local start_time 2021-08-23 15:01:34.138 | ++ functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:01:34.142 | ++ functions-common:time_stop:2311 : start_time=1629730741555 2021-08-23 15:01:34.146 | ++ functions-common:time_stop:2313 : [[ -z 1629730741555 ]] 2021-08-23 15:01:34.148 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:01:34.152 | ++ functions-common:time_stop:2316 : end_time=1629730894150 2021-08-23 15:01:34.155 | ++ functions-common:time_stop:2317 : elapsed_time=152595 2021-08-23 15:01:34.157 | ++ functions-common:time_stop:2318 : total=787 2021-08-23 15:01:34.159 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:01:34.161 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=153382 2021-08-23 15:01:34.163 | ++ functions-common:apt_get:1117 : return 0 2021-08-23 15:01:34.166 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-23 15:01:34.169 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-23 15:01:34.171 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-23 15:01:34.176 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-23 15:01:34.179 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-08-23 15:01:34.182 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-08-23 15:01:34.184 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-23 15:01:35.618 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-23 15:01:35.621 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-23 15:01:35.624 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-23 15:01:35.629 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-23 15:01:35.631 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-23 15:01:35.634 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-23 15:01:35.636 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-23 15:01:35.639 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-23 15:01:35.643 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-23 15:01:35.644 | + functions-common:_ensure_lsb_release:328 : return 2021-08-23 15:01:35.647 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-23 15:01:35.714 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-23 15:01:35.717 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-23 15:01:35.783 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-23 15:01:35.786 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-23 15:01:35.862 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-23 15:01:35.865 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-23 15:01:35.868 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-23 15:01:35.871 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-23 15:01:35.875 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-23 15:01:35.878 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-23 15:01:35.879 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-23 15:01:35.881 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-23 15:01:35.883 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-23 15:01:35.885 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-23 15:01:35.887 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-23 15:01:35.887 | Distro: focal 2021-08-23 15:01:35.890 | + tools/install_pip.sh:main:127 : get_versions 2021-08-23 15:01:35.893 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-23 15:01:35.897 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-23 15:01:35.899 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-23 15:01:35.902 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-23 15:01:35.902 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-23 15:01:36.276 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-23 15:01:36.279 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-23 15:01:36.279 | pip: 20.2.2 2021-08-23 15:01:36.282 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-08-23 15:01:36.626 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-08-23 15:01:36.649 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-08-23 15:01:36.652 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-08-23 15:01:36.654 | + tools/install_pip.sh:main:135 : exit 0 2021-08-23 15:01:36.659 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-23 15:01:36.662 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-23 15:01:36.667 | + ./stack.sh:main:761 : fixup_all 2021-08-23 15:01:36.670 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-08-23 15:01:36.673 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-23 15:01:36.677 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-23 15:01:36.691 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-23 15:01:36.691 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-23 15:01:36.693 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-23 15:01:36.698 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-23 15:01:36.700 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-23 15:01:36.703 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-23 15:01:36.711 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-23 15:01:36.715 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-08-23 15:01:36.717 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-08-23 15:01:36.721 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-08-23 15:01:36.723 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-08-23 15:01:36.725 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-08-23 15:01:36.727 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:01:36.729 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:01:36.731 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:01:36.733 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:01:36.736 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:01:36.738 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:01:36.740 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:01:36.742 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:01:36.744 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:01:36.746 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-08-23 15:01:36.748 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-08-23 15:01:36.752 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-08-23 15:01:36.754 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:01:36.756 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:01:36.759 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:01:36.761 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:01:36.763 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:01:36.765 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:01:36.767 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-08-23 15:01:36.770 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-08-23 15:01:36.793 | Using python 3.8 to install os-testr 2021-08-23 15:01:36.795 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-08-23 15:01:37.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:01:37.475 | from cryptography.utils import int_from_bytes 2021-08-23 15:01:37.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:01:37.475 | from cryptography.utils import int_from_bytes 2021-08-23 15:01:38.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:01:38.504 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:38.505 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:38.510 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:38.515 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:38.517 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:38.518 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:38.654 | Collecting os-testr===2.0.0 2021-08-23 15:01:38.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-23 15:01:38.830 | Collecting python-subunit===1.4.0 2021-08-23 15:01:38.841 | 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-08-23 15:01:39.000 | Collecting stestr===3.1.0 2021-08-23 15:01:39.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-08-23 15:01:39.104 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.4.0) 2021-08-23 15:01:39.120 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-08-23 15:01:39.123 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-08-23 15:01:39.125 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (3.7.0) 2021-08-23 15:01:39.136 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-08-23 15:01:39.140 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-08-23 15:01:39.143 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-08-23 15:01:39.242 | Collecting future===0.18.2 2021-08-23 15:01:39.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-23 15:01:40.161 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2021-08-23 15:01:40.163 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-08-23 15:01:40.165 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.1.0) 2021-08-23 15:01:40.172 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.4.0) 2021-08-23 15:01:40.175 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-08-23 15:01:40.182 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-08-23 15:01:40.185 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2021-08-23 15:01:40.187 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-08-23 15:01:40.241 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.4.0) 2021-08-23 15:01:40.243 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.0.0) 2021-08-23 15:01:40.245 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-08-23 15:01:40.249 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2021-08-23 15:01:40.255 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-08-23 15:01:40.293 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-08-23 15:01:40.295 | Building wheels for collected packages: future 2021-08-23 15:01:40.296 | Building wheel for future (setup.py): started 2021-08-23 15:01:41.320 | Building wheel for future (setup.py): finished with status 'done' 2021-08-23 15:01:41.324 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=2b2cd625bbaa78a2e6fb00868cadf3676979056f084a389412acdc0cc23b4fbc 2021-08-23 15:01:41.324 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-23 15:01:41.325 | Successfully built future 2021-08-23 15:01:42.499 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-23 15:01:43.372 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-08-23 15:01:43.475 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:01:43.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:01:43.583 | + inc/python:pip_install:200 : result=0 2021-08-23 15:01:43.586 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:01:43.589 | + functions-common:time_stop:2304 : local name 2021-08-23 15:01:43.592 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:01:43.594 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:01:43.596 | + functions-common:time_stop:2307 : local total 2021-08-23 15:01:43.599 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:01:43.601 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:01:43.604 | + functions-common:time_stop:2311 : start_time=1629730896787 2021-08-23 15:01:43.606 | + functions-common:time_stop:2313 : [[ -z 1629730896787 ]] 2021-08-23 15:01:43.610 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:01:43.614 | + functions-common:time_stop:2316 : end_time=1629730903611 2021-08-23 15:01:43.617 | + functions-common:time_stop:2317 : elapsed_time=6824 2021-08-23 15:01:43.620 | + functions-common:time_stop:2318 : total=0 2021-08-23 15:01:43.622 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:01:43.625 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6824 2021-08-23 15:01:43.627 | + inc/python:pip_install:203 : return 0 2021-08-23 15:01:43.629 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-23 15:01:43.681 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-08-23 15:01:43.778 | + ./stack.sh:main:775 : install_infra 2021-08-23 15:01:43.781 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-23 15:01:43.784 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-23 15:01:43.786 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-23 15:01:46.951 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-23 15:01:46.953 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-23 15:01:46.979 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-23 15:01:48.911 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:48.919 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:49.132 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:49.320 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:49.374 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:49.431 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:49.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:01:49.708 | Collecting pbr===5.5.1 2021-08-23 15:01:49.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-08-23 15:01:49.750 | Installing collected packages: pbr 2021-08-23 15:01:49.886 | Successfully installed pbr-5.5.1 2021-08-23 15:01:49.967 | + inc/python:pip_install:200 : result=0 2021-08-23 15:01:49.969 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:01:49.971 | + functions-common:time_stop:2304 : local name 2021-08-23 15:01:49.973 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:01:49.975 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:01:49.977 | + functions-common:time_stop:2307 : local total 2021-08-23 15:01:49.979 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:01:49.981 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:01:49.983 | + functions-common:time_stop:2311 : start_time=1629730906971 2021-08-23 15:01:49.985 | + functions-common:time_stop:2313 : [[ -z 1629730906971 ]] 2021-08-23 15:01:49.988 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:01:49.991 | + functions-common:time_stop:2316 : end_time=1629730909989 2021-08-23 15:01:49.994 | + functions-common:time_stop:2317 : elapsed_time=3018 2021-08-23 15:01:49.996 | + functions-common:time_stop:2318 : total=6824 2021-08-23 15:01:49.998 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:01:50.000 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9842 2021-08-23 15:01:50.002 | + inc/python:pip_install:203 : return 0 2021-08-23 15:01:50.005 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-23 15:01:50.007 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-23 15:01:50.032 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-08-23 15:01:51.984 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:51.991 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:52.197 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:52.373 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:52.425 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:52.481 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:01:52.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:01:52.636 | Processing /opt/stack/requirements 2021-08-23 15:01:53.998 | Collecting fixtures===3.0.0 2021-08-23 15:01:54.008 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-23 15:01:54.196 | Collecting PyYAML===5.4.1 2021-08-23 15:01:54.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-08-23 15:01:54.371 | Collecting requests===2.25.1 2021-08-23 15:01:54.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-08-23 15:01:54.459 | Collecting packaging===20.9 2021-08-23 15:01:54.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-08-23 15:01:54.526 | Collecting testtools===2.4.0 2021-08-23 15:01:54.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-08-23 15:01:54.621 | Collecting idna===2.10 2021-08-23 15:01:54.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-08-23 15:01:54.752 | Collecting pyparsing===2.4.7 2021-08-23 15:01:54.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-23 15:01:54.807 | Collecting six===1.15.0 2021-08-23 15:01:54.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-08-23 15:01:54.841 | Collecting Parsley>=1.2 2021-08-23 15:01:54.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-23 15:01:55.214 | Collecting beagle>=0.2.1 2021-08-23 15:01:55.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-23 15:01:55.247 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-08-23 15:01:55.316 | Collecting urllib3===1.26.3 2021-08-23 15:01:55.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-08-23 15:01:55.418 | Collecting certifi===2020.12.5 2021-08-23 15:01:55.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-08-23 15:01:55.470 | Collecting chardet===4.0.0 2021-08-23 15:01:55.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-08-23 15:01:55.540 | Collecting unittest2===1.1.0 2021-08-23 15:01:55.546 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-08-23 15:01:55.597 | Collecting python-mimeparse===1.6.0 2021-08-23 15:01:55.606 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-08-23 15:01:55.634 | Collecting extras===1.0.0 2021-08-23 15:01:55.640 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-08-23 15:01:55.671 | Collecting traceback2===1.4.0 2021-08-23 15:01:55.677 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-08-23 15:01:55.757 | Collecting cliff===3.7.0 2021-08-23 15:01:55.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-08-23 15:01:55.829 | Collecting argparse 2021-08-23 15:01:55.836 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-08-23 15:01:55.865 | Collecting linecache2===1.0.0 2021-08-23 15:01:55.872 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-08-23 15:01:55.915 | Collecting prettytable===0.7.2 2021-08-23 15:01:55.921 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-23 15:01:56.057 | Collecting cmd2===1.5.0 2021-08-23 15:01:56.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-08-23 15:01:56.206 | Collecting stevedore===3.3.0 2021-08-23 15:01:56.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-08-23 15:01:56.281 | Collecting attrs===20.3.0 2021-08-23 15:01:56.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-08-23 15:01:56.371 | Collecting wcwidth===0.2.5 2021-08-23 15:01:56.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-23 15:01:56.454 | Collecting colorama===0.4.4 2021-08-23 15:01:56.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-08-23 15:01:56.509 | Collecting pyperclip===1.8.2 2021-08-23 15:01:56.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-23 15:01:56.883 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-23 15:01:56.884 | Building wheel for pyperclip (setup.py): started 2021-08-23 15:01:57.138 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-23 15:01:57.138 | ERROR: Command errored out with exit status 1: 2021-08-23 15:01:57.138 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-qrwgmfnr/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-qrwgmfnr/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-__6iabnw 2021-08-23 15:01:57.138 | cwd: /tmp/pip-install-qrwgmfnr/pyperclip/ 2021-08-23 15:01:57.138 | Complete output (6 lines): 2021-08-23 15:01:57.138 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-23 15:01:57.138 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-23 15:01:57.138 | or: setup.py --help-commands 2021-08-23 15:01:57.138 | or: setup.py cmd --help 2021-08-23 15:01:57.138 | 2021-08-23 15:01:57.138 | error: invalid command 'bdist_wheel' 2021-08-23 15:01:57.138 | ---------------------------------------- 2021-08-23 15:01:57.138 | ERROR: Failed building wheel for pyperclip 2021-08-23 15:01:57.139 | Running setup.py clean for pyperclip 2021-08-23 15:01:57.411 | Building wheel for openstack-requirements (setup.py): started 2021-08-23 15:01:58.188 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-23 15:01:58.188 | ERROR: Command errored out with exit status 1: 2021-08-23 15:01:58.188 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-y0zw7myc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-y0zw7myc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-l4jf61i8 2021-08-23 15:01:58.188 | cwd: /tmp/pip-req-build-y0zw7myc/ 2021-08-23 15:01:58.188 | Complete output (6 lines): 2021-08-23 15:01:58.188 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-23 15:01:58.188 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-23 15:01:58.188 | or: setup.py --help-commands 2021-08-23 15:01:58.188 | or: setup.py cmd --help 2021-08-23 15:01:58.188 | 2021-08-23 15:01:58.188 | error: invalid command 'bdist_wheel' 2021-08-23 15:01:58.188 | ---------------------------------------- 2021-08-23 15:01:58.188 | ERROR: Failed building wheel for openstack-requirements 2021-08-23 15:01:58.189 | Running setup.py clean for openstack-requirements 2021-08-23 15:01:59.005 | Failed to build pyperclip openstack-requirements 2021-08-23 15:01:59.226 | Installing collected packages: chardet, certifi, attrs, argparse, six, linecache2, traceback2, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-23 15:02:00.927 | Running setup.py install for pyperclip: started 2021-08-23 15:02:01.343 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-23 15:02:01.924 | Running setup.py install for openstack-requirements: started 2021-08-23 15:02:04.150 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-23 15:02:04.197 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4534 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2021-08-23 15:02:04.338 | + inc/python:pip_install:200 : result=0 2021-08-23 15:02:04.341 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:02:04.344 | + functions-common:time_stop:2304 : local name 2021-08-23 15:02:04.347 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:02:04.349 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:02:04.352 | + functions-common:time_stop:2307 : local total 2021-08-23 15:02:04.354 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:02:04.356 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:02:04.359 | + functions-common:time_stop:2311 : start_time=1629730910022 2021-08-23 15:02:04.362 | + functions-common:time_stop:2313 : [[ -z 1629730910022 ]] 2021-08-23 15:02:04.365 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:02:04.370 | + functions-common:time_stop:2316 : end_time=1629730924366 2021-08-23 15:02:04.373 | + functions-common:time_stop:2317 : elapsed_time=14344 2021-08-23 15:02:04.376 | + functions-common:time_stop:2318 : total=9842 2021-08-23 15:02:04.379 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:02:04.381 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24186 2021-08-23 15:02:04.384 | + inc/python:pip_install:203 : return 0 2021-08-23 15:02:04.387 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-23 15:02:04.389 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-23 15:02:04.391 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-23 15:02:04.394 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:02:04.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:02:04.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-08-23 15:02:04.400 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:02:04.403 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-23 15:02:04.423 | Using python 3.8 to install pbr 2021-08-23 15:02:04.425 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-23 15:02:05.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:02:05.088 | from cryptography.utils import int_from_bytes 2021-08-23 15:02:05.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:02:05.088 | from cryptography.utils import int_from_bytes 2021-08-23 15:02:06.112 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:02:06.116 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:02:06.117 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:02:06.122 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:02:06.127 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:02:06.129 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:02:06.131 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:02:06.262 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-08-23 15:02:07.723 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:02:07.723 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:02:07.804 | + inc/python:pip_install:200 : result=0 2021-08-23 15:02:07.807 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:02:07.810 | + functions-common:time_stop:2304 : local name 2021-08-23 15:02:07.813 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:02:07.816 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:02:07.820 | + functions-common:time_stop:2307 : local total 2021-08-23 15:02:07.823 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:02:07.827 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:02:07.830 | + functions-common:time_stop:2311 : start_time=1629730924417 2021-08-23 15:02:07.834 | + functions-common:time_stop:2313 : [[ -z 1629730924417 ]] 2021-08-23 15:02:07.836 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:02:07.841 | + functions-common:time_stop:2316 : end_time=1629730927838 2021-08-23 15:02:07.843 | + functions-common:time_stop:2317 : elapsed_time=3421 2021-08-23 15:02:07.846 | + functions-common:time_stop:2318 : total=24186 2021-08-23 15:02:07.848 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:02:07.851 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27607 2021-08-23 15:02:07.853 | + inc/python:pip_install:203 : return 0 2021-08-23 15:02:07.856 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-08-23 15:02:11.011 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-23 15:02:12.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:02:12.834 | Collecting bindep 2021-08-23 15:02:12.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-23 15:02:12.895 | Collecting distro 2021-08-23 15:02:12.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-23 15:02:12.934 | Collecting Parsley 2021-08-23 15:02:12.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-23 15:02:13.072 | Collecting pbr>=2.0.0 2021-08-23 15:02:13.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-23 15:02:13.126 | Installing collected packages: distro, Parsley, pbr, bindep 2021-08-23 15:02:13.582 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-23 15:02:13.650 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-23 15:02:13.655 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-23 15:02:13.659 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-08-23 15:02:13.682 | + ./stack.sh:main:784 : pkgs= 2021-08-23 15:02:13.685 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-08-23 15:02:13.688 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-08-23 15:02:13.691 | + functions-common:run_phase:1732 : local mode=stack 2021-08-23 15:02:13.694 | + functions-common:run_phase:1733 : local phase=pre-install 2021-08-23 15:02:13.696 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 15:02:13.699 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 15:02:13.702 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 15:02:13.704 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 15:02:13.707 | + functions-common:run_phase:1742 : local extra 2021-08-23 15:02:13.711 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 15:02:13.714 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 15:02:13.716 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 15:02:13.718 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 15:02:13.721 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-23 15:02:13.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 15:02:13.737 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:02:13.740 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:02:13.742 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:02:13.744 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-23 15:02:13.746 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:02:13.748 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-23 15:02:13.750 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:02:13.752 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-23 15:02:13.754 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:02:13.756 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-23 15:02:13.758 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:02:13.760 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-23 15:02:13.762 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-23 15:02:13.766 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-23 15:02:13.768 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:02:13.771 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-23 15:02:13.774 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-08-23 15:02:13.776 | + functions-common:run_plugins:1718 : local mode=stack 2021-08-23 15:02:13.778 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-08-23 15:02:13.780 | + functions-common:run_plugins:1721 : local plugins= 2021-08-23 15:02:13.782 | + functions-common:run_plugins:1722 : local plugin 2021-08-23 15:02:13.785 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-23 15:02:13.787 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-23 15:02:13.789 | + functions:set_systemd_override:821 : local value=2048 2021-08-23 15:02:13.792 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-23 15:02:13.795 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-23 15:02:13.846 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-23 15:02:13.846 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-23 15:02:13.849 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-23 15:02:14.217 | + ./stack.sh:main:797 : install_rpc_backend 2021-08-23 15:02:14.221 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-23 15:02:14.238 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:02:14.240 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-23 15:02:14.243 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:02:14.245 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:02:14.247 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:02:14.250 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:02:14.252 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:02:14.254 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:02:14.256 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:14.258 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:14.260 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:02:14.262 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:02:14.264 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:02:14.266 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:02:14.269 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-08-23 15:02:14.271 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:02:14.273 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:14.275 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:14.277 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-08-23 15:02:14.300 | + 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-08-23 15:02:14.406 | Reading package lists... 2021-08-23 15:02:14.651 | Building dependency tree... 2021-08-23 15:02:14.653 | Reading state information... 2021-08-23 15:02:14.885 | The following packages were automatically installed and are no longer required: 2021-08-23 15:02:14.886 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:02:14.886 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:02:14.886 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:02:14.886 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:02:14.886 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:02:14.886 | python3-zope.interface 2021-08-23 15:02:14.887 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:02:14.887 | The following additional packages will be installed: 2021-08-23 15:02:14.887 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-23 15:02:14.887 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-23 15:02:14.887 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-23 15:02:14.888 | erlang-tools erlang-xmerl locales-all 2021-08-23 15:02:14.889 | Suggested packages: 2021-08-23 15:02:14.889 | erlang erlang-manpages erlang-doc 2021-08-23 15:02:14.970 | The following NEW packages will be installed: 2021-08-23 15:02:14.970 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-23 15:02:14.970 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-23 15:02:14.970 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-23 15:02:14.971 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-23 15:02:15.274 | 0 upgraded, 19 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:02:15.274 | Need to get 38.1 MB of archives. 2021-08-23 15:02:15.275 | After this operation, 276 MB of additional disk space will be used. 2021-08-23 15:02:15.275 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-23 15:02:18.380 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-23 15:02:18.620 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-23 15:02:18.649 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-23 15:02:18.869 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-23 15:02:19.077 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-23 15:02:19.080 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-23 15:02:19.359 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-23 15:02:19.363 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-23 15:02:19.364 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-23 15:02:19.366 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-23 15:02:19.376 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-23 15:02:19.881 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-08-23 15:02:19.883 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-23 15:02:19.886 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-23 15:02:19.892 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-23 15:02:19.947 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-23 15:02:20.269 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-23 15:02:23.159 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-23 15:02:26.490 | Fetched 38.1 MB in 11s (3,488 kB/s) 2021-08-23 15:02:26.529 | Selecting previously unselected package erlang-base. 2021-08-23 15:02:26.578 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80312 files and directories currently installed.) 2021-08-23 15:02:26.581 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:26.588 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:27.727 | Selecting previously unselected package erlang-asn1. 2021-08-23 15:02:27.736 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:27.741 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:27.869 | Selecting previously unselected package erlang-crypto. 2021-08-23 15:02:27.878 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:27.883 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:27.947 | Selecting previously unselected package erlang-public-key. 2021-08-23 15:02:27.957 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:27.962 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.080 | Selecting previously unselected package erlang-mnesia. 2021-08-23 15:02:28.090 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.094 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.220 | Selecting previously unselected package erlang-runtime-tools. 2021-08-23 15:02:28.229 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.234 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.308 | Selecting previously unselected package erlang-ssl. 2021-08-23 15:02:28.317 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.321 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.511 | Selecting previously unselected package erlang-eldap. 2021-08-23 15:02:28.520 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.524 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.571 | Selecting previously unselected package erlang-ftp. 2021-08-23 15:02:28.581 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.584 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.633 | Selecting previously unselected package erlang-tftp. 2021-08-23 15:02:28.642 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.649 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.700 | Selecting previously unselected package erlang-inets. 2021-08-23 15:02:28.713 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.718 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:28.839 | Selecting previously unselected package erlang-snmp. 2021-08-23 15:02:28.847 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:28.854 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:29.130 | Selecting previously unselected package erlang-os-mon. 2021-08-23 15:02:29.140 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:29.144 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:29.194 | Selecting previously unselected package erlang-parsetools. 2021-08-23 15:02:29.203 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:29.208 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:29.268 | Selecting previously unselected package erlang-syntax-tools. 2021-08-23 15:02:29.283 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:29.287 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:29.395 | Selecting previously unselected package erlang-tools. 2021-08-23 15:02:29.406 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:29.411 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:29.529 | Selecting previously unselected package erlang-xmerl. 2021-08-23 15:02:29.539 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-23 15:02:29.544 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:29.746 | Selecting previously unselected package locales-all. 2021-08-23 15:02:29.756 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-23 15:02:29.760 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-23 15:02:34.071 | Selecting previously unselected package rabbitmq-server. 2021-08-23 15:02:34.087 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-23 15:02:34.092 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-23 15:02:35.276 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:35.719 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-23 15:02:35.719 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-23 15:02:39.972 | Searching for services which depend on erlang and should be started... none found. 2021-08-23 15:02:39.978 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:39.990 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:39.998 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-23 15:02:40.009 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.017 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.024 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.032 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.039 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.046 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.054 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.060 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.066 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.074 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.082 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.092 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.101 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.110 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-23 15:02:40.118 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-23 15:02:40.215 | Adding group `rabbitmq' (GID 125) ... 2021-08-23 15:02:40.240 | Done. 2021-08-23 15:02:40.321 | Adding system user `rabbitmq' (UID 117) ... 2021-08-23 15:02:40.321 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-23 15:02:40.372 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-23 15:02:40.662 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-23 15:02:46.803 | Processing triggers for man-db (2.9.1-1) ... 2021-08-23 15:02:47.450 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-23 15:02:54.479 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:02:54.482 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:02:54.486 | + functions-common:time_stop:2304 : local name 2021-08-23 15:02:54.488 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:02:54.491 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:02:54.494 | + functions-common:time_stop:2307 : local total 2021-08-23 15:02:54.497 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:02:54.500 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:02:54.502 | + functions-common:time_stop:2311 : start_time=1629730934296 2021-08-23 15:02:54.505 | + functions-common:time_stop:2313 : [[ -z 1629730934296 ]] 2021-08-23 15:02:54.508 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:02:54.513 | + functions-common:time_stop:2316 : end_time=1629730974511 2021-08-23 15:02:54.516 | + functions-common:time_stop:2317 : elapsed_time=40215 2021-08-23 15:02:54.518 | + functions-common:time_stop:2318 : total=153382 2021-08-23 15:02:54.520 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:02:54.522 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=193597 2021-08-23 15:02:54.525 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:02:54.528 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-23 15:02:54.530 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:02:54.533 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:02:54.536 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:02:54.538 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:02:54.541 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:02:54.544 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:02:54.546 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-23 15:02:54.549 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:02:54.552 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:02:54.554 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:02:54.557 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:02:54.559 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:02:54.563 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:02:54.566 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:02:54.569 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:02:54.571 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:02:54.573 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-23 15:02:54.577 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:02:54.579 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:02:54.582 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:02:54.584 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:02:54.587 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:02:54.589 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:02:54.591 | + ./stack.sh:main:798 : restart_rpc_backend 2021-08-23 15:02:54.593 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-23 15:02:54.612 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:02:54.615 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-23 15:02:54.617 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:02:54.619 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-08-23 15:02:54.622 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-23 15:02:54.625 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-23 15:02:54.629 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-23 15:02:54.631 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-23 15:02:54.634 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-23 15:02:54.636 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-23 15:02:54.638 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-23 15:02:54.641 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-23 15:02:54.645 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-23 15:02:55.375 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-23 15:02:55.376 | user tags 2021-08-23 15:02:55.376 | guest [administrator]' 2021-08-23 15:02:55.379 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-23 15:02:55.379 | user tags 2021-08-23 15:02:55.379 | guest [administrator]' 2021-08-23 15:02:55.380 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-23 15:02:55.389 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-23 15:02:55.391 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-23 15:02:55.395 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-23 15:02:56.153 | Adding user "stackrabbit" ... 2021-08-23 15:02:56.179 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-23 15:02:56.914 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-23 15:02:56.948 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-23 15:02:56.951 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-23 15:02:57.673 | Changing password for user "stackrabbit" ... 2021-08-23 15:02:57.703 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-23 15:02:57.705 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-23 15:02:57.708 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-23 15:02:58.445 | Deleting user "guest" ... 2021-08-23 15:02:58.470 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-08-23 15:02:58.490 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:02:58.493 | + ./stack.sh:main:801 : install_database 2021-08-23 15:02:58.495 | + lib/database:install_database:116 : install_database_mysql 2021-08-23 15:02:58.498 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-23 15:02:58.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:58.504 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:58.508 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-23 15:02:58.740 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-23 15:02:58.742 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-23 15:02:58.747 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-23 15:02:58.749 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:58.752 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:58.754 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-23 15:02:58.757 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-23 15:02:58.759 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-23 15:02:58.763 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-23 15:02:58.766 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-23 15:02:58.769 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:02:58.772 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-23 15:02:58.774 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:02:58.777 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:02:58.779 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:02:58.781 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:02:58.784 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:02:58.787 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:02:58.789 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:02:58.791 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:02:58.794 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:02:58.796 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-23 15:02:58.798 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:02:58.801 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:02:58.803 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:02:58.805 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:02:58.808 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:02:58.810 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:02:58.812 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-23 15:02:58.814 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:58.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:58.819 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-23 15:02:58.822 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:02:58.825 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:02:58.827 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:02:58.830 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:02:58.832 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:02:58.834 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:02:58.836 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:58.838 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:58.840 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:02:58.842 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:02:58.845 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:02:58.847 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:02:58.849 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-08-23 15:02:58.852 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:02:58.854 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:02:58.856 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:02:58.858 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-08-23 15:02:58.881 | + 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-08-23 15:02:58.996 | Reading package lists... 2021-08-23 15:02:59.234 | Building dependency tree... 2021-08-23 15:02:59.235 | Reading state information... 2021-08-23 15:02:59.483 | The following packages were automatically installed and are no longer required: 2021-08-23 15:02:59.485 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:02:59.485 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:02:59.485 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:02:59.485 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:02:59.485 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:02:59.485 | python3-zope.interface 2021-08-23 15:02:59.485 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:02:59.485 | The following additional packages will be installed: 2021-08-23 15:02:59.485 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-23 15:02:59.486 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-23 15:02:59.486 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-23 15:02:59.486 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-23 15:02:59.486 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-23 15:02:59.486 | mysql-server-8.0 mysql-server-core-8.0 2021-08-23 15:02:59.487 | Suggested packages: 2021-08-23 15:02:59.488 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-23 15:02:59.573 | The following NEW packages will be installed: 2021-08-23 15:02:59.573 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-23 15:02:59.573 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-23 15:02:59.573 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-23 15:02:59.573 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-23 15:02:59.573 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-23 15:02:59.574 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-23 15:02:59.882 | 0 upgraded, 24 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:02:59.882 | Need to get 31.7 MB of archives. 2021-08-23 15:02:59.882 | After this operation, 262 MB of additional disk space will be used. 2021-08-23 15:02:59.882 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-08-23 15:03:01.309 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-08-23 15:03:01.311 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-08-23 15:03:01.321 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-08-23 15:03:01.322 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-23 15:03:01.353 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-08-23 15:03:04.121 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-08-23 15:03:04.364 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-23 15:03:04.365 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-23 15:03:04.368 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-23 15:03:04.370 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-23 15:03:04.375 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-23 15:03:04.375 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-08-23 15:03:04.376 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-23 15:03:04.377 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-23 15:03:04.416 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-23 15:03:04.504 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-23 15:03:04.647 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-23 15:03:04.649 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-23 15:03:04.653 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-23 15:03:04.668 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-23 15:03:04.669 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-08-23 15:03:05.917 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-08-23 15:03:05.927 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-08-23 15:03:06.445 | Preconfiguring packages ... 2021-08-23 15:03:06.589 | Fetched 31.7 MB in 6s (5,003 kB/s) 2021-08-23 15:03:06.627 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-23 15:03:06.683 | (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 ... 88768 files and directories currently installed.) 2021-08-23 15:03:06.688 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-23 15:03:06.693 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:07.620 | Selecting previously unselected package mysql-client-8.0. 2021-08-23 15:03:07.630 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-23 15:03:07.634 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:07.678 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-23 15:03:07.687 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-23 15:03:07.695 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-23 15:03:07.753 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-23 15:03:07.762 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-23 15:03:07.767 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-23 15:03:07.818 | Selecting previously unselected package libmecab2:amd64. 2021-08-23 15:03:07.828 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-23 15:03:07.832 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-23 15:03:07.924 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-23 15:03:07.934 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-23 15:03:07.939 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:10.900 | Selecting previously unselected package mysql-server-8.0. 2021-08-23 15:03:10.910 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-23 15:03:11.409 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:11.484 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-23 15:03:11.496 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-23 15:03:11.500 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-23 15:03:11.537 | Selecting previously unselected package liburi-perl. 2021-08-23 15:03:11.547 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-23 15:03:11.552 | Unpacking liburi-perl (1.76-2) ... 2021-08-23 15:03:11.617 | Selecting previously unselected package libhtml-parser-perl. 2021-08-23 15:03:11.627 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-23 15:03:11.632 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-23 15:03:11.686 | Selecting previously unselected package libcgi-pm-perl. 2021-08-23 15:03:11.695 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-23 15:03:11.701 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-23 15:03:11.760 | Selecting previously unselected package libfcgi-perl. 2021-08-23 15:03:11.774 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-23 15:03:11.779 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-23 15:03:11.832 | Selecting previously unselected package libcgi-fast-perl. 2021-08-23 15:03:11.843 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-23 15:03:11.847 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-23 15:03:11.890 | Selecting previously unselected package libencode-locale-perl. 2021-08-23 15:03:11.899 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-23 15:03:11.904 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-23 15:03:11.944 | Selecting previously unselected package libhtml-template-perl. 2021-08-23 15:03:11.954 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-23 15:03:11.958 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-23 15:03:12.014 | Selecting previously unselected package libtimedate-perl. 2021-08-23 15:03:12.028 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-23 15:03:12.035 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-23 15:03:12.095 | Selecting previously unselected package libhttp-date-perl. 2021-08-23 15:03:12.109 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-23 15:03:12.114 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-23 15:03:12.164 | Selecting previously unselected package libio-html-perl. 2021-08-23 15:03:12.174 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-23 15:03:12.179 | Unpacking libio-html-perl (1.001-1) ... 2021-08-23 15:03:12.216 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-23 15:03:12.226 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-23 15:03:12.230 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-23 15:03:12.269 | Selecting previously unselected package libhttp-message-perl. 2021-08-23 15:03:12.283 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-23 15:03:12.288 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-23 15:03:12.343 | Selecting previously unselected package mecab-utils. 2021-08-23 15:03:12.353 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-23 15:03:12.357 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-23 15:03:12.407 | Selecting previously unselected package mecab-ipadic. 2021-08-23 15:03:12.417 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-23 15:03:12.422 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-23 15:03:13.684 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-23 15:03:13.694 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-23 15:03:13.700 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-23 15:03:13.732 | Selecting previously unselected package mysql-server. 2021-08-23 15:03:13.742 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-23 15:03:13.745 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:13.814 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-23 15:03:13.828 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:13.837 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-23 15:03:13.848 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-23 15:03:13.856 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-23 15:03:13.864 | Setting up mecab-utils (0.996-10build1) ... 2021-08-23 15:03:13.873 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-23 15:03:13.882 | Setting up libio-html-perl (1.001-1) ... 2021-08-23 15:03:13.891 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-23 15:03:13.898 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:13.906 | Setting up libfcgi-perl (0.79-1) ... 2021-08-23 15:03:13.914 | Setting up liburi-perl (1.76-2) ... 2021-08-23 15:03:13.921 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-23 15:03:13.929 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-23 15:03:13.938 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-23 15:03:13.944 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-23 15:03:13.948 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-23 15:03:13.948 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-23 15:03:13.948 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-23 15:03:13.948 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-23 15:03:14.094 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-23 15:03:14.094 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-23 15:03:14.094 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-23 15:03:14.094 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-23 15:03:14.102 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-23 15:03:14.191 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-23 15:03:14.192 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-23 15:03:14.192 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-23 15:03:14.219 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-23 15:03:14.280 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-23 15:03:14.568 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-23 15:03:14.575 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-23 15:03:14.666 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-23 15:03:14.666 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-23 15:03:14.667 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-23 15:03:14.667 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-23 15:03:14.671 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-23 15:03:14.671 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-23 15:03:14.717 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-23 15:03:14.909 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-23 15:03:14.909 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-23 15:03:14.909 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-23 15:03:14.910 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-23 15:03:14.912 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-23 15:03:14.913 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-23 15:03:15.350 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-23 15:03:15.475 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-23 15:03:15.798 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-23 15:03:15.802 | 2021-08-23 15:03:15.802 | done! 2021-08-23 15:03:15.810 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-23 15:03:15.816 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:15.824 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-23 15:03:15.830 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-23 15:03:15.844 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-23 15:03:15.844 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-23 15:03:15.844 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-23 15:03:15.844 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-23 15:03:16.054 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-23 15:03:16.054 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-23 15:03:16.054 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-23 15:03:16.055 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-23 15:03:16.066 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-23 15:03:16.195 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-23 15:03:16.196 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-23 15:03:16.197 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-23 15:03:16.236 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-23 15:03:16.308 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-23 15:03:16.806 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-23 15:03:16.816 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-23 15:03:16.925 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-23 15:03:16.925 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-23 15:03:16.926 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-23 15:03:16.926 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-23 15:03:16.931 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-23 15:03:16.931 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-23 15:03:17.021 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-23 15:03:17.313 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-23 15:03:17.314 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-23 15:03:17.314 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-23 15:03:17.315 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-23 15:03:17.318 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-23 15:03:17.318 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-23 15:03:17.830 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-23 15:03:17.976 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-23 15:03:18.301 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-23 15:03:18.305 | 2021-08-23 15:03:18.305 | done! 2021-08-23 15:03:18.314 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-23 15:03:18.323 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-23 15:03:18.334 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-23 15:03:18.342 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:19.040 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-23 15:03:19.078 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-23 15:03:28.456 | mysqld will log errors to /var/log/mysql/error.log 2021-08-23 15:03:29.148 | mysqld is running as pid 37368 2021-08-23 15:03:32.002 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-23 15:03:34.140 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-23 15:03:34.148 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-23 15:03:34.156 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-23 15:03:34.162 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-23 15:03:34.170 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-23 15:03:34.543 | Processing triggers for man-db (2.9.1-1) ... 2021-08-23 15:03:36.322 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-23 15:03:42.875 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:03:42.878 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:03:42.882 | + functions-common:time_stop:2304 : local name 2021-08-23 15:03:42.886 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:03:42.889 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:03:42.892 | + functions-common:time_stop:2307 : local total 2021-08-23 15:03:42.895 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:03:42.899 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:03:42.901 | + functions-common:time_stop:2311 : start_time=1629730978878 2021-08-23 15:03:42.903 | + functions-common:time_stop:2313 : [[ -z 1629730978878 ]] 2021-08-23 15:03:42.906 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:03:42.910 | + functions-common:time_stop:2316 : end_time=1629731022908 2021-08-23 15:03:42.912 | + functions-common:time_stop:2317 : elapsed_time=44030 2021-08-23 15:03:42.915 | + functions-common:time_stop:2318 : total=193597 2021-08-23 15:03:42.918 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:03:42.921 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=237627 2021-08-23 15:03:42.924 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:03:42.926 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-08-23 15:03:42.928 | + ./stack.sh:main:804 : install_database_python 2021-08-23 15:03:42.935 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-23 15:03:42.938 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-23 15:03:42.940 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-23 15:03:42.944 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-23 15:03:42.947 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-23 15:03:42.951 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-23 15:03:42.954 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-23 15:03:42.959 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-23 15:03:42.959 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-23 15:03:42.964 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-23 15:03:42.967 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-23 15:03:42.970 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-23 15:03:42.973 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-23 15:03:42.975 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-23 15:03:43.000 | Using python 3.8 to install PyMySQL 2021-08-23 15:03:43.003 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-08-23 15:03:43.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:03:43.642 | from cryptography.utils import int_from_bytes 2021-08-23 15:03:43.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:03:43.642 | from cryptography.utils import int_from_bytes 2021-08-23 15:03:44.667 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:03:44.672 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:03:44.672 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:03:44.678 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:03:44.683 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:03:44.685 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:03:44.686 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:03:44.843 | Collecting PyMySQL===1.0.2 2021-08-23 15:03:44.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-08-23 15:03:46.309 | Installing collected packages: PyMySQL 2021-08-23 15:03:46.434 | Successfully installed PyMySQL-1.0.2 2021-08-23 15:03:46.536 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:03:46.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:03:46.614 | + inc/python:pip_install:200 : result=0 2021-08-23 15:03:46.621 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:03:46.621 | + functions-common:time_stop:2304 : local name 2021-08-23 15:03:46.622 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:03:46.624 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:03:46.627 | + functions-common:time_stop:2307 : local total 2021-08-23 15:03:46.629 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:03:46.631 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:03:46.637 | + functions-common:time_stop:2311 : start_time=1629731022993 2021-08-23 15:03:46.639 | + functions-common:time_stop:2313 : [[ -z 1629731022993 ]] 2021-08-23 15:03:46.642 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:03:46.646 | + functions-common:time_stop:2316 : end_time=1629731026644 2021-08-23 15:03:46.650 | + functions-common:time_stop:2317 : elapsed_time=3651 2021-08-23 15:03:46.652 | + functions-common:time_stop:2318 : total=27607 2021-08-23 15:03:46.655 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:03:46.657 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31258 2021-08-23 15:03:46.659 | + inc/python:pip_install:203 : return 0 2021-08-23 15:03:46.661 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-23 15:03:46.665 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-23 15:03:46.668 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-23 15:03:46.670 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-08-23 15:03:46.694 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:03:46.697 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-08-23 15:03:46.699 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-23 15:03:46.703 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:03:46.704 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:03:46.710 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:03:46.713 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:03:46.716 | + 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-08-23 15:03:46.718 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:03:46.721 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-23 15:03:46.724 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-23 15:03:46.744 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:03:46.746 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-23 15:03:46.748 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:03:46.751 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:03:46.753 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:03:46.755 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:03:46.757 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:03:46.761 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:03:46.763 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:03:46.765 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:03:46.767 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:03:46.770 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:03:46.772 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:03:46.775 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:03:46.780 | + functions-common:install_package:1343 : real_install_package radvd 2021-08-23 15:03:46.782 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:03:46.785 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:03:46.787 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:03:46.789 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-08-23 15:03:46.809 | + 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-08-23 15:03:46.917 | Reading package lists... 2021-08-23 15:03:47.152 | Building dependency tree... 2021-08-23 15:03:47.153 | Reading state information... 2021-08-23 15:03:47.419 | The following packages were automatically installed and are no longer required: 2021-08-23 15:03:47.420 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:03:47.420 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:03:47.421 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:03:47.421 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:03:47.421 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:03:47.421 | python3-zope.interface 2021-08-23 15:03:47.421 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:03:47.511 | The following NEW packages will be installed: 2021-08-23 15:03:47.512 | radvd 2021-08-23 15:03:47.813 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:03:47.813 | Need to get 59.0 kB of archives. 2021-08-23 15:03:47.813 | After this operation, 164 kB of additional disk space will be used. 2021-08-23 15:03:47.814 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-23 15:03:48.729 | Fetched 59.0 kB in 1s (97.1 kB/s) 2021-08-23 15:03:48.773 | Selecting previously unselected package radvd. 2021-08-23 15:03:48.826 | (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 ... 89346 files and directories currently installed.) 2021-08-23 15:03:48.830 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-23 15:03:48.835 | Unpacking radvd (1:2.17-2) ... 2021-08-23 15:03:48.956 | Setting up radvd (1:2.17-2) ... 2021-08-23 15:03:49.905 | Job for radvd.service failed because the control process exited with error code. 2021-08-23 15:03:49.905 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-23 15:03:49.907 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-23 15:03:49.919 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-23 15:03:49.919 | Loaded: loaded (]8;;file://n-d-805628-2/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-23 15:03:49.919 | Active: failed (Result: exit-code) since Mon 2021-08-23 15:03:49 UTC; 15ms ago 2021-08-23 15:03:49.919 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-23 15:03:49.919 | Process: 38492 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-23 15:03:49.919 | 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 radvd[38492]: can't open /etc/radvd.conf: No such file or directory 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 radvd[38492]: Insecure file permissions, but continuing anyway 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 radvd[38492]: exiting, failed to read config file 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-23 15:03:49.919 | Aug 23 15:03:49 n-d-805628-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-23 15:03:49.925 | Processing triggers for man-db (2.9.1-1) ... 2021-08-23 15:03:50.032 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-23 15:03:57.026 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:03:57.028 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:03:57.031 | + functions-common:time_stop:2304 : local name 2021-08-23 15:03:57.034 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:03:57.037 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:03:57.040 | + functions-common:time_stop:2307 : local total 2021-08-23 15:03:57.043 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:03:57.045 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:03:57.049 | + functions-common:time_stop:2311 : start_time=1629731026807 2021-08-23 15:03:57.052 | + functions-common:time_stop:2313 : [[ -z 1629731026807 ]] 2021-08-23 15:03:57.055 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:03:57.059 | + functions-common:time_stop:2316 : end_time=1629731037057 2021-08-23 15:03:57.061 | + functions-common:time_stop:2317 : elapsed_time=10250 2021-08-23 15:03:57.063 | + functions-common:time_stop:2318 : total=237627 2021-08-23 15:03:57.066 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:03:57.068 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=247877 2021-08-23 15:03:57.070 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:03:57.073 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-23 15:03:57.088 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:03:57.091 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-23 15:03:57.093 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-23 15:03:57.096 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-23 15:03:57.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-23 15:03:57.118 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:03:57.120 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:03:57.122 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:03:57.126 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:03:57.128 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:03:57.130 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:03:57.132 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:03:57.135 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:03:57.137 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:03:57.139 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:03:57.141 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:03:57.143 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:03:57.145 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-08-23 15:03:57.148 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:03:57.150 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:03:57.152 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:03:57.154 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-08-23 15:03:57.175 | + 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-08-23 15:03:57.285 | Reading package lists... 2021-08-23 15:03:57.529 | Building dependency tree... 2021-08-23 15:03:57.530 | Reading state information... 2021-08-23 15:03:57.788 | fakeroot is already the newest version (1.24-1). 2021-08-23 15:03:57.788 | fakeroot set to manually installed. 2021-08-23 15:03:57.788 | make is already the newest version (4.2.1-1.2). 2021-08-23 15:03:57.788 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-23 15:03:57.788 | The following packages were automatically installed and are no longer required: 2021-08-23 15:03:57.789 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:03:57.789 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:03:57.789 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:03:57.789 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:03:57.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:03:57.790 | python3-zope.interface 2021-08-23 15:03:57.790 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:03:57.935 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:03:57.941 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:03:57.945 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:03:57.948 | + functions-common:time_stop:2304 : local name 2021-08-23 15:03:57.951 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:03:57.954 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:03:57.958 | + functions-common:time_stop:2307 : local total 2021-08-23 15:03:57.960 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:03:57.963 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:03:57.965 | + functions-common:time_stop:2311 : start_time=1629731037173 2021-08-23 15:03:57.967 | + functions-common:time_stop:2313 : [[ -z 1629731037173 ]] 2021-08-23 15:03:57.969 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:03:57.973 | + functions-common:time_stop:2316 : end_time=1629731037971 2021-08-23 15:03:57.976 | + functions-common:time_stop:2317 : elapsed_time=798 2021-08-23 15:03:57.978 | + functions-common:time_stop:2318 : total=247877 2021-08-23 15:03:57.980 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:03:57.982 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=248675 2021-08-23 15:03:57.984 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:03:57.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-23 15:03:57.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:03:57.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:03:57.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-23 15:03:57.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-23 15:03:57.998 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-23 15:03:58.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-23 15:03:58.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-23 15:03:58.008 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-23 15:03:58.008 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-23 15:03:58.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-23 15:03:58.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-23 15:03:58.016 | + functions:vercmp:628 : local v1=5.4 2021-08-23 15:03:58.018 | + functions:vercmp:629 : local 'op=<' 2021-08-23 15:03:58.020 | + functions:vercmp:630 : local v2=3.13 2021-08-23 15:03:58.023 | + functions:vercmp:631 : local result 2021-08-23 15:03:58.026 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-23 15:03:58.026 | ++ functions:vercmp:635 : sort -V 2021-08-23 15:03:58.027 | ++ functions:vercmp:635 : head -1 2021-08-23 15:03:58.032 | + functions:vercmp:635 : result=3.13 2021-08-23 15:03:58.034 | + functions:vercmp:637 : case $op in 2021-08-23 15:03:58.036 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-23 15:03:58.039 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-23 15:03:58.042 | + functions:vercmp:648 : return 2021-08-23 15:03:58.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-23 15:03:58.046 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:03:58.049 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-08-23 15:03:58.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-23 15:03:58.567 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-23 15:03:58.570 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:03:58.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:03:58.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-08-23 15:03:58.578 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:03:58.581 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-08-23 15:03:58.599 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:03:58.602 | + ./stack.sh:main:812 : install_etcd3 2021-08-23 15:03:58.605 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-23 15:03:58.605 | Installing etcd 2021-08-23 15:03:58.607 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-23 15:03:58.620 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-23 15:03:58.632 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-23 15:03:58.634 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-23 15:03:58.647 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-23 15:03:58.651 | ++ 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-08-23 15:03:58.654 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-23 15:03:58.657 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-23 15:03:58.661 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-23 15:03:58.664 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-08-23 15:03:58.666 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-23 15:03:58.669 | ++ functions:get_extra_file:68 : 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-08-23 15:03:58.673 | --2021-08-23 15:03:58-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-23 15:03:58.678 | Resolving github.com (github.com)... 140.82.121.4 2021-08-23 15:03:58.722 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-08-23 15:03:58.863 | HTTP request sent, awaiting response... 302 Found 2021-08-23 15:03:58.863 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210823%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210823T150316Z&X-Amz-Expires=300&X-Amz-Signature=bb4a0cf02f2c7f84bfed59dfeeead8e22e4820c8d7b093c7291cc29f0402e4d7&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-08-23 15:03:58.863 | --2021-08-23 15:03:58-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210823%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210823T150316Z&X-Amz-Expires=300&X-Amz-Signature=bb4a0cf02f2c7f84bfed59dfeeead8e22e4820c8d7b093c7291cc29f0402e4d7&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-08-23 15:03:58.865 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.108.154, ... 2021-08-23 15:03:58.890 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-08-23 15:03:59.068 | HTTP request sent, awaiting response... 200 OK 2021-08-23 15:03:59.068 | Length: 11350736 (11M) [application/octet-stream] 2021-08-23 15:03:59.068 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-23 15:03:59.574 | 2021-08-23 15:03:59.989 | 0K ........ .. 100% 11.8M=0.9s 2021-08-23 15:03:59.989 | 2021-08-23 15:03:59.989 | 2021-08-23 15:03:59 (11.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-23 15:03:59.989 | 2021-08-23 15:03:59.996 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-08-23 15:03:59.999 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-23 15:04:00.002 | ++ functions:get_extra_file:74 : return 2021-08-23 15:04:00.006 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-23 15:04:00.010 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-23 15:04:00.014 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-23 15:04:00.017 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-23 15:04:00.155 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-23 15:04:00.161 | + 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-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/ 2021-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/README.md 2021-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-23 15:04:00.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-23 15:04:00.169 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-23 15:04:00.170 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-23 15:04:00.170 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-23 15:04:00.170 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-23 15:04:00.172 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-23 15:04:00.173 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-23 15:04:00.174 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-23 15:04:00.176 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-23 15:04:00.177 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-23 15:04:00.178 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-23 15:04:00.178 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-23 15:04:00.178 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-23 15:04:00.178 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-23 15:04:00.178 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-23 15:04:00.178 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-23 15:04:00.179 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-23 15:04:00.180 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-23 15:04:00.180 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-23 15:04:00.180 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-23 15:04:00.180 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-23 15:04:00.181 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-23 15:04:00.182 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-23 15:04:00.378 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-23 15:04:00.378 | etcd-v3.3.12-linux-amd64/etcd 2021-08-23 15:04:00.637 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-23 15:04:00.685 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-23 15:04:00.723 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-23 15:04:00.726 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-08-23 15:04:00.742 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:00.745 | + ./stack.sh:main:831 : install_dstat 2021-08-23 15:04:00.747 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-23 15:04:00.766 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:00.769 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-08-23 15:04:00.772 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:04:00.775 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-08-23 15:04:00.778 | + ./stack.sh:main:840 : install_libs 2021-08-23 15:04:00.781 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-08-23 15:04:00.784 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-08-23 15:04:00.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-08-23 15:04:00.789 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-23 15:04:00.792 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-08-23 15:04:00.801 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.803 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-08-23 15:04:00.806 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-08-23 15:04:00.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-08-23 15:04:00.810 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-23 15:04:00.813 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-08-23 15:04:00.821 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.824 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-08-23 15:04:00.827 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-08-23 15:04:00.830 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-08-23 15:04:00.832 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-23 15:04:00.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-08-23 15:04:00.841 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.844 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-08-23 15:04:00.846 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-08-23 15:04:00.848 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-08-23 15:04:00.852 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-23 15:04:00.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-08-23 15:04:00.860 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.863 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-08-23 15:04:00.866 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-08-23 15:04:00.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-08-23 15:04:00.870 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-23 15:04:00.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-08-23 15:04:00.879 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.882 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-08-23 15:04:00.884 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-08-23 15:04:00.886 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-08-23 15:04:00.889 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-23 15:04:00.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-08-23 15:04:00.898 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.901 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-08-23 15:04:00.903 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-08-23 15:04:00.905 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-08-23 15:04:00.907 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-23 15:04:00.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-08-23 15:04:00.917 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.920 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-08-23 15:04:00.922 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-08-23 15:04:00.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-08-23 15:04:00.927 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-23 15:04:00.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-08-23 15:04:00.939 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.942 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-08-23 15:04:00.946 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-08-23 15:04:00.950 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-08-23 15:04:00.953 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-23 15:04:00.956 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-08-23 15:04:00.964 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.967 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-08-23 15:04:00.969 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-08-23 15:04:00.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-08-23 15:04:00.974 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-23 15:04:00.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:00.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-08-23 15:04:00.984 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:00.986 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-08-23 15:04:00.988 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-08-23 15:04:00.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-08-23 15:04:00.993 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-23 15:04:00.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:00.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-08-23 15:04:01.002 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.004 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-08-23 15:04:01.007 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-08-23 15:04:01.010 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-08-23 15:04:01.012 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-23 15:04:01.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-08-23 15:04:01.023 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.026 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-08-23 15:04:01.028 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-08-23 15:04:01.030 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-08-23 15:04:01.033 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-23 15:04:01.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-08-23 15:04:01.043 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.045 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-08-23 15:04:01.048 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-08-23 15:04:01.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-08-23 15:04:01.053 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-23 15:04:01.056 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-08-23 15:04:01.063 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.065 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-08-23 15:04:01.068 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-08-23 15:04:01.070 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-08-23 15:04:01.072 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-23 15:04:01.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-08-23 15:04:01.086 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.089 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-08-23 15:04:01.091 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-08-23 15:04:01.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-08-23 15:04:01.095 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-23 15:04:01.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-08-23 15:04:01.104 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.107 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-08-23 15:04:01.109 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-08-23 15:04:01.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-08-23 15:04:01.113 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-23 15:04:01.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-08-23 15:04:01.122 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.124 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-08-23 15:04:01.127 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-08-23 15:04:01.129 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-08-23 15:04:01.131 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-23 15:04:01.134 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-08-23 15:04:01.140 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.142 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-08-23 15:04:01.145 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-08-23 15:04:01.147 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-08-23 15:04:01.149 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-23 15:04:01.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-08-23 15:04:01.158 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.160 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-08-23 15:04:01.163 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-08-23 15:04:01.165 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-08-23 15:04:01.168 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-23 15:04:01.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-08-23 15:04:01.181 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.184 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-08-23 15:04:01.187 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-08-23 15:04:01.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-08-23 15:04:01.194 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-23 15:04:01.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-08-23 15:04:01.203 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.205 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-08-23 15:04:01.207 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-08-23 15:04:01.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-08-23 15:04:01.212 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-23 15:04:01.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-08-23 15:04:01.221 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.223 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-08-23 15:04:01.225 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-08-23 15:04:01.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-08-23 15:04:01.230 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-23 15:04:01.232 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-08-23 15:04:01.238 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.241 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-08-23 15:04:01.243 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-08-23 15:04:01.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-08-23 15:04:01.248 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-23 15:04:01.251 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-08-23 15:04:01.258 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.262 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-08-23 15:04:01.264 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-08-23 15:04:01.267 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-08-23 15:04:01.269 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-23 15:04:01.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-08-23 15:04:01.278 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.280 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-08-23 15:04:01.283 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-08-23 15:04:01.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-08-23 15:04:01.288 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-23 15:04:01.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-08-23 15:04:01.298 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.300 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-08-23 15:04:01.303 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-08-23 15:04:01.305 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-08-23 15:04:01.308 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-23 15:04:01.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-08-23 15:04:01.318 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.320 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-08-23 15:04:01.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-08-23 15:04:01.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-08-23 15:04:01.328 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-23 15:04:01.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-08-23 15:04:01.338 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.340 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-08-23 15:04:01.343 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-08-23 15:04:01.345 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-08-23 15:04:01.348 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-23 15:04:01.350 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-08-23 15:04:01.357 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.359 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-08-23 15:04:01.361 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-08-23 15:04:01.364 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-08-23 15:04:01.366 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-23 15:04:01.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-08-23 15:04:01.375 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.377 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-08-23 15:04:01.379 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-08-23 15:04:01.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-08-23 15:04:01.384 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-23 15:04:01.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-08-23 15:04:01.393 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.395 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-08-23 15:04:01.397 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-08-23 15:04:01.400 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-08-23 15:04:01.402 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-23 15:04:01.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-08-23 15:04:01.410 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.413 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-08-23 15:04:01.415 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-08-23 15:04:01.417 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-08-23 15:04:01.420 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-23 15:04:01.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-08-23 15:04:01.430 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.432 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-08-23 15:04:01.434 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-08-23 15:04:01.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-08-23 15:04:01.440 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-23 15:04:01.442 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-08-23 15:04:01.449 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.452 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-08-23 15:04:01.454 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-08-23 15:04:01.456 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-08-23 15:04:01.459 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-23 15:04:01.461 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-08-23 15:04:01.468 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.470 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-08-23 15:04:01.473 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-08-23 15:04:01.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-08-23 15:04:01.478 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-23 15:04:01.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:01.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:01.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-08-23 15:04:01.487 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:01.489 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-08-23 15:04:01.510 | Using python 3.8 to install etcd3 2021-08-23 15:04:01.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-08-23 15:04:02.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:02.166 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:02.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:02.166 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:03.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:04:03.173 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:03.173 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:03.179 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:03.184 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:03.185 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:03.187 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:03.311 | Collecting etcd3===0.12.0 2021-08-23 15:04:03.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-23 15:04:05.943 | Collecting grpcio===1.36.1 2021-08-23 15:04:05.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2021-08-23 15:04:06.748 | Collecting protobuf===3.15.6 2021-08-23 15:04:06.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2021-08-23 15:04:06.840 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-08-23 15:04:06.842 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-08-23 15:04:06.856 | Building wheels for collected packages: etcd3 2021-08-23 15:04:06.857 | Building wheel for etcd3 (setup.py): started 2021-08-23 15:04:07.577 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-23 15:04:07.578 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=d05a1f202e9832d4eddb4eef947e80c3d66d9041fe0e5929b306863d6b9c1569 2021-08-23 15:04:07.578 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-23 15:04:07.579 | Successfully built etcd3 2021-08-23 15:04:08.902 | Installing collected packages: grpcio, protobuf, etcd3 2021-08-23 15:04:09.536 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2021-08-23 15:04:09.639 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:04:09.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:04:09.731 | + inc/python:pip_install:200 : result=0 2021-08-23 15:04:09.733 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:04:09.735 | + functions-common:time_stop:2304 : local name 2021-08-23 15:04:09.737 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:04:09.740 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:04:09.742 | + functions-common:time_stop:2307 : local total 2021-08-23 15:04:09.744 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:04:09.746 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:04:09.748 | + functions-common:time_stop:2311 : start_time=1629731041504 2021-08-23 15:04:09.750 | + functions-common:time_stop:2313 : [[ -z 1629731041504 ]] 2021-08-23 15:04:09.753 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:04:09.758 | + functions-common:time_stop:2316 : end_time=1629731049754 2021-08-23 15:04:09.761 | + functions-common:time_stop:2317 : elapsed_time=8250 2021-08-23 15:04:09.765 | + functions-common:time_stop:2318 : total=31258 2021-08-23 15:04:09.768 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:04:09.771 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39508 2021-08-23 15:04:09.773 | + inc/python:pip_install:203 : return 0 2021-08-23 15:04:09.777 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-08-23 15:04:09.804 | Using python 3.8 to install etcd3gw 2021-08-23 15:04:09.808 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-08-23 15:04:10.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:10.501 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:10.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:10.501 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:11.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:04:11.524 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:11.524 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:11.530 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:11.535 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:11.537 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:11.539 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:11.673 | Collecting etcd3gw===0.2.5 2021-08-23 15:04:11.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-08-23 15:04:11.754 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-08-23 15:04:11.760 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-08-23 15:04:11.762 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-08-23 15:04:11.765 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-08-23 15:04:11.785 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-08-23 15:04:11.805 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-08-23 15:04:11.815 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-08-23 15:04:11.818 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-08-23 15:04:13.095 | Installing collected packages: etcd3gw 2021-08-23 15:04:13.199 | Successfully installed etcd3gw-0.2.5 2021-08-23 15:04:13.306 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:04:13.306 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:04:13.384 | + inc/python:pip_install:200 : result=0 2021-08-23 15:04:13.388 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:04:13.391 | + functions-common:time_stop:2304 : local name 2021-08-23 15:04:13.394 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:04:13.397 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:04:13.400 | + functions-common:time_stop:2307 : local total 2021-08-23 15:04:13.403 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:04:13.406 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:04:13.409 | + functions-common:time_stop:2311 : start_time=1629731049798 2021-08-23 15:04:13.411 | + functions-common:time_stop:2313 : [[ -z 1629731049798 ]] 2021-08-23 15:04:13.415 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:04:13.420 | + functions-common:time_stop:2316 : end_time=1629731053417 2021-08-23 15:04:13.423 | + functions-common:time_stop:2317 : elapsed_time=3619 2021-08-23 15:04:13.426 | + functions-common:time_stop:2318 : total=39508 2021-08-23 15:04:13.428 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:04:13.431 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=43127 2021-08-23 15:04:13.434 | + inc/python:pip_install:203 : return 0 2021-08-23 15:04:13.436 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-08-23 15:04:13.439 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-23 15:04:13.442 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-23 15:04:13.445 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:04:13.448 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:04:13.450 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:04:13.453 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:04:13.457 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:04:13.460 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:04:13.462 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:04:13.465 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:04:13.468 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:04:13.470 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-23 15:04:13.473 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-23 15:04:13.475 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:13.478 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:13.480 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-23 15:04:13.482 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-08-23 15:04:13.485 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-23 15:04:13.487 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:04:13.490 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:04:13.492 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:04:13.495 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:04:13.497 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:04:13.499 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:04:13.502 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:13.504 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:13.506 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:04:13.509 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:04:13.511 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:04:13.513 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:04:13.515 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-23 15:04:13.518 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:04:13.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:13.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:13.524 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-23 15:04:13.550 | + 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-python3 libapache2-mod-proxy-uwsgi 2021-08-23 15:04:13.662 | Reading package lists... 2021-08-23 15:04:13.900 | Building dependency tree... 2021-08-23 15:04:13.901 | Reading state information... 2021-08-23 15:04:14.131 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-23 15:04:14.131 | The following packages were automatically installed and are no longer required: 2021-08-23 15:04:14.132 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:04:14.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:04:14.132 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:04:14.132 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:04:14.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:04:14.132 | python3-zope.interface 2021-08-23 15:04:14.132 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:04:14.133 | The following additional packages will be installed: 2021-08-23 15:04:14.133 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-23 15:04:14.134 | Suggested packages: 2021-08-23 15:04:14.134 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-23 15:04:14.217 | The following NEW packages will be installed: 2021-08-23 15:04:14.218 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-23 15:04:14.325 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:04:14.325 | Need to get 1,306 kB of archives. 2021-08-23 15:04:14.325 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-23 15:04:14.326 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-23 15:04:14.561 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-08-23 15:04:14.584 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-23 15:04:14.622 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-23 15:04:14.695 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-23 15:04:14.696 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-08-23 15:04:15.291 | Fetched 1,306 kB in 0s (2,739 kB/s) 2021-08-23 15:04:15.331 | Selecting previously unselected package libnorm1:amd64. 2021-08-23 15:04:15.385 | (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 ... 89359 files and directories currently installed.) 2021-08-23 15:04:15.389 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-23 15:04:15.397 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-23 15:04:15.484 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-23 15:04:15.494 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-23 15:04:15.499 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-23 15:04:15.575 | Selecting previously unselected package libzmq5:amd64. 2021-08-23 15:04:15.589 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-23 15:04:15.594 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-23 15:04:15.679 | Selecting previously unselected package uwsgi-core. 2021-08-23 15:04:15.691 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-23 15:04:15.696 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-23 15:04:15.874 | Selecting previously unselected package uwsgi. 2021-08-23 15:04:15.884 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-23 15:04:15.888 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-23 15:04:15.941 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-23 15:04:15.951 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-23 15:04:15.955 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-23 15:04:16.037 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-23 15:04:16.048 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-23 15:04:16.056 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-23 15:04:16.064 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-23 15:04:16.084 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-23 15:04:16.973 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-23 15:04:17.012 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-23 15:04:17.374 | Processing triggers for man-db (2.9.1-1) ... 2021-08-23 15:04:17.776 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-23 15:04:24.396 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:04:24.399 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:04:24.404 | + functions-common:time_stop:2304 : local name 2021-08-23 15:04:24.406 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:04:24.410 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:04:24.413 | + functions-common:time_stop:2307 : local total 2021-08-23 15:04:24.415 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:04:24.418 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:04:24.421 | + functions-common:time_stop:2311 : start_time=1629731053546 2021-08-23 15:04:24.424 | + functions-common:time_stop:2313 : [[ -z 1629731053546 ]] 2021-08-23 15:04:24.427 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:04:24.431 | + functions-common:time_stop:2316 : end_time=1629731064429 2021-08-23 15:04:24.433 | + functions-common:time_stop:2317 : elapsed_time=10883 2021-08-23 15:04:24.435 | + functions-common:time_stop:2318 : total=248675 2021-08-23 15:04:24.438 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:04:24.440 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=259558 2021-08-23 15:04:24.442 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:04:24.444 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-08-23 15:04:24.447 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:24.449 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:24.452 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-08-23 15:04:24.527 | Enabling module proxy. 2021-08-23 15:04:24.536 | To activate the new configuration, you need to run: 2021-08-23 15:04:24.536 | systemctl restart apache2 2021-08-23 15:04:24.542 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-08-23 15:04:24.610 | Considering dependency proxy for proxy_uwsgi: 2021-08-23 15:04:24.610 | Module proxy already enabled 2021-08-23 15:04:24.610 | Enabling module proxy_uwsgi. 2021-08-23 15:04:24.617 | To activate the new configuration, you need to run: 2021-08-23 15:04:24.617 | systemctl restart apache2 2021-08-23 15:04:24.621 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-08-23 15:04:24.624 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:04:24.627 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:04:24.629 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:04:24.770 | + ./stack.sh:main:846 : install_keystoneauth 2021-08-23 15:04:24.772 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-23 15:04:24.775 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-23 15:04:24.779 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-08-23 15:04:24.788 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.790 | + ./stack.sh:main:847 : install_keystoneclient 2021-08-23 15:04:24.793 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-23 15:04:24.795 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-23 15:04:24.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-08-23 15:04:24.805 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.807 | + ./stack.sh:main:848 : install_glanceclient 2021-08-23 15:04:24.810 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-08-23 15:04:24.812 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-23 15:04:24.815 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-08-23 15:04:24.823 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.826 | + ./stack.sh:main:849 : install_cinderclient 2021-08-23 15:04:24.828 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-08-23 15:04:24.831 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-23 15:04:24.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-08-23 15:04:24.840 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.842 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-08-23 15:04:24.845 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-23 15:04:24.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-08-23 15:04:24.854 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.856 | + ./stack.sh:main:850 : install_novaclient 2021-08-23 15:04:24.860 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-08-23 15:04:24.862 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-23 15:04:24.864 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-08-23 15:04:24.872 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.875 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-08-23 15:04:24.892 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:04:24.895 | + ./stack.sh:main:852 : install_swiftclient 2021-08-23 15:04:24.897 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-08-23 15:04:24.899 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-23 15:04:24.902 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-08-23 15:04:24.909 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.911 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-08-23 15:04:24.928 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:04:24.931 | + ./stack.sh:main:855 : install_neutronclient 2021-08-23 15:04:24.934 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-23 15:04:24.937 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-23 15:04:24.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-08-23 15:04:24.948 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.950 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-08-23 15:04:24.952 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-23 15:04:24.955 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-23 15:04:24.957 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:24.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:24.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-08-23 15:04:24.965 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:24.967 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-23 15:04:24.969 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-23 15:04:24.972 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-23 15:04:24.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-23 15:04:24.977 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-23 15:04:24.980 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-23 15:04:24.983 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-23 15:04:24.983 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-23 15:04:24.988 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-23 15:04:24.991 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-23 15:04:24.993 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-23 15:04:24.995 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-23 15:04:24.998 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-23 15:04:25.018 | Using python 3.8 to install keystonemiddleware 2021-08-23 15:04:25.020 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-08-23 15:04:25.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:25.690 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:25.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:25.690 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:26.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:04:26.698 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:26.698 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:26.704 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:26.709 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:26.711 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:26.712 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:26.718 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (9.2.0) 2021-08-23 15:04:26.789 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.7.0) 2021-08-23 15:04:26.830 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.5.0) 2021-08-23 15:04:26.870 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-08-23 15:04:26.875 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-08-23 15:04:26.882 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-08-23 15:04:26.885 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-08-23 15:04:26.889 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-08-23 15:04:26.950 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-08-23 15:04:26.968 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-08-23 15:04:26.972 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2021-08-23 15:04:26.987 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-08-23 15:04:26.991 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-08-23 15:04:27.029 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-08-23 15:04:27.032 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-08-23 15:04:27.052 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-08-23 15:04:27.060 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-08-23 15:04:27.066 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-08-23 15:04:27.079 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-08-23 15:04:27.085 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-08-23 15:04:27.095 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-08-23 15:04:27.103 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-08-23 15:04:27.106 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-08-23 15:04:27.110 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.1.14) 2021-08-23 15:04:27.113 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.7.0) 2021-08-23 15:04:27.117 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-08-23 15:04:27.119 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-08-23 15:04:27.125 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-08-23 15:04:27.128 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-08-23 15:04:27.132 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-08-23 15:04:27.135 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-08-23 15:04:27.138 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-08-23 15:04:27.140 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-08-23 15:04:27.160 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-08-23 15:04:27.164 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-08-23 15:04:27.167 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-08-23 15:04:28.411 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:04:28.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:04:28.495 | + inc/python:pip_install:200 : result=0 2021-08-23 15:04:28.498 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:04:28.500 | + functions-common:time_stop:2304 : local name 2021-08-23 15:04:28.504 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:04:28.506 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:04:28.517 | + functions-common:time_stop:2307 : local total 2021-08-23 15:04:28.520 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:04:28.522 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:04:28.524 | + functions-common:time_stop:2311 : start_time=1629731065013 2021-08-23 15:04:28.527 | + functions-common:time_stop:2313 : [[ -z 1629731065013 ]] 2021-08-23 15:04:28.530 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:04:28.536 | + functions-common:time_stop:2316 : end_time=1629731068533 2021-08-23 15:04:28.539 | + functions-common:time_stop:2317 : elapsed_time=3520 2021-08-23 15:04:28.542 | + functions-common:time_stop:2318 : total=43127 2021-08-23 15:04:28.544 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:04:28.547 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46647 2021-08-23 15:04:28.550 | + inc/python:pip_install:203 : return 0 2021-08-23 15:04:28.553 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-23 15:04:28.555 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-23 15:04:28.558 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-23 15:04:28.562 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-23 15:04:28.564 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-23 15:04:28.568 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-23 15:04:28.572 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-23 15:04:28.572 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-23 15:04:28.578 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-23 15:04:28.580 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-23 15:04:28.583 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-23 15:04:28.586 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-23 15:04:28.588 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-23 15:04:28.610 | Using python 3.8 to install python-memcached 2021-08-23 15:04:28.613 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-08-23 15:04:29.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:29.265 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:29.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:29.265 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:30.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:04:30.289 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:30.290 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:30.295 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:30.301 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:30.303 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:30.306 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:30.433 | Collecting python-memcached===1.59 2021-08-23 15:04:30.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-08-23 15:04:30.513 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-08-23 15:04:31.883 | Installing collected packages: python-memcached 2021-08-23 15:04:31.985 | Successfully installed python-memcached-1.59 2021-08-23 15:04:32.109 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:04:32.109 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:04:32.188 | + inc/python:pip_install:200 : result=0 2021-08-23 15:04:32.191 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:04:32.195 | + functions-common:time_stop:2304 : local name 2021-08-23 15:04:32.198 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:04:32.202 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:04:32.205 | + functions-common:time_stop:2307 : local total 2021-08-23 15:04:32.208 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:04:32.212 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:04:32.215 | + functions-common:time_stop:2311 : start_time=1629731068605 2021-08-23 15:04:32.218 | + functions-common:time_stop:2313 : [[ -z 1629731068605 ]] 2021-08-23 15:04:32.223 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:04:32.227 | + functions-common:time_stop:2316 : end_time=1629731072224 2021-08-23 15:04:32.229 | + functions-common:time_stop:2317 : elapsed_time=3619 2021-08-23 15:04:32.232 | + functions-common:time_stop:2318 : total=46647 2021-08-23 15:04:32.235 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:04:32.239 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50266 2021-08-23 15:04:32.242 | + inc/python:pip_install:203 : return 0 2021-08-23 15:04:32.245 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-08-23 15:04:32.263 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:04:32.265 | + ./stack.sh:main:862 : '[' 10.222.0.88 == 10.222.0.88 ']' 2021-08-23 15:04:32.267 | + ./stack.sh:main:863 : stack_install_service keystone 2021-08-23 15:04:32.271 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-23 15:04:32.273 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-23 15:04:32.276 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:04:32.279 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-23 15:04:32.281 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-23 15:04:32.298 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:32.302 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2021-08-23 15:04:32.304 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-23 15:04:32.306 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-23 15:04:32.309 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:04:32.313 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:04:32.319 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:04:32.323 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:04:32.326 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:04:32.328 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:04:32.348 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:04:32.350 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:04:32.352 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:04:32.355 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:04:32.355 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:04:32.361 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-23 15:04:32.363 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:04:32.365 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-23 15:04:32.368 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:04:32.368 | + functions-common:git_clone:593 : head -1 2021-08-23 15:04:32.374 | f510c806d Hide AccountLocked exception from end users 2021-08-23 15:04:32.378 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:04:32.381 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-23 15:04:32.384 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:04:32.386 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-23 15:04:32.389 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-23 15:04:32.392 | + inc/python:setup_develop:344 : local extras= 2021-08-23 15:04:32.395 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-23 15:04:32.398 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:04:32.401 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-23 15:04:32.403 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-23 15:04:32.406 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:04:32.409 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:04:32.412 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-23 15:04:32.415 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:04:32.418 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-23 15:04:32.421 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:04:32.424 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:04:32.428 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-23 15:04:32.437 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-08-23 15:04:32.439 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-08-23 15:04:33.048 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-08-23 15:04:33.053 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:04:33.056 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:04:33.060 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:04:33.063 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-23 15:04:33.066 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-08-23 15:04:33.069 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:04:33.071 | + inc/python:setup_package:427 : local extras= 2021-08-23 15:04:33.073 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:04:33.075 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:04:33.077 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:04:33.079 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:04:33.082 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:04:33.084 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-08-23 15:04:33.104 | Using python 3.8 to install /opt/stack/keystone 2021-08-23 15:04:33.107 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-08-23 15:04:33.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:33.785 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:33.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:33.785 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:34.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:04:34.815 | 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-08-23 15:04:34.819 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:34.820 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:34.821 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:34.824 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:34.826 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:34.834 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:34.838 | Obtaining file:///opt/stack/keystone 2021-08-23 15:04:36.415 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:04:38.077 | Collecting Flask===1.1.2 2021-08-23 15:04:38.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-08-23 15:04:38.269 | Collecting Flask-RESTful===0.3.8 2021-08-23 15:04:38.275 | 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-08-23 15:04:38.347 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-08-23 15:04:38.353 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-23 15:04:38.413 | Collecting PyJWT===2.0.1 2021-08-23 15:04:38.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-08-23 15:04:38.453 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-08-23 15:04:38.485 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:04:38.628 | Collecting Werkzeug===1.0.1 2021-08-23 15:04:38.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-08-23 15:04:38.814 | Collecting aniso8601===9.0.1 2021-08-23 15:04:38.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-08-23 15:04:39.098 | Collecting bcrypt===3.2.0 2021-08-23 15:04:39.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-08-23 15:04:39.179 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:04:39.231 | Collecting click===7.1.2 2021-08-23 15:04:39.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-08-23 15:04:39.246 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-08-23 15:04:39.284 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-08-23 15:04:39.396 | Collecting itsdangerous===1.1.0 2021-08-23 15:04:39.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-08-23 15:04:39.468 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-08-23 15:04:39.480 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-08-23 15:04:39.537 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-08-23 15:04:39.540 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2021-08-23 15:04:39.546 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-08-23 15:04:39.582 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-08-23 15:04:39.621 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-08-23 15:04:39.627 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-08-23 15:04:39.674 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-08-23 15:04:39.680 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-08-23 15:04:39.719 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-08-23 15:04:39.777 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-08-23 15:04:39.796 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-08-23 15:04:39.810 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-08-23 15:04:39.819 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-08-23 15:04:39.843 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-08-23 15:04:39.853 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-08-23 15:04:39.869 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-08-23 15:04:39.915 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-08-23 15:04:40.011 | Collecting passlib===1.7.4 2021-08-23 15:04:40.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-08-23 15:04:40.109 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-08-23 15:04:40.111 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-08-23 15:04:40.114 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-08-23 15:04:40.124 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-08-23 15:04:40.126 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-08-23 15:04:40.129 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-08-23 15:04:40.236 | Collecting pysaml2===6.5.1 2021-08-23 15:04:40.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-08-23 15:04:40.335 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-08-23 15:04:40.340 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-08-23 15:04:40.358 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-08-23 15:04:40.361 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-08-23 15:04:40.380 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-08-23 15:04:40.609 | Collecting scrypt===0.8.17 2021-08-23 15:04:40.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-08-23 15:04:40.705 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-08-23 15:04:40.708 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-08-23 15:04:40.718 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-08-23 15:04:40.720 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-08-23 15:04:40.723 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-08-23 15:04:40.729 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-08-23 15:04:40.738 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-08-23 15:04:40.743 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-08-23 15:04:40.761 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-08-23 15:04:40.764 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-08-23 15:04:40.771 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.3) 2021-08-23 15:04:40.932 | Collecting xmlschema===1.5.2 2021-08-23 15:04:40.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2021-08-23 15:04:41.037 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-08-23 15:04:41.041 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-23 15:04:41.044 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-08-23 15:04:41.103 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-08-23 15:04:41.108 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:04:41.111 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-23 15:04:41.119 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-08-23 15:04:41.127 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-08-23 15:04:41.133 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-08-23 15:04:41.137 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-08-23 15:04:41.184 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-08-23 15:04:41.187 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:04:41.195 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-08-23 15:04:41.206 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-08-23 15:04:41.214 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-08-23 15:04:41.220 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-08-23 15:04:41.228 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:04:41.238 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-08-23 15:04:41.249 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-08-23 15:04:41.252 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-08-23 15:04:41.336 | Collecting defusedxml===0.7.1 2021-08-23 15:04:41.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-08-23 15:04:41.525 | Collecting importlib-resources===5.1.2 2021-08-23 15:04:41.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2021-08-23 15:04:41.637 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-08-23 15:04:41.651 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-08-23 15:04:41.655 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:04:41.658 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:04:41.660 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-23 15:04:41.663 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-08-23 15:04:41.665 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-08-23 15:04:41.667 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-08-23 15:04:41.669 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-08-23 15:04:41.790 | Collecting elementpath===2.2.0 2021-08-23 15:04:41.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2021-08-23 15:04:41.874 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-08-23 15:04:41.878 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-08-23 15:04:41.881 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-08-23 15:04:41.888 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-08-23 15:04:41.890 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-08-23 15:04:41.893 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (54.1.1) 2021-08-23 15:04:41.940 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-08-23 15:04:41.949 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-08-23 15:04:41.955 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-08-23 15:04:41.960 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-08-23 15:04:42.826 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, defusedxml, elementpath, xmlschema, importlib-resources, pysaml2, PyJWT, keystone 2021-08-23 15:04:43.017 | Attempting uninstall: click 2021-08-23 15:04:43.019 | Found existing installation: Click 7.0 2021-08-23 15:04:43.026 | Uninstalling Click-7.0: 2021-08-23 15:04:43.056 | Successfully uninstalled Click-7.0 2021-08-23 15:04:44.902 | Attempting uninstall: PyJWT 2021-08-23 15:04:44.904 | Found existing installation: PyJWT 1.7.1 2021-08-23 15:04:44.920 | Uninstalling PyJWT-1.7.1: 2021-08-23 15:04:44.949 | Successfully uninstalled PyJWT-1.7.1 2021-08-23 15:04:44.984 | Running setup.py develop for keystone 2021-08-23 15:04:46.725 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2021-08-23 15:04:46.866 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:04:46.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:04:46.953 | + inc/python:pip_install:200 : result=0 2021-08-23 15:04:46.954 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:04:46.957 | + functions-common:time_stop:2304 : local name 2021-08-23 15:04:46.959 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:04:46.961 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:04:46.963 | + functions-common:time_stop:2307 : local total 2021-08-23 15:04:46.965 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:04:46.967 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:04:46.969 | + functions-common:time_stop:2311 : start_time=1629731073098 2021-08-23 15:04:46.971 | + functions-common:time_stop:2313 : [[ -z 1629731073098 ]] 2021-08-23 15:04:46.973 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:04:46.978 | + functions-common:time_stop:2316 : end_time=1629731086975 2021-08-23 15:04:46.979 | + functions-common:time_stop:2317 : elapsed_time=13877 2021-08-23 15:04:46.981 | + functions-common:time_stop:2318 : total=50266 2021-08-23 15:04:46.983 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:04:46.985 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=64143 2021-08-23 15:04:46.988 | + inc/python:pip_install:203 : return 0 2021-08-23 15:04:46.990 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:04:46.992 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-23 15:04:46.994 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-23 15:04:47.012 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-23 15:04:47.024 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-08-23 15:04:47.026 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-23 15:04:47.029 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:04:47.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:04:47.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-08-23 15:04:47.035 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:04:47.037 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-23 15:04:47.053 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:47.055 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-23 15:04:47.059 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:04:47.061 | + ./stack.sh:main:864 : configure_keystone 2021-08-23 15:04:47.065 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-23 15:04:47.079 | + 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-08-23 15:04:47.081 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-23 15:04:47.085 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-23 15:04:47.101 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:47.104 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-23 15:04:47.134 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-23 15:04:47.161 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-23 15:04:47.193 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-23 15:04:47.235 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-23 15:04:47.270 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-23 15:04:47.305 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-23 15:04:47.333 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-23 15:04:47.361 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-23 15:04:47.364 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-23 15:04:47.367 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-23 15:04:47.370 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-23 15:04:47.372 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-23 15:04:47.375 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:04:47.393 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:04:47.397 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-23 15:04:47.400 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-23 15:04:47.403 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:04:47.419 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:04:47.422 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:04:47.424 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:04:47.457 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:04:47.460 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:04:47.462 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-23 15:04:47.464 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-23 15:04:47.467 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-23 15:04:47.483 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:47.486 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.88/identity 2021-08-23 15:04:47.521 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.88/identity 2021-08-23 15:04:47.559 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-23 15:04:47.561 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-23 15:04:47.594 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-23 15:04:47.597 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-23 15:04:47.599 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-23 15:04:47.602 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-23 15:04:47.604 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-23 15:04:47.607 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-23 15:04:47.646 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-23 15:04:47.648 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-23 15:04:47.650 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-23 15:04:47.653 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-23 15:04:47.656 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:04:47.674 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:04:47.677 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:04:47.679 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:04:47.682 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:04:47.684 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:04:47.712 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:04:47.746 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:04:47.776 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:04:47.810 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-23 15:04:47.840 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-23 15:04:47.843 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-23 15:04:47.846 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-23 15:04:47.849 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-23 15:04:47.851 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-08-23 15:04:47.853 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-23 15:04:47.855 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-23 15:04:47.859 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-08-23 15:04:47.863 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-08-23 15:04:47.866 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-23 15:04:47.868 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-23 15:04:47.880 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-23 15:04:47.881 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:04:47.889 | d /var/run/uwsgi 0755 ubuntu root 2021-08-23 15:04:47.893 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:04:47.909 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-23 15:04:47.912 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-23 15:04:47.916 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-23 15:04:47.945 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-23 15:04:47.972 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-23 15:04:48.001 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-23 15:04:48.032 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-23 15:04:48.067 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-23 15:04:48.098 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-23 15:04:48.128 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-23 15:04:48.156 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-23 15:04:48.182 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:04:48.210 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-23 15:04:48.239 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-23 15:04:48.270 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-23 15:04:48.299 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-23 15:04:48.301 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-23 15:04:48.306 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-08-23 15:04:48.309 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-08-23 15:04:48.311 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-23 15:04:48.314 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:48.317 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:48.320 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-23 15:04:48.323 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-23 15:04:48.325 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-23 15:04:48.360 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-23 15:04:48.393 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-08-23 15:04:48.393 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-23 15:04:48.403 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-23 15:04:48.406 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-08-23 15:04:48.409 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-08-23 15:04:48.411 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-23 15:04:48.414 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-23 15:04:48.417 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:04:48.419 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:48.422 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:48.425 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-23 15:04:48.427 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-23 15:04:48.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:48.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:48.434 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-08-23 15:04:48.500 | Enabling site keystone-wsgi-public. 2021-08-23 15:04:48.509 | To activate the new configuration, you need to run: 2021-08-23 15:04:48.509 | systemctl reload apache2 2021-08-23 15:04:48.516 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-23 15:04:48.520 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:04:48.522 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:04:48.525 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:04:48.655 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-23 15:04:48.657 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-23 15:04:48.660 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-23 15:04:48.662 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-08-23 15:04:48.665 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-23 15:04:48.667 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-23 15:04:48.670 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-23 15:04:48.675 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-08-23 15:04:48.678 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-23 15:04:48.680 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-23 15:04:48.694 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-23 15:04:48.695 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:04:48.712 | d /var/run/uwsgi 0755 ubuntu root 2021-08-23 15:04:48.724 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:04:48.742 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-23 15:04:48.745 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-23 15:04:48.749 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-23 15:04:48.786 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-23 15:04:48.817 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-23 15:04:48.844 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-23 15:04:48.875 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-23 15:04:48.904 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-23 15:04:48.932 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-23 15:04:48.960 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-23 15:04:48.988 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-23 15:04:49.017 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:04:49.052 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-23 15:04:49.084 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-23 15:04:49.113 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-23 15:04:49.140 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-23 15:04:49.142 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-23 15:04:49.145 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-08-23 15:04:49.147 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-08-23 15:04:49.150 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-23 15:04:49.152 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:49.154 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:49.156 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-23 15:04:49.159 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-23 15:04:49.162 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-23 15:04:49.191 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-23 15:04:49.227 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-08-23 15:04:49.227 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-23 15:04:49.239 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-23 15:04:49.242 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-08-23 15:04:49.245 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-08-23 15:04:49.247 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-23 15:04:49.249 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-23 15:04:49.251 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:04:49.254 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:49.256 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:49.258 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-23 15:04:49.261 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-23 15:04:49.263 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:04:49.265 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:04:49.267 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-08-23 15:04:49.334 | Enabling site keystone-wsgi-admin. 2021-08-23 15:04:49.340 | To activate the new configuration, you need to run: 2021-08-23 15:04:49.340 | systemctl reload apache2 2021-08-23 15:04:49.345 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-23 15:04:49.347 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:04:49.350 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:04:49.352 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:04:49.490 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-23 15:04:49.521 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-23 15:04:49.561 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-23 15:04:49.596 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-23 15:04:49.598 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-23 15:04:49.633 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-23 15:04:49.665 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-23 15:04:49.694 | + ./stack.sh:main:868 : is_service_enabled swift 2021-08-23 15:04:49.714 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:04:49.717 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-08-23 15:04:49.734 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:04:49.736 | + ./stack.sh:main:872 : stack_install_service swift 2021-08-23 15:04:49.739 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-23 15:04:49.742 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-23 15:04:49.744 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:04:49.747 | + lib/stack:stack_install_service:32 : install_swift 2021-08-23 15:04:49.749 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2021-08-23 15:04:49.751 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-23 15:04:49.753 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-23 15:04:49.756 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:04:49.758 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:04:49.760 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:04:49.763 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:04:49.765 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:04:49.769 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:04:49.791 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:04:49.795 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:04:49.798 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:04:49.802 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:04:49.803 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:04:49.808 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-23 15:04:49.811 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:04:49.814 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-23 15:04:49.817 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:04:49.822 | + functions-common:git_clone:593 : head -1 2021-08-23 15:04:49.827 | c96662897 Quote paths before sending them to swob.Request.blank 2021-08-23 15:04:49.831 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:04:49.834 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-08-23 15:04:49.837 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:04:49.839 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-23 15:04:49.842 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-23 15:04:49.844 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-23 15:04:49.846 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-23 15:04:49.849 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:04:49.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-23 15:04:49.853 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-23 15:04:49.855 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:04:49.858 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-23 15:04:49.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-23 15:04:49.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:04:49.866 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-23 15:04:49.868 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:04:49.870 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:04:49.873 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-23 15:04:49.879 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-08-23 15:04:49.883 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-08-23 15:04:50.510 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-08-23 15:04:50.513 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:04:50.515 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:04:50.518 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:04:50.521 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-08-23 15:04:50.523 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-08-23 15:04:50.526 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:04:50.528 | + inc/python:setup_package:427 : local extras=keystone 2021-08-23 15:04:50.530 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:04:50.534 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-08-23 15:04:50.537 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-08-23 15:04:50.539 | + inc/python:setup_package:437 : extras='[keystone]' 2021-08-23 15:04:50.542 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:04:50.546 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-23 15:04:50.573 | Using python 3.8 to install /opt/stack/swift 2021-08-23 15:04:50.577 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-08-23 15:04:51.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:51.280 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:51.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:04:51.280 | from cryptography.utils import int_from_bytes 2021-08-23 15:04:52.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:04:52.298 | 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-08-23 15:04:52.301 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:52.303 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:52.303 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:52.306 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:52.309 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:52.316 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:04:52.320 | Obtaining file:///opt/stack/swift 2021-08-23 15:04:53.602 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:04:54.917 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:04:54.926 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-08-23 15:04:54.964 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-08-23 15:04:54.972 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-08-23 15:04:54.981 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-08-23 15:04:55.803 | Collecting lxml===4.6.2 2021-08-23 15:04:55.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-08-23 15:04:56.027 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-08-23 15:04:56.029 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-08-23 15:04:56.064 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-08-23 15:04:56.111 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-08-23 15:04:56.117 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-08-23 15:04:56.123 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-08-23 15:04:56.161 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-08-23 15:04:56.170 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-08-23 15:04:56.185 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-08-23 15:04:56.191 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-08-23 15:04:56.193 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-08-23 15:04:56.324 | Collecting pyeclib===1.6.0 2021-08-23 15:04:56.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-23 15:04:57.372 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-08-23 15:04:57.374 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-08-23 15:04:57.377 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-08-23 15:04:57.383 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-08-23 15:04:57.401 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-08-23 15:04:57.405 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-08-23 15:04:57.425 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-08-23 15:04:57.430 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-08-23 15:04:57.479 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-08-23 15:04:57.481 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-08-23 15:04:57.488 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-08-23 15:04:57.607 | Collecting xattr===0.9.7 2021-08-23 15:04:57.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-23 15:04:58.407 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:04:58.410 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-08-23 15:04:58.418 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:04:58.431 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-08-23 15:04:58.491 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-08-23 15:04:58.496 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:04:58.499 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-23 15:04:58.507 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-08-23 15:04:58.512 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-08-23 15:04:58.515 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-08-23 15:04:58.518 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:04:58.520 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:04:58.524 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-08-23 15:04:58.527 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-08-23 15:04:58.530 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-08-23 15:04:58.534 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-23 15:04:58.538 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-08-23 15:04:58.540 | Building wheels for collected packages: pyeclib, xattr 2021-08-23 15:04:58.541 | Building wheel for pyeclib (setup.py): started 2021-08-23 15:04:59.856 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-08-23 15:04:59.858 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55510 sha256=20df27e4ef74012933771044b5579e7076bfc5853dd2dba42487eaf025a59568 2021-08-23 15:04:59.858 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-23 15:04:59.861 | Building wheel for xattr (setup.py): started 2021-08-23 15:05:01.326 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-23 15:05:01.326 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33246 sha256=da3a500eab5b5f2008a29b506ab29a86683f21e7776cc9cd8637526241537eda 2021-08-23 15:05:01.327 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-23 15:05:01.327 | Successfully built pyeclib xattr 2021-08-23 15:05:02.483 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-08-23 15:05:02.794 | Running setup.py develop for swift 2021-08-23 15:05:04.354 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-08-23 15:05:04.476 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:05:04.476 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:05:04.577 | + inc/python:pip_install:200 : result=0 2021-08-23 15:05:04.580 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:05:04.584 | + functions-common:time_stop:2304 : local name 2021-08-23 15:05:04.586 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:05:04.588 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:05:04.590 | + functions-common:time_stop:2307 : local total 2021-08-23 15:05:04.592 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:05:04.595 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:05:04.597 | + functions-common:time_stop:2311 : start_time=1629731090566 2021-08-23 15:05:04.599 | + functions-common:time_stop:2313 : [[ -z 1629731090566 ]] 2021-08-23 15:05:04.601 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:05:04.606 | + functions-common:time_stop:2316 : end_time=1629731104603 2021-08-23 15:05:04.609 | + functions-common:time_stop:2317 : elapsed_time=14037 2021-08-23 15:05:04.611 | + functions-common:time_stop:2318 : total=64143 2021-08-23 15:05:04.614 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:05:04.616 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=78180 2021-08-23 15:05:04.619 | + inc/python:pip_install:203 : return 0 2021-08-23 15:05:04.622 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:05:04.624 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-23 15:05:04.626 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-23 15:05:04.646 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-23 15:05:04.659 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-08-23 15:05:04.662 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-23 15:05:04.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:05:04.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:05:04.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-08-23 15:05:04.674 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:05:04.676 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-08-23 15:05:04.679 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:05:04.681 | + ./stack.sh:main:873 : configure_swift 2021-08-23 15:05:04.683 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-23 15:05:04.685 | + lib/swift:configure_swift:335 : local node_number 2021-08-23 15:05:04.687 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-23 15:05:04.689 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-23 15:05:04.691 | + lib/swift:configure_swift:338 : local user_group 2021-08-23 15:05:04.693 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-23 15:05:05.542 | No account-auditor running 2021-08-23 15:05:05.542 | No container-reconciler running 2021-08-23 15:05:05.542 | No object-auditor running 2021-08-23 15:05:05.542 | No container-server running 2021-08-23 15:05:05.542 | No container-sync running 2021-08-23 15:05:05.542 | No object-expirer running 2021-08-23 15:05:05.542 | No object-reconstructor running 2021-08-23 15:05:05.542 | No object-server running 2021-08-23 15:05:05.542 | No container-replicator running 2021-08-23 15:05:05.542 | No object-replicator running 2021-08-23 15:05:05.542 | No proxy-server running 2021-08-23 15:05:05.542 | No account-replicator running 2021-08-23 15:05:05.542 | No account-server running 2021-08-23 15:05:05.542 | No container-updater running 2021-08-23 15:05:05.542 | No object-updater running 2021-08-23 15:05:05.542 | No container-auditor running 2021-08-23 15:05:05.542 | No account-reaper running 2021-08-23 15:05:05.542 | No container-sharder running 2021-08-23 15:05:05.590 | + lib/swift:configure_swift:341 : true 2021-08-23 15:05:05.592 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-08-23 15:05:05.608 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-23 15:05:05.621 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-23 15:05:05.625 | + lib/swift:configure_swift:355 : sed -e ' 2021-08-23 15:05:05.625 | s/%GROUP%//; 2021-08-23 15:05:05.625 | s/%USER%/ubuntu/; 2021-08-23 15:05:05.625 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-23 15:05:05.625 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-23 15:05:05.625 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-08-23 15:05:05.633 | uid = ubuntu 2021-08-23 15:05:05.633 | gid = 2021-08-23 15:05:05.633 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-23 15:05:05.633 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-23 15:05:05.634 | address = 127.0.0.1 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | [account6612] 2021-08-23 15:05:05.634 | max connections = 25 2021-08-23 15:05:05.634 | path = /opt/stack/data/swift/1/node/ 2021-08-23 15:05:05.634 | read only = false 2021-08-23 15:05:05.634 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | [account6622] 2021-08-23 15:05:05.634 | max connections = 25 2021-08-23 15:05:05.634 | path = /opt/stack/data/swift/2/node/ 2021-08-23 15:05:05.634 | read only = false 2021-08-23 15:05:05.634 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | [account6632] 2021-08-23 15:05:05.634 | max connections = 25 2021-08-23 15:05:05.634 | path = /opt/stack/data/swift/3/node/ 2021-08-23 15:05:05.634 | read only = false 2021-08-23 15:05:05.634 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | [account6642] 2021-08-23 15:05:05.634 | max connections = 25 2021-08-23 15:05:05.634 | path = /opt/stack/data/swift/4/node/ 2021-08-23 15:05:05.634 | read only = false 2021-08-23 15:05:05.634 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | [container6611] 2021-08-23 15:05:05.634 | max connections = 25 2021-08-23 15:05:05.634 | path = /opt/stack/data/swift/1/node/ 2021-08-23 15:05:05.634 | read only = false 2021-08-23 15:05:05.634 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-23 15:05:05.634 | 2021-08-23 15:05:05.634 | [container6621] 2021-08-23 15:05:05.634 | max connections = 25 2021-08-23 15:05:05.634 | path = /opt/stack/data/swift/2/node/ 2021-08-23 15:05:05.634 | read only = false 2021-08-23 15:05:05.635 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | [container6631] 2021-08-23 15:05:05.635 | max connections = 25 2021-08-23 15:05:05.635 | path = /opt/stack/data/swift/3/node/ 2021-08-23 15:05:05.635 | read only = false 2021-08-23 15:05:05.635 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | [container6641] 2021-08-23 15:05:05.635 | max connections = 25 2021-08-23 15:05:05.635 | path = /opt/stack/data/swift/4/node/ 2021-08-23 15:05:05.635 | read only = false 2021-08-23 15:05:05.635 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | [object6613] 2021-08-23 15:05:05.635 | max connections = 25 2021-08-23 15:05:05.635 | path = /opt/stack/data/swift/1/node/ 2021-08-23 15:05:05.635 | read only = false 2021-08-23 15:05:05.635 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | [object6623] 2021-08-23 15:05:05.635 | max connections = 25 2021-08-23 15:05:05.635 | path = /opt/stack/data/swift/2/node/ 2021-08-23 15:05:05.635 | read only = false 2021-08-23 15:05:05.635 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | [object6633] 2021-08-23 15:05:05.635 | max connections = 25 2021-08-23 15:05:05.635 | path = /opt/stack/data/swift/3/node/ 2021-08-23 15:05:05.635 | read only = false 2021-08-23 15:05:05.635 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-23 15:05:05.635 | 2021-08-23 15:05:05.635 | [object6643] 2021-08-23 15:05:05.635 | max connections = 25 2021-08-23 15:05:05.635 | path = /opt/stack/data/swift/4/node/ 2021-08-23 15:05:05.636 | read only = false 2021-08-23 15:05:05.636 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-23 15:05:05.637 | + lib/swift:configure_swift:361 : is_ubuntu 2021-08-23 15:05:05.639 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:05:05.641 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:05:05.643 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-23 15:05:05.665 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-23 15:05:05.669 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-23 15:05:05.676 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-23 15:05:05.682 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-23 15:05:05.684 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-23 15:05:05.689 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-23 15:05:05.719 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.88:8080/v1/ 2021-08-23 15:05:05.745 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-23 15:05:05.765 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-23 15:05:05.794 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-23 15:05:05.816 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-23 15:05:05.846 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-23 15:05:05.866 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-23 15:05:05.897 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-23 15:05:05.923 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-23 15:05:05.955 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-23 15:05:05.974 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-23 15:05:06.006 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-23 15:05:06.025 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-08-23 15:05:06.040 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:06.042 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-23 15:05:06.074 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-23 15:05:06.103 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-23 15:05:06.130 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-23 15:05:06.159 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-08-23 15:05:06.175 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:06.178 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-23 15:05:06.210 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-08-23 15:05:06.229 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:06.232 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-08-23 15:05:06.252 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:06.255 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-08-23 15:05:06.257 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-08-23 15:05:06.275 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:06.277 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-08-23 15:05:06.279 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-08-23 15:05:06.281 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-23 15:05:06.288 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-23 15:05:06.293 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-23 15:05:06.322 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-23 15:05:06.352 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-23 15:05:06.385 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-23 15:05:06.420 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-23 15:05:06.450 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-23 15:05:06.453 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-23 15:05:06.455 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-23 15:05:06.458 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-23 15:05:06.460 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-23 15:05:06.487 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-23 15:05:06.517 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.88/identity 2021-08-23 15:05:06.555 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-23 15:05:06.584 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-23 15:05:06.617 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-23 15:05:06.650 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-23 15:05:06.685 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-23 15:05:06.716 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:05:06.746 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-23 15:05:06.776 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-23 15:05:06.803 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-23 15:05:06.833 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-23 15:05:06.864 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-23 15:05:06.895 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-23 15:05:06.925 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-23 15:05:06.945 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-23 15:05:06.977 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-23 15:05:07.005 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-23 15:05:07.009 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-23 15:05:07.043 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-23 15:05:07.076 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-23 15:05:07.103 | + lib/swift:configure_swift:479 : local node_number 2021-08-23 15:05:07.105 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-23 15:05:07.107 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-23 15:05:07.110 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-23 15:05:07.114 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-23 15:05:07.117 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-23 15:05:07.119 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-23 15:05:07.121 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-23 15:05:07.123 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-23 15:05:07.125 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-23 15:05:07.127 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-23 15:05:07.129 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-23 15:05:07.149 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-23 15:05:07.179 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-23 15:05:07.210 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-23 15:05:07.239 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-23 15:05:07.258 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-23 15:05:07.291 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-23 15:05:07.310 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-23 15:05:07.347 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-23 15:05:07.366 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-23 15:05:07.400 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-23 15:05:07.420 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-23 15:05:07.450 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-23 15:05:07.469 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-23 15:05:07.503 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-23 15:05:07.523 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-23 15:05:07.553 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-23 15:05:07.575 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-23 15:05:07.611 | + 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-08-23 15:05:07.616 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-23 15:05:07.634 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-23 15:05:07.667 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-23 15:05:07.696 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-23 15:05:07.698 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-23 15:05:07.703 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-23 15:05:07.705 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-23 15:05:07.707 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-23 15:05:07.710 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-23 15:05:07.712 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-23 15:05:07.714 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-23 15:05:07.716 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-23 15:05:07.718 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-23 15:05:07.736 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-23 15:05:07.767 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-23 15:05:07.787 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-23 15:05:07.815 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-23 15:05:07.833 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-23 15:05:07.861 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-23 15:05:07.879 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-23 15:05:07.911 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-23 15:05:07.929 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-23 15:05:07.958 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-23 15:05:07.977 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-23 15:05:08.007 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-23 15:05:08.027 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-23 15:05:08.058 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-23 15:05:08.077 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-23 15:05:08.105 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-23 15:05:08.126 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-23 15:05:08.154 | + 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-08-23 15:05:08.158 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-23 15:05:08.177 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-23 15:05:08.208 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-23 15:05:08.210 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-23 15:05:08.215 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-23 15:05:08.217 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-23 15:05:08.219 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-23 15:05:08.221 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-23 15:05:08.223 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-23 15:05:08.226 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-23 15:05:08.228 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-23 15:05:08.230 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-23 15:05:08.249 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-23 15:05:08.284 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-23 15:05:08.304 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-23 15:05:08.334 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-23 15:05:08.354 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-23 15:05:08.389 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-23 15:05:08.409 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-23 15:05:08.439 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-23 15:05:08.462 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-23 15:05:08.496 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-23 15:05:08.514 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-23 15:05:08.542 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-23 15:05:08.560 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-23 15:05:08.598 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-23 15:05:08.621 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-23 15:05:08.651 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-23 15:05:08.669 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-23 15:05:08.695 | + 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-08-23 15:05:08.700 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-23 15:05:08.718 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-23 15:05:08.746 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-23 15:05:08.774 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-23 15:05:08.805 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-23 15:05:08.836 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-08-23 15:05:08.839 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-23 15:05:08.844 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-23 15:05:08.878 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-23 15:05:08.911 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-23 15:05:08.940 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-23 15:05:08.976 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-23 15:05:09.008 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-23 15:05:09.037 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-23 15:05:09.069 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-23 15:05:09.102 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-23 15:05:09.131 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-08-23 15:05:09.147 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:09.149 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-23 15:05:09.168 | + lib/swift:configure_swift:522 : local auth_vers 2021-08-23 15:05:09.171 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-08-23 15:05:09.190 | + lib/swift:configure_swift:523 : auth_vers=3 2021-08-23 15:05:09.193 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.88 2021-08-23 15:05:09.226 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-08-23 15:05:09.228 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-23 15:05:09.256 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.88/identity 2021-08-23 15:05:09.285 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-08-23 15:05:09.288 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-23 15:05:09.318 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-08-23 15:05:09.334 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:09.336 | + lib/swift:configure_swift:542 : local user_group 2021-08-23 15:05:09.340 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-08-23 15:05:09.346 | + lib/swift:configure_swift:543 : user_group=1000 2021-08-23 15:05:09.348 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-23 15:05:09.362 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-23 15:05:09.365 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-23 15:05:09.377 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-08-23 15:05:09.380 | + lib/swift:configure_swift:549 : is_suse 2021-08-23 15:05:09.382 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:05:09.384 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:05:09.387 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:05:09.389 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:05:09.391 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:05:09.393 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:05:09.396 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-23 15:05:09.408 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-08-23 15:05:09.410 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-08-23 15:05:09.413 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-08-23 15:05:09.430 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:09.432 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-08-23 15:05:09.452 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:09.454 | + ./stack.sh:main:884 : stack_install_service glance 2021-08-23 15:05:09.457 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-23 15:05:09.459 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-23 15:05:09.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:05:09.464 | + lib/stack:stack_install_service:32 : install_glance 2021-08-23 15:05:09.466 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-08-23 15:05:09.469 | + lib/glance:install_glance:438 : local glance_store_extras 2021-08-23 15:05:09.472 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-08-23 15:05:09.489 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:09.492 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-23 15:05:09.495 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-08-23 15:05:09.514 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:09.518 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-23 15:05:09.520 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-08-23 15:05:09.523 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-23 15:05:09.526 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:05:09.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:05:09.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-08-23 15:05:09.534 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:05:09.538 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-08-23 15:05:09.541 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-23 15:05:09.544 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-23 15:05:09.547 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-08-23 15:05:09.550 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-23 15:05:09.552 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-23 15:05:09.556 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-23 15:05:09.559 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-23 15:05:09.563 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-23 15:05:09.567 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-23 15:05:09.571 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-08-23 15:05:09.575 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-23 15:05:09.582 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-23 15:05:09.584 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-23 15:05:09.588 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-23 15:05:09.591 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-23 15:05:09.595 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-23 15:05:09.619 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-23 15:05:09.622 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-08-23 15:05:10.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:05:10.306 | from cryptography.utils import int_from_bytes 2021-08-23 15:05:10.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:05:10.306 | from cryptography.utils import int_from_bytes 2021-08-23 15:05:11.358 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:05:11.358 | 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-08-23 15:05:11.362 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:11.363 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:11.364 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:11.367 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:11.370 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:11.377 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:11.550 | Collecting glance-store===2.5.0 2021-08-23 15:05:11.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-08-23 15:05:11.720 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-08-23 15:05:11.726 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-08-23 15:05:11.737 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-08-23 15:05:11.971 | Collecting os-brick===4.3.1 2021-08-23 15:05:11.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/9c058262195ad/os_brick-4.3.1-py3-none-any.whl (252 kB) 2021-08-23 15:05:12.079 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-08-23 15:05:12.084 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-08-23 15:05:12.101 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-08-23 15:05:12.111 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-08-23 15:05:12.150 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-08-23 15:05:12.156 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-08-23 15:05:12.162 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-08-23 15:05:12.200 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-08-23 15:05:12.215 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-08-23 15:05:12.219 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-08-23 15:05:12.228 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-08-23 15:05:12.250 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-08-23 15:05:12.266 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-08-23 15:05:12.271 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-08-23 15:05:12.274 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-08-23 15:05:12.276 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-08-23 15:05:12.412 | Collecting python-cinderclient===7.4.0 2021-08-23 15:05:12.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-08-23 15:05:12.516 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-08-23 15:05:12.520 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-08-23 15:05:12.648 | Collecting python-swiftclient===3.11.1 2021-08-23 15:05:12.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-08-23 15:05:12.753 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-08-23 15:05:12.757 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-08-23 15:05:12.776 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-08-23 15:05:12.781 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-08-23 15:05:12.784 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-08-23 15:05:12.788 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-08-23 15:05:12.795 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-08-23 15:05:12.809 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-08-23 15:05:12.829 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-08-23 15:05:12.834 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-08-23 15:05:12.843 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-08-23 15:05:12.846 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-08-23 15:05:12.850 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-08-23 15:05:12.855 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-23 15:05:12.862 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:05:12.865 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-08-23 15:05:12.868 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:05:12.872 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-08-23 15:05:12.876 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:05:12.889 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-08-23 15:05:12.897 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-08-23 15:05:12.908 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:05:12.918 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:05:12.926 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-08-23 15:05:12.929 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-08-23 15:05:12.931 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:05:12.934 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:05:12.937 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-08-23 15:05:12.940 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-08-23 15:05:12.948 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-08-23 15:05:12.951 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-08-23 15:05:12.953 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-08-23 15:05:12.956 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-08-23 15:05:13.002 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-08-23 15:05:13.020 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-08-23 15:05:13.027 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-08-23 15:05:13.030 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-08-23 15:05:13.033 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-08-23 15:05:13.035 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-08-23 15:05:13.060 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-08-23 15:05:13.062 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-08-23 15:05:14.363 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2021-08-23 15:05:15.420 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 python-swiftclient-3.11.1 2021-08-23 15:05:15.534 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:05:15.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:05:15.619 | + inc/python:pip_install:200 : result=0 2021-08-23 15:05:15.623 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:05:15.626 | + functions-common:time_stop:2304 : local name 2021-08-23 15:05:15.630 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:05:15.634 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:05:15.637 | + functions-common:time_stop:2307 : local total 2021-08-23 15:05:15.640 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:05:15.643 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:05:15.646 | + functions-common:time_stop:2311 : start_time=1629731109613 2021-08-23 15:05:15.649 | + functions-common:time_stop:2313 : [[ -z 1629731109613 ]] 2021-08-23 15:05:15.652 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:05:15.656 | + functions-common:time_stop:2316 : end_time=1629731115653 2021-08-23 15:05:15.658 | + functions-common:time_stop:2317 : elapsed_time=6040 2021-08-23 15:05:15.661 | + functions-common:time_stop:2318 : total=78180 2021-08-23 15:05:15.663 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:05:15.665 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=84220 2021-08-23 15:05:15.668 | + inc/python:pip_install:203 : return 0 2021-08-23 15:05:15.671 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-08-23 15:05:15.674 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-08-23 15:05:15.678 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-08-23 15:05:15.693 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-23 15:05:15.699 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2021-08-23 15:05:15.701 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-23 15:05:15.710 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-23 15:05:15.712 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:05:15.715 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:05:15.718 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:05:15.721 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:05:15.726 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:05:15.729 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:05:15.748 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:05:15.752 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:05:15.754 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:05:15.757 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:05:15.758 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:05:15.764 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-23 15:05:15.767 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:05:15.770 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-23 15:05:15.773 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:05:15.774 | + functions-common:git_clone:593 : head -1 2021-08-23 15:05:15.777 | c127bbcb Merge "Revert "Remove all usage of keystoneclient"" into stable/wallaby 2021-08-23 15:05:15.779 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:05:15.782 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-08-23 15:05:15.785 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:05:15.788 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-23 15:05:15.792 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-23 15:05:15.794 | + inc/python:setup_develop:344 : local extras= 2021-08-23 15:05:15.797 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-23 15:05:15.800 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:05:15.803 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-23 15:05:15.806 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-23 15:05:15.808 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:05:15.811 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:05:15.814 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-23 15:05:15.816 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:05:15.819 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-23 15:05:15.822 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:05:15.825 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:05:15.828 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-23 15:05:15.833 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-08-23 15:05:15.837 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-08-23 15:05:16.452 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-08-23 15:05:16.455 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:05:16.458 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:05:16.461 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:05:16.465 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-08-23 15:05:16.468 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-08-23 15:05:16.472 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:05:16.475 | + inc/python:setup_package:427 : local extras= 2021-08-23 15:05:16.478 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:05:16.481 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:05:16.484 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:05:16.488 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:05:16.491 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:05:16.493 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-08-23 15:05:16.515 | Using python 3.8 to install /opt/stack/glance 2021-08-23 15:05:16.518 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-08-23 15:05:17.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:05:17.209 | from cryptography.utils import int_from_bytes 2021-08-23 15:05:17.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:05:17.209 | from cryptography.utils import int_from_bytes 2021-08-23 15:05:18.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:05:18.235 | 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-08-23 15:05:18.239 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:18.240 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:18.241 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:18.244 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:18.246 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:18.254 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:18.258 | Obtaining file:///opt/stack/glance 2021-08-23 15:05:19.589 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:05:20.863 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-08-23 15:05:20.872 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:05:20.885 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:05:20.903 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-08-23 15:05:21.072 | Collecting WSME===0.10.1 2021-08-23 15:05:21.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-08-23 15:05:21.164 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:05:21.177 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-08-23 15:05:21.327 | Collecting castellan===3.7.1 2021-08-23 15:05:21.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/897/4070b636f52c7/castellan-3.7.1-py3-none-any.whl (93 kB) 2021-08-23 15:05:21.431 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-08-23 15:05:21.563 | Collecting cursive===0.2.2 2021-08-23 15:05:21.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-08-23 15:05:21.659 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-23 15:05:21.667 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-08-23 15:05:21.672 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-08-23 15:05:21.681 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-08-23 15:05:21.687 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-08-23 15:05:21.756 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-08-23 15:05:21.760 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-08-23 15:05:21.765 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-08-23 15:05:21.768 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-08-23 15:05:21.778 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-08-23 15:05:21.838 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-08-23 15:05:21.890 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-08-23 15:05:21.894 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-08-23 15:05:21.899 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-08-23 15:05:21.917 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-08-23 15:05:21.952 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-08-23 15:05:21.963 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-08-23 15:05:22.023 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-08-23 15:05:22.029 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2021-08-23 15:05:22.077 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-08-23 15:05:22.083 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-08-23 15:05:22.121 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-08-23 15:05:22.175 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-08-23 15:05:22.193 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.0) 2021-08-23 15:05:22.209 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2021-08-23 15:05:22.223 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-08-23 15:05:22.233 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-08-23 15:05:22.256 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-08-23 15:05:22.272 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-08-23 15:05:22.289 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-08-23 15:05:22.333 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-08-23 15:05:22.340 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-08-23 15:05:22.342 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-08-23 15:05:22.345 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-08-23 15:05:22.365 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-08-23 15:05:22.379 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-08-23 15:05:22.390 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-08-23 15:05:22.392 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-08-23 15:05:22.508 | Collecting python-barbicanclient===5.1.0 2021-08-23 15:05:22.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-08-23 15:05:22.605 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-08-23 15:05:22.611 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-08-23 15:05:22.613 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-08-23 15:05:22.637 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-08-23 15:05:22.644 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-08-23 15:05:22.656 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-08-23 15:05:22.775 | Collecting retrying===1.3.3 2021-08-23 15:05:22.781 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-23 15:05:22.858 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-08-23 15:05:22.862 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-08-23 15:05:22.995 | Collecting simplegeneric===0.8.1 2021-08-23 15:05:23.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-23 15:05:23.728 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-08-23 15:05:23.731 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-08-23 15:05:23.742 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-08-23 15:05:23.745 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-08-23 15:05:23.747 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-08-23 15:05:23.911 | Collecting taskflow===4.6.0 2021-08-23 15:05:23.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-08-23 15:05:24.061 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-08-23 15:05:24.075 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-08-23 15:05:24.084 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-08-23 15:05:24.090 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-08-23 15:05:24.107 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-08-23 15:05:24.110 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-08-23 15:05:24.117 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.3) 2021-08-23 15:05:24.137 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-08-23 15:05:24.140 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-08-23 15:05:24.145 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-08-23 15:05:24.152 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:05:24.156 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-08-23 15:05:24.164 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-08-23 15:05:24.170 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-08-23 15:05:24.175 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:05:24.178 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-08-23 15:05:24.219 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-08-23 15:05:24.221 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-08-23 15:05:24.226 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-08-23 15:05:24.232 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-08-23 15:05:24.235 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-08-23 15:05:24.246 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-08-23 15:05:24.249 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-08-23 15:05:24.260 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:05:24.263 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-08-23 15:05:24.267 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:05:24.270 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-23 15:05:24.272 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-23 15:05:24.392 | Collecting automaton===2.3.0 2021-08-23 15:05:24.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-08-23 15:05:24.567 | Collecting pydot===1.4.2 2021-08-23 15:05:24.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-08-23 15:05:24.829 | Collecting networkx===2.5 2021-08-23 15:05:24.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-08-23 15:05:24.993 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-08-23 15:05:24.995 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-08-23 15:05:24.998 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-08-23 15:05:25.000 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-08-23 15:05:25.003 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-23 15:05:25.006 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-08-23 15:05:25.009 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-08-23 15:05:25.011 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-08-23 15:05:25.014 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-08-23 15:05:25.068 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-08-23 15:05:25.073 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-08-23 15:05:25.077 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:05:25.117 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-08-23 15:05:25.120 | Building wheels for collected packages: simplegeneric 2021-08-23 15:05:25.120 | Building wheel for simplegeneric (setup.py): started 2021-08-23 15:05:25.821 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-23 15:05:25.822 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=be46713ddb00036f5a7c9448bafe145ded2d2009b2cbd4f403f0136318f48991 2021-08-23 15:05:25.822 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-23 15:05:25.823 | Successfully built simplegeneric 2021-08-23 15:05:26.809 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-08-23 15:05:29.395 | Running setup.py develop for glance 2021-08-23 15:05:31.073 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-08-23 15:05:31.200 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:05:31.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:05:31.288 | + inc/python:pip_install:200 : result=0 2021-08-23 15:05:31.292 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:05:31.296 | + functions-common:time_stop:2304 : local name 2021-08-23 15:05:31.300 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:05:31.303 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:05:31.306 | + functions-common:time_stop:2307 : local total 2021-08-23 15:05:31.310 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:05:31.313 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:05:31.316 | + functions-common:time_stop:2311 : start_time=1629731116509 2021-08-23 15:05:31.320 | + functions-common:time_stop:2313 : [[ -z 1629731116509 ]] 2021-08-23 15:05:31.324 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:05:31.328 | + functions-common:time_stop:2316 : end_time=1629731131325 2021-08-23 15:05:31.331 | + functions-common:time_stop:2317 : elapsed_time=14816 2021-08-23 15:05:31.335 | + functions-common:time_stop:2318 : total=84220 2021-08-23 15:05:31.337 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:05:31.339 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=99036 2021-08-23 15:05:31.342 | + inc/python:pip_install:203 : return 0 2021-08-23 15:05:31.344 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:05:31.347 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-23 15:05:31.350 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-23 15:05:31.370 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-23 15:05:31.384 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-08-23 15:05:31.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-23 15:05:31.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:05:31.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:05:31.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-08-23 15:05:31.396 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:05:31.399 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:05:31.402 | + ./stack.sh:main:885 : configure_glance 2021-08-23 15:05:31.404 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-23 15:05:31.419 | + lib/glance:configure_glance:271 : local dburl 2021-08-23 15:05:31.424 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-08-23 15:05:31.426 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-23 15:05:31.429 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-23 15:05:31.431 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-23 15:05:31.434 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-23 15:05:31.438 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-23 15:05:31.441 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-23 15:05:31.476 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-23 15:05:31.513 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-23 15:05:31.541 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-23 15:05:31.569 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-23 15:05:31.607 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-23 15:05:31.647 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-23 15:05:31.650 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-23 15:05:31.653 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-23 15:05:31.655 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-23 15:05:31.658 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-23 15:05:31.691 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-23 15:05:31.729 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.88/identity 2021-08-23 15:05:31.757 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-23 15:05:31.791 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-23 15:05:31.821 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-23 15:05:31.858 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-23 15:05:31.888 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-23 15:05:31.916 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:05:31.944 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-23 15:05:31.973 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-23 15:05:32.012 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-23 15:05:32.014 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-23 15:05:32.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-23 15:05:32.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-23 15:05:32.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-23 15:05:32.024 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:05:32.041 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:32.044 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-23 15:05:32.046 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-23 15:05:32.049 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:05:32.065 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:32.067 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:05:32.070 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:05:32.108 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:05:32.110 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:05:32.112 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-08-23 15:05:32.114 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-08-23 15:05:32.117 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-08-23 15:05:32.119 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-08-23 15:05:32.122 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-08-23 15:05:32.124 | + lib/glance:configure_glance_store:231 : local be 2021-08-23 15:05:32.127 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-08-23 15:05:32.129 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-08-23 15:05:32.132 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-23 15:05:32.164 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-08-23 15:05:32.168 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.88 2021-08-23 15:05:32.204 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-08-23 15:05:32.208 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-08-23 15:05:32.230 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:32.233 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-23 15:05:32.264 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-23 15:05:32.298 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-08-23 15:05:32.327 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-23 15:05:32.358 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-23 15:05:32.386 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-08-23 15:05:32.404 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:32.406 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-23 15:05:32.435 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-23 15:05:32.473 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-23 15:05:32.504 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.88/identity/v3 2021-08-23 15:05:32.537 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-23 15:05:32.565 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.88/image 2021-08-23 15:05:32.595 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-08-23 15:05:32.614 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:32.616 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-08-23 15:05:32.619 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-23 15:05:32.622 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-23 15:05:32.626 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:05:32.645 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:05:32.649 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:05:32.652 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:05:32.655 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:05:32.657 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:05:32.690 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:05:32.727 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:05:32.757 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:05:32.790 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-23 15:05:32.794 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-23 15:05:32.831 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-23 15:05:32.865 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-23 15:05:32.901 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.88/identity 2021-08-23 15:05:32.932 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-23 15:05:32.965 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-23 15:05:32.995 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-23 15:05:33.023 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-23 15:05:33.054 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-23 15:05:33.086 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-23 15:05:33.118 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-23 15:05:33.147 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-23 15:05:33.153 | + lib/glance:configure_glance:353 : 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-08-23 15:05:33.160 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-08-23 15:05:33.178 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:05:33.181 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-08-23 15:05:33.183 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-23 15:05:33.185 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-08-23 15:05:33.188 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-23 15:05:33.190 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-08-23 15:05:33.193 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-08-23 15:05:33.197 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-08-23 15:05:33.200 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-23 15:05:33.203 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-08-23 15:05:33.236 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-08-23 15:05:33.239 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-23 15:05:33.241 | ++ functions:get_random_port:837 : true 2021-08-23 15:05:33.244 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-23 15:05:33.246 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-23 15:05:33.248 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-23 15:05:33.312 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-23 15:05:33.315 | ++ functions:get_random_port:841 : break 2 2021-08-23 15:05:33.318 | ++ functions:get_random_port:845 : echo 60999 2021-08-23 15:05:33.322 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-08-23 15:05:33.325 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-23 15:05:33.357 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-23 15:05:33.387 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-23 15:05:33.416 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-23 15:05:33.454 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-23 15:05:33.485 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-23 15:05:33.526 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-23 15:05:33.557 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-23 15:05:33.587 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:05:33.624 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-23 15:05:33.656 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-23 15:05:33.687 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-23 15:05:33.716 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-23 15:05:33.744 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-23 15:05:33.774 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-23 15:05:33.809 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-23 15:05:33.839 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-23 15:05:33.868 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-23 15:05:33.899 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-23 15:05:33.928 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-08-23 15:05:33.932 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-23 15:05:33.935 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:05:33.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:05:33.942 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:05:33.945 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-23 15:05:33.947 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-23 15:05:34.009 | proxy (enabled by site administrator) 2021-08-23 15:05:34.013 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-08-23 15:05:34.016 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-23 15:05:34.019 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:05:34.023 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:05:34.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:05:34.029 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-23 15:05:34.032 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-23 15:05:34.087 | No module matches proxy_http 2021-08-23 15:05:34.091 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-23 15:05:34.156 | Considering dependency proxy for proxy_http: 2021-08-23 15:05:34.156 | Module proxy already enabled 2021-08-23 15:05:34.156 | Enabling module proxy_http. 2021-08-23 15:05:34.165 | To activate the new configuration, you need to run: 2021-08-23 15:05:34.165 | systemctl restart apache2 2021-08-23 15:05:34.169 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-23 15:05:34.172 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:05:34.174 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:05:34.178 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:05:34.322 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-08-23 15:05:34.325 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-08-23 15:05:34.328 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-08-23 15:05:34.330 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-23 15:05:34.333 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:05:34.335 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:05:34.337 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-23 15:05:34.340 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-23 15:05:34.343 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-08-23 15:05:34.344 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-23 15:05:34.353 | KeepAlive Off 2021-08-23 15:05:34.358 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-23 15:05:34.358 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-08-23 15:05:34.367 | SetEnv proxy-sendchunked 1 2021-08-23 15:05:34.371 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-23 15:05:34.371 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-23 15:05:34.381 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-23 15:05:34.385 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-08-23 15:05:34.388 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-08-23 15:05:34.391 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-23 15:05:34.394 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-23 15:05:34.396 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:05:34.399 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:05:34.401 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:05:34.404 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-23 15:05:34.406 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-23 15:05:34.408 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:05:34.411 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:05:34.413 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-08-23 15:05:34.478 | Enabling site glance-wsgi-api. 2021-08-23 15:05:34.488 | To activate the new configuration, you need to run: 2021-08-23 15:05:34.488 | systemctl reload apache2 2021-08-23 15:05:34.494 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-08-23 15:05:34.496 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:05:34.498 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:05:34.502 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:05:34.641 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-23 15:05:34.654 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-23 15:05:34.688 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-08-23 15:05:34.711 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:05:34.715 | + ./stack.sh:main:890 : stack_install_service cinder 2021-08-23 15:05:34.719 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-23 15:05:34.723 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-23 15:05:34.726 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:05:34.729 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-23 15:05:34.731 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2021-08-23 15:05:34.734 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-23 15:05:34.736 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-23 15:05:34.738 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:05:34.741 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:05:34.743 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:05:34.746 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:05:34.748 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:05:34.751 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:05:34.772 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:05:34.775 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:05:34.779 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:05:34.783 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:05:34.783 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:05:34.791 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-23 15:05:34.799 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:05:34.801 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-23 15:05:34.805 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:05:34.805 | + functions-common:git_clone:593 : head -1 2021-08-23 15:05:34.810 | 1732de19e Merge "Add libcgroup related packages in bindep.txt" into stable/wallaby 2021-08-23 15:05:34.814 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:05:34.817 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-08-23 15:05:34.821 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:05:34.824 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-23 15:05:34.827 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-23 15:05:34.830 | + inc/python:setup_develop:344 : local extras= 2021-08-23 15:05:34.833 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-23 15:05:34.837 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:05:34.840 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-23 15:05:34.843 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-23 15:05:34.845 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:05:34.848 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:05:34.851 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-23 15:05:34.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:05:34.857 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-23 15:05:34.860 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:05:34.862 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:05:34.866 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-23 15:05:34.874 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-08-23 15:05:34.877 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-08-23 15:05:35.503 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-08-23 15:05:35.506 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:05:35.509 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:05:35.514 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:05:35.520 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-23 15:05:35.522 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-08-23 15:05:35.525 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:05:35.529 | + inc/python:setup_package:427 : local extras= 2021-08-23 15:05:35.533 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:05:35.537 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:05:35.540 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:05:35.542 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:05:35.545 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:05:35.548 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-08-23 15:05:35.571 | Using python 3.8 to install /opt/stack/cinder 2021-08-23 15:05:35.574 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-08-23 15:05:36.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:05:36.293 | from cryptography.utils import int_from_bytes 2021-08-23 15:05:36.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:05:36.293 | from cryptography.utils import int_from_bytes 2021-08-23 15:05:37.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:05:37.310 | 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-08-23 15:05:37.313 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:37.315 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:37.315 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:37.318 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:37.321 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:37.328 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:05:37.332 | Obtaining file:///opt/stack/cinder 2021-08-23 15:05:39.431 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:05:41.429 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-08-23 15:05:41.438 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:05:41.446 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:05:41.457 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-08-23 15:05:41.485 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:05:42.498 | Collecting boto3===1.17.26 2021-08-23 15:05:42.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2021-08-23 15:05:43.835 | Collecting botocore===1.20.26 2021-08-23 15:05:43.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2021-08-23 15:05:44.096 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-08-23 15:05:44.115 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-08-23 15:05:44.154 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-08-23 15:05:44.197 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-23 15:05:44.203 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-08-23 15:05:44.398 | Collecting google-api-python-client===2.0.2 2021-08-23 15:05:44.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b66/5afbb38df3572/google_api_python_client-2.0.2-py2.py3-none-any.whl (6.5 MB) 2021-08-23 15:05:44.808 | Collecting google-auth===1.27.1 2021-08-23 15:05:44.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2021-08-23 15:05:44.998 | Collecting google-auth-httplib2===0.1.0 2021-08-23 15:05:45.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-08-23 15:05:45.085 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-08-23 15:05:45.090 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.0) 2021-08-23 15:05:45.094 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-08-23 15:05:45.097 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-08-23 15:05:45.101 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-08-23 15:05:45.112 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-08-23 15:05:45.170 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-08-23 15:05:45.223 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.2) 2021-08-23 15:05:45.360 | Collecting oauth2client===4.1.3 2021-08-23 15:05:45.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-08-23 15:05:45.455 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-08-23 15:05:45.477 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-08-23 15:05:45.481 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-08-23 15:05:45.499 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-08-23 15:05:45.534 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-08-23 15:05:45.545 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-08-23 15:05:45.592 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-08-23 15:05:45.598 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-08-23 15:05:45.649 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-08-23 15:05:45.655 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-08-23 15:05:45.694 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-08-23 15:05:45.751 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-08-23 15:05:45.769 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-08-23 15:05:45.785 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-08-23 15:05:45.799 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-08-23 15:05:45.813 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-08-23 15:05:45.817 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-08-23 15:05:45.826 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-08-23 15:05:45.850 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-08-23 15:05:45.860 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-08-23 15:05:45.876 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-08-23 15:05:46.066 | Collecting oslo.vmware===3.8.0 2021-08-23 15:05:46.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-08-23 15:05:46.182 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-08-23 15:05:46.226 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-08-23 15:05:46.433 | Collecting paramiko===2.7.2 2021-08-23 15:05:46.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-08-23 15:05:46.555 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-08-23 15:05:46.557 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-08-23 15:05:46.560 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-08-23 15:05:46.781 | Collecting pyasn1===0.4.8 2021-08-23 15:05:46.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-08-23 15:05:47.047 | Collecting pyasn1-modules===0.2.8 2021-08-23 15:05:47.060 | 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-08-23 15:05:47.143 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-08-23 15:05:47.153 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-08-23 15:05:47.156 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-08-23 15:05:47.159 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-08-23 15:05:47.175 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-08-23 15:05:47.317 | Collecting python-glanceclient===3.3.0 2021-08-23 15:05:47.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-08-23 15:05:47.420 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-08-23 15:05:47.438 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-08-23 15:05:47.454 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.11.1) 2021-08-23 15:05:47.479 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-08-23 15:05:47.483 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-08-23 15:05:47.491 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-08-23 15:05:47.510 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-08-23 15:05:47.625 | Collecting rsa===4.7.2 2021-08-23 15:05:47.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-08-23 15:05:47.812 | Collecting rtslib-fb===2.1.74 2021-08-23 15:05:47.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-23 15:05:48.693 | Collecting s3transfer===0.3.4 2021-08-23 15:05:48.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-08-23 15:05:48.783 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-08-23 15:05:48.830 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-08-23 15:05:48.832 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-08-23 15:05:48.843 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-08-23 15:05:48.845 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-08-23 15:05:48.848 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-08-23 15:05:48.945 | Collecting suds-jurko===0.6 2021-08-23 15:05:48.952 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-23 15:05:49.138 | Collecting tabulate===0.8.9 2021-08-23 15:05:49.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-08-23 15:05:49.233 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-08-23 15:05:49.287 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-08-23 15:05:49.301 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-08-23 15:05:49.310 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-08-23 15:05:49.315 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-08-23 15:05:49.333 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.1) 2021-08-23 15:05:49.391 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-08-23 15:05:49.395 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-08-23 15:05:49.514 | Collecting uritemplate===3.0.1 2021-08-23 15:05:49.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-08-23 15:05:49.601 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-08-23 15:05:49.621 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-08-23 15:05:49.720 | Collecting warlock===1.3.3 2021-08-23 15:05:49.727 | 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-08-23 15:05:49.810 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-08-23 15:05:49.812 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-08-23 15:05:49.919 | Collecting zstd===1.4.8.1 2021-08-23 15:05:49.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-08-23 15:05:50.670 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:05:50.674 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-08-23 15:05:50.833 | Collecting google-api-core===1.26.1 2021-08-23 15:05:50.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/3206f0f87545d/google_api_core-1.26.1-py2.py3-none-any.whl (92 kB) 2021-08-23 15:05:50.943 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-08-23 15:05:50.946 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-08-23 15:05:50.952 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-08-23 15:05:50.957 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-08-23 15:05:50.961 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-23 15:05:50.969 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:05:50.972 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-08-23 15:05:50.981 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-08-23 15:05:51.033 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-08-23 15:05:51.038 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-08-23 15:05:51.051 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-08-23 15:05:51.060 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-08-23 15:05:51.064 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-08-23 15:05:51.075 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-08-23 15:05:51.167 | Collecting PyNaCl===1.4.0 2021-08-23 15:05:51.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-08-23 15:05:51.211 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-08-23 15:05:51.221 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-08-23 15:05:51.233 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-08-23 15:05:51.247 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:05:51.250 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-08-23 15:05:51.254 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:05:51.355 | Collecting pyudev===0.22.0 2021-08-23 15:05:51.362 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-23 15:05:51.441 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-23 15:05:51.444 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5) 2021-08-23 15:05:51.480 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-08-23 15:05:51.485 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-08-23 15:05:51.491 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-08-23 15:05:51.494 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-08-23 15:05:51.496 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-08-23 15:05:51.498 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-08-23 15:05:51.501 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2021-08-23 15:05:51.506 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-08-23 15:05:51.509 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2021-08-23 15:05:51.624 | Collecting googleapis-common-protos===1.53.0 2021-08-23 15:05:51.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-08-23 15:05:51.718 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2021-08-23 15:05:51.720 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-08-23 15:05:51.728 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-08-23 15:05:51.730 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-08-23 15:05:51.733 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-23 15:05:51.736 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-08-23 15:05:51.791 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2021-08-23 15:05:51.793 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-08-23 15:05:51.796 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-08-23 15:05:51.800 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:05:51.841 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-08-23 15:05:51.847 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-23 15:05:51.848 | Building wheel for rtslib-fb (setup.py): started 2021-08-23 15:05:52.589 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-23 15:05:52.591 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=4c2ab99c5fdfb279336fcaf2c8511174f95ff58ffe6e3364157cd563ce3106f2 2021-08-23 15:05:52.592 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-23 15:05:52.594 | Building wheel for zstd (setup.py): started 2021-08-23 15:06:41.969 | Building wheel for zstd (setup.py): finished with status 'done' 2021-08-23 15:06:41.984 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1696985 sha256=04d9ba3da6c45ee015cd4a3c145129e855f428838f499823d8f683f2907dbc3a 2021-08-23 15:06:41.984 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2021-08-23 15:06:41.987 | Successfully built rtslib-fb zstd 2021-08-23 15:06:43.021 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, uritemplate, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-08-23 15:06:43.520 | Attempting uninstall: PyNaCl 2021-08-23 15:06:43.522 | Found existing installation: PyNaCl 1.3.0 2021-08-23 15:06:43.533 | Uninstalling PyNaCl-1.3.0: 2021-08-23 15:06:43.561 | Successfully uninstalled PyNaCl-1.3.0 2021-08-23 15:06:46.755 | Running setup.py develop for cinder 2021-08-23 15:06:48.996 | Successfully installed PyNaCl-1.4.0 boto3-1.17.26 botocore-1.20.26 cinder google-api-core-1.26.1 google-api-python-client-2.0.2 google-auth-1.27.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-08-23 15:06:49.127 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:06:49.127 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:06:49.247 | + inc/python:pip_install:200 : result=0 2021-08-23 15:06:49.251 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:06:49.254 | + functions-common:time_stop:2304 : local name 2021-08-23 15:06:49.257 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:06:49.259 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:06:49.262 | + functions-common:time_stop:2307 : local total 2021-08-23 15:06:49.265 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:06:49.267 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:06:49.270 | + functions-common:time_stop:2311 : start_time=1629731135565 2021-08-23 15:06:49.272 | + functions-common:time_stop:2313 : [[ -z 1629731135565 ]] 2021-08-23 15:06:49.275 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:06:49.279 | + functions-common:time_stop:2316 : end_time=1629731209277 2021-08-23 15:06:49.281 | + functions-common:time_stop:2317 : elapsed_time=73712 2021-08-23 15:06:49.284 | + functions-common:time_stop:2318 : total=99036 2021-08-23 15:06:49.286 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:06:49.288 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=172748 2021-08-23 15:06:49.290 | + inc/python:pip_install:203 : return 0 2021-08-23 15:06:49.293 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:06:49.295 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-23 15:06:49.298 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-23 15:06:49.319 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-23 15:06:49.333 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-08-23 15:06:49.335 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-23 15:06:49.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:06:49.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:06:49.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-08-23 15:06:49.346 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:06:49.349 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-08-23 15:06:49.351 | + lib/cinder:install_cinder:452 : install_package tgt 2021-08-23 15:06:49.354 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:06:49.357 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:06:49.359 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:06:49.362 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:06:49.364 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:06:49.367 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:06:49.369 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:06:49.371 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:06:49.374 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:06:49.377 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:06:49.379 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:06:49.381 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:06:49.384 | + functions-common:install_package:1343 : real_install_package tgt 2021-08-23 15:06:49.387 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:06:49.389 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:06:49.392 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:06:49.394 | + functions-common:real_install_package:1329 : apt_get install tgt 2021-08-23 15:06:49.419 | + 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-08-23 15:06:49.526 | Reading package lists... 2021-08-23 15:06:49.763 | Building dependency tree... 2021-08-23 15:06:49.764 | Reading state information... 2021-08-23 15:06:50.004 | The following packages were automatically installed and are no longer required: 2021-08-23 15:06:50.005 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:06:50.005 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:06:50.005 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:06:50.006 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:06:50.006 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:06:50.006 | python3-zope.interface 2021-08-23 15:06:50.006 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:06:50.006 | The following additional packages will be installed: 2021-08-23 15:06:50.007 | libconfig-general-perl 2021-08-23 15:06:50.008 | Suggested packages: 2021-08-23 15:06:50.008 | tgt-rbd 2021-08-23 15:06:50.085 | The following NEW packages will be installed: 2021-08-23 15:06:50.086 | libconfig-general-perl tgt 2021-08-23 15:06:50.288 | 0 upgraded, 2 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:06:50.288 | Need to get 269 kB of archives. 2021-08-23 15:06:50.289 | After this operation, 824 kB of additional disk space will be used. 2021-08-23 15:06:50.289 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-08-23 15:06:50.427 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2021-08-23 15:06:51.118 | Fetched 269 kB in 0s (625 kB/s) 2021-08-23 15:06:51.152 | Selecting previously unselected package libconfig-general-perl. 2021-08-23 15:06:51.207 | (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 ... 89597 files and directories currently installed.) 2021-08-23 15:06:51.211 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-08-23 15:06:51.217 | Unpacking libconfig-general-perl (2.63-1) ... 2021-08-23 15:06:51.277 | Selecting previously unselected package tgt. 2021-08-23 15:06:51.288 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2021-08-23 15:06:51.293 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2021-08-23 15:06:51.394 | Setting up libconfig-general-perl (2.63-1) ... 2021-08-23 15:06:51.405 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2021-08-23 15:06:52.452 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-08-23 15:06:53.365 | Processing triggers for man-db (2.9.1-1) ... 2021-08-23 15:06:53.684 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-23 15:07:01.196 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:07:01.199 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:07:01.202 | + functions-common:time_stop:2304 : local name 2021-08-23 15:07:01.205 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:07:01.207 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:07:01.210 | + functions-common:time_stop:2307 : local total 2021-08-23 15:07:01.213 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:07:01.216 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:07:01.219 | + functions-common:time_stop:2311 : start_time=1629731209416 2021-08-23 15:07:01.222 | + functions-common:time_stop:2313 : [[ -z 1629731209416 ]] 2021-08-23 15:07:01.225 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:07:01.230 | + functions-common:time_stop:2316 : end_time=1629731221227 2021-08-23 15:07:01.234 | + functions-common:time_stop:2317 : elapsed_time=11811 2021-08-23 15:07:01.237 | + functions-common:time_stop:2318 : total=259558 2021-08-23 15:07:01.240 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:07:01.243 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=271369 2021-08-23 15:07:01.246 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:07:01.256 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:07:01.259 | + ./stack.sh:main:891 : configure_cinder 2021-08-23 15:07:01.262 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-23 15:07:01.277 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2021-08-23 15:07:01.282 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2021-08-23 15:07:01.285 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-23 15:07:01.287 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-23 15:07:01.290 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-23 15:07:01.291 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-23 15:07:01.296 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-23 15:07:01.299 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-23 15:07:01.301 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-23 15:07:01.303 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-23 15:07:01.306 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-23 15:07:01.310 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-23 15:07:01.312 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-23 15:07:01.315 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-23 15:07:01.329 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-23 15:07:01.342 | + 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-08-23 15:07:01.357 | + 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-08-23 15:07:01.372 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-23 15:07:01.385 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-23 15:07:01.388 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-23 15:07:01.392 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HWiN1uPyUA 2021-08-23 15:07:01.395 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-23 15:07:01.397 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-23 15:07:01.399 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-23 15:07:01.401 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HWiN1uPyUA 2021-08-23 15:07:01.405 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HWiN1uPyUA 2021-08-23 15:07:01.419 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HWiN1uPyUA /etc/sudoers.d/cinder-rootwrap 2021-08-23 15:07:01.436 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-23 15:07:01.442 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-23 15:07:01.445 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-23 15:07:01.450 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-23 15:07:01.452 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-23 15:07:01.455 | + 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-08-23 15:07:01.457 | + 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-08-23 15:07:01.460 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-23 15:07:01.462 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-23 15:07:01.468 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-23 15:07:01.473 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-23 15:07:01.494 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-23 15:07:01.514 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-23 15:07:01.535 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-23 15:07:01.560 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-23 15:07:01.582 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-23 15:07:01.602 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-23 15:07:01.624 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-23 15:07:01.647 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-23 15:07:01.653 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-23 15:07:01.656 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-23 15:07:01.659 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-23 15:07:01.666 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-23 15:07:01.699 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-23 15:07:01.734 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.88/identity 2021-08-23 15:07:01.765 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-23 15:07:01.794 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-23 15:07:01.834 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-23 15:07:01.876 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-23 15:07:01.908 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-23 15:07:01.948 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:07:01.982 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-23 15:07:02.013 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-23 15:07:02.050 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-08-23 15:07:02.088 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2021-08-23 15:07:02.091 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-23 15:07:02.094 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-23 15:07:02.097 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-23 15:07:02.099 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-23 15:07:02.103 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-23 15:07:02.138 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-23 15:07:02.174 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-23 15:07:02.206 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-23 15:07:02.241 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-23 15:07:02.274 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-23 15:07:02.306 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-23 15:07:02.339 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2021-08-23 15:07:02.341 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.88 2021-08-23 15:07:02.377 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-23 15:07:02.415 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2021-08-23 15:07:02.423 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4e50be967d4a19f18ae22eb87a3115ef 2021-08-23 15:07:02.456 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-23 15:07:02.489 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2021-08-23 15:07:02.508 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:02.510 | + lib/cinder:configure_cinder:270 : [[ -n lvm:lvmdriver-1 ]] 2021-08-23 15:07:02.513 | + lib/cinder:configure_cinder:271 : local enabled_backends= 2021-08-23 15:07:02.515 | + lib/cinder:configure_cinder:272 : local default_name= 2021-08-23 15:07:02.517 | + lib/cinder:configure_cinder:273 : local be be_name be_type 2021-08-23 15:07:02.520 | + lib/cinder:configure_cinder:274 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-23 15:07:02.522 | + lib/cinder:configure_cinder:275 : be_type=lvm 2021-08-23 15:07:02.524 | + lib/cinder:configure_cinder:276 : be_name=lvmdriver-1 2021-08-23 15:07:02.527 | + lib/cinder:configure_cinder:277 : type configure_cinder_backend_lvm 2021-08-23 15:07:02.529 | + lib/cinder:configure_cinder:278 : configure_cinder_backend_lvm lvmdriver-1 2021-08-23 15:07:02.532 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-08-23 15:07:02.534 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-08-23 15:07:02.568 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-08-23 15:07:02.601 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-08-23 15:07:02.629 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-08-23 15:07:02.661 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-08-23 15:07:02.693 | + lib/cinder:configure_cinder:280 : [[ -z '' ]] 2021-08-23 15:07:02.696 | + lib/cinder:configure_cinder:281 : default_name=lvmdriver-1 2021-08-23 15:07:02.698 | + lib/cinder:configure_cinder:283 : enabled_backends+=lvmdriver-1, 2021-08-23 15:07:02.700 | + lib/cinder:configure_cinder:285 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-08-23 15:07:02.729 | + lib/cinder:configure_cinder:288 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-08-23 15:07:02.759 | + lib/cinder:configure_cinder:289 : [[ -n lvmdriver-1 ]] 2021-08-23 15:07:02.761 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-08-23 15:07:02.789 | + lib/cinder:configure_cinder:292 : configure_cinder_image_volume_cache 2021-08-23 15:07:02.792 | + lib/cinder:configure_cinder_image_volume_cache:602 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-08-23 15:07:02.794 | + lib/cinder:configure_cinder_image_volume_cache:603 : local be_name=lvmdriver-1 2021-08-23 15:07:02.797 | + lib/cinder:configure_cinder_image_volume_cache:605 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-08-23 15:07:02.830 | + lib/cinder:configure_cinder_image_volume_cache:607 : [[ -n '' ]] 2021-08-23 15:07:02.833 | + lib/cinder:configure_cinder_image_volume_cache:611 : [[ -n '' ]] 2021-08-23 15:07:02.836 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2021-08-23 15:07:02.855 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:02.857 | + lib/cinder:configure_cinder:295 : [[ -n swift ]] 2021-08-23 15:07:02.860 | + lib/cinder:configure_cinder:296 : type configure_cinder_backup_swift 2021-08-23 15:07:02.862 | + lib/cinder:configure_cinder:297 : configure_cinder_backup_swift 2021-08-23 15:07:02.865 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-08-23 15:07:02.894 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.88:8080/v1/AUTH_ 2021-08-23 15:07:02.930 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2021-08-23 15:07:02.953 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:02.956 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2021-08-23 15:07:02.973 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:02.976 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2021-08-23 15:07:02.978 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-23 15:07:02.981 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-23 15:07:02.983 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-23 15:07:02.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-23 15:07:02.988 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-23 15:07:02.990 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:07:03.011 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:03.015 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-23 15:07:03.018 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-23 15:07:03.021 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:07:03.038 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:03.041 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:07:03.043 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:07:03.074 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:07:03.077 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:07:03.080 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2021-08-23 15:07:03.082 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-23 15:07:03.085 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-23 15:07:03.089 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:07:03.108 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:07:03.112 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:07:03.114 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:07:03.117 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:07:03.121 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:07:03.151 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:07:03.184 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:07:03.218 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:07:03.254 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-23 15:07:03.257 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-23 15:07:03.260 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-23 15:07:03.262 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-08-23 15:07:03.265 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-23 15:07:03.267 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-23 15:07:03.270 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-08-23 15:07:03.275 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-08-23 15:07:03.277 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-23 15:07:03.280 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-23 15:07:03.293 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-23 15:07:03.293 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:07:03.302 | d /var/run/uwsgi 0755 ubuntu root 2021-08-23 15:07:03.306 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:07:03.326 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-23 15:07:03.328 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-23 15:07:03.333 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-23 15:07:03.363 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-23 15:07:03.398 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-23 15:07:03.429 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-23 15:07:03.463 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-23 15:07:03.497 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-23 15:07:03.529 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-23 15:07:03.561 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-23 15:07:03.593 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-23 15:07:03.626 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:07:03.662 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-23 15:07:03.695 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-23 15:07:03.725 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-23 15:07:03.755 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-23 15:07:03.758 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-23 15:07:03.762 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-08-23 15:07:03.765 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-08-23 15:07:03.767 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-23 15:07:03.770 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:03.772 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:03.775 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-23 15:07:03.778 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-23 15:07:03.780 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-23 15:07:03.811 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-23 15:07:03.840 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-08-23 15:07:03.841 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-23 15:07:03.850 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-23 15:07:03.855 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-08-23 15:07:03.859 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-08-23 15:07:03.862 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-23 15:07:03.866 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-23 15:07:03.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:07:03.874 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:03.877 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:03.881 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-23 15:07:03.884 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-23 15:07:03.886 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:03.889 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:03.891 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-08-23 15:07:03.962 | Enabling site cinder-wsgi. 2021-08-23 15:07:03.969 | To activate the new configuration, you need to run: 2021-08-23 15:07:03.969 | systemctl reload apache2 2021-08-23 15:07:03.974 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-23 15:07:03.978 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:07:03.981 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:07:03.985 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:07:04.129 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-23 15:07:04.131 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-23 15:07:04.166 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.88/image 2021-08-23 15:07:04.197 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2021-08-23 15:07:04.216 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:04.219 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-23 15:07:04.223 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-23 15:07:04.227 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-23 15:07:04.230 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-23 15:07:04.233 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-23 15:07:04.275 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-23 15:07:04.315 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.88/identity 2021-08-23 15:07:04.350 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-23 15:07:04.382 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-23 15:07:04.417 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-23 15:07:04.449 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-23 15:07:04.482 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-23 15:07:04.513 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:07:04.544 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-23 15:07:04.577 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-23 15:07:04.609 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-23 15:07:04.640 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2021-08-23 15:07:04.643 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2021-08-23 15:07:04.660 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:04.662 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.88:2379 2021-08-23 15:07:04.693 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-08-23 15:07:04.710 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:04.713 | + ./stack.sh:main:896 : stack_install_service neutron 2021-08-23 15:07:04.715 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-23 15:07:04.718 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-23 15:07:04.720 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:07:04.723 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-23 15:07:04.725 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-23 15:07:04.729 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:07:04.729 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:07:04.735 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:07:04.737 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:07:04.740 | + 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-08-23 15:07:04.742 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:07:04.745 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-23 15:07:04.747 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-23 15:07:04.750 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-23 15:07:04.753 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:07:04.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:07:04.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-08-23 15:07:04.761 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:07:04.763 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2021-08-23 15:07:04.766 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-23 15:07:04.768 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-23 15:07:04.770 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:07:04.772 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:07:04.776 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:07:04.779 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:07:04.781 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:07:04.784 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:07:04.800 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:07:04.803 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:07:04.805 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:07:04.808 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:07:04.808 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:07:04.814 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-23 15:07:04.816 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:07:04.818 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-23 15:07:04.821 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:07:04.821 | + functions-common:git_clone:593 : head -1 2021-08-23 15:07:04.825 | 069faf570a ovn: Don't fail db-sync if port binding changes 2021-08-23 15:07:04.827 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:07:04.830 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-23 15:07:04.833 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:07:04.835 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-23 15:07:04.838 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-23 15:07:04.840 | + inc/python:setup_develop:344 : local extras= 2021-08-23 15:07:04.842 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-23 15:07:04.845 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:07:04.847 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-23 15:07:04.850 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-23 15:07:04.852 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:07:04.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:07:04.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-23 15:07:04.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:07:04.863 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-23 15:07:04.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:07:04.868 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:07:04.871 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-23 15:07:04.877 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-08-23 15:07:04.879 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-08-23 15:07:05.512 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-08-23 15:07:05.515 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:07:05.518 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:07:05.521 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:07:05.534 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-23 15:07:05.536 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-08-23 15:07:05.538 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:07:05.540 | + inc/python:setup_package:427 : local extras= 2021-08-23 15:07:05.543 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:07:05.545 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:07:05.547 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:07:05.555 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:07:05.558 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:07:05.560 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-08-23 15:07:05.583 | Using python 3.8 to install /opt/stack/neutron 2021-08-23 15:07:05.585 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-08-23 15:07:06.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:07:06.335 | from cryptography.utils import int_from_bytes 2021-08-23 15:07:06.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:07:06.335 | from cryptography.utils import int_from_bytes 2021-08-23 15:07:07.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:07:07.366 | 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-08-23 15:07:07.370 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:07.371 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:07.372 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:07.375 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:07.378 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:07.385 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:07.389 | Obtaining file:///opt/stack/neutron 2021-08-23 15:07:09.568 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:07:11.693 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-08-23 15:07:11.700 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-23 15:07:11.704 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-08-23 15:07:11.712 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:07:11.721 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:07:11.732 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-08-23 15:07:11.760 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:07:11.773 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-08-23 15:07:11.781 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-08-23 15:07:11.789 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-08-23 15:07:11.792 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-08-23 15:07:11.801 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-08-23 15:07:11.807 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-08-23 15:07:11.811 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.0) 2021-08-23 15:07:11.817 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-08-23 15:07:11.875 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-08-23 15:07:11.926 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-08-23 15:07:11.930 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-08-23 15:07:11.933 | Requirement already satisfied: neutron-lib===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.1) 2021-08-23 15:07:11.972 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2021-08-23 15:07:12.003 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-08-23 15:07:12.029 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-08-23 15:07:12.036 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-08-23 15:07:12.043 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-08-23 15:07:12.077 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-08-23 15:07:12.126 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-08-23 15:07:12.137 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-08-23 15:07:12.176 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-08-23 15:07:12.181 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-08-23 15:07:12.230 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-08-23 15:07:12.236 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-08-23 15:07:12.274 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-08-23 15:07:12.327 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-08-23 15:07:12.345 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-08-23 15:07:12.360 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-08-23 15:07:12.374 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-08-23 15:07:12.388 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-08-23 15:07:12.392 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-08-23 15:07:12.401 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-08-23 15:07:12.424 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-08-23 15:07:12.434 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-08-23 15:07:12.450 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-08-23 15:07:12.470 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-08-23 15:07:12.521 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.0) 2021-08-23 15:07:12.526 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.0) 2021-08-23 15:07:12.535 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-08-23 15:07:12.540 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-08-23 15:07:12.543 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-08-23 15:07:12.552 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-08-23 15:07:12.555 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-08-23 15:07:12.576 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-08-23 15:07:12.590 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-08-23 15:07:12.600 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-08-23 15:07:12.602 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-08-23 15:07:12.606 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.5.14) 2021-08-23 15:07:12.612 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-08-23 15:07:12.617 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-08-23 15:07:12.641 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-08-23 15:07:12.644 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-08-23 15:07:12.662 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (7.3.0) 2021-08-23 15:07:12.688 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-08-23 15:07:12.703 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-08-23 15:07:12.707 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-08-23 15:07:12.714 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-08-23 15:07:12.733 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-08-23 15:07:12.736 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-08-23 15:07:12.740 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.2.2) 2021-08-23 15:07:12.745 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-08-23 15:07:12.793 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.17.2) 2021-08-23 15:07:12.796 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-08-23 15:07:12.799 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2021-08-23 15:07:12.802 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-08-23 15:07:12.813 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-08-23 15:07:12.816 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-08-23 15:07:12.818 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-08-23 15:07:12.825 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-08-23 15:07:12.839 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-08-23 15:07:12.848 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-08-23 15:07:12.854 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-08-23 15:07:12.871 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.0.4) 2021-08-23 15:07:12.889 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.1) 2021-08-23 15:07:12.947 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-08-23 15:07:12.950 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-08-23 15:07:12.958 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-08-23 15:07:12.978 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-08-23 15:07:12.982 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-08-23 15:07:12.985 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-08-23 15:07:12.993 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-08-23 15:07:13.005 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-08-23 15:07:13.017 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-08-23 15:07:13.021 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:07:13.026 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-08-23 15:07:13.032 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-08-23 15:07:13.065 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-08-23 15:07:13.070 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-08-23 15:07:13.135 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-08-23 15:07:13.140 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-08-23 15:07:13.146 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-08-23 15:07:13.149 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-08-23 15:07:13.154 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-08-23 15:07:13.195 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-08-23 15:07:13.200 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-08-23 15:07:13.203 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:07:13.206 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-08-23 15:07:13.217 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2021-08-23 15:07:13.220 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-08-23 15:07:13.242 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-08-23 15:07:13.255 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-08-23 15:07:13.270 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-08-23 15:07:13.282 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-08-23 15:07:13.286 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:07:13.289 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:07:13.292 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-08-23 15:07:13.296 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-23 15:07:13.299 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-08-23 15:07:13.302 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-08-23 15:07:13.304 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-08-23 15:07:13.307 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-08-23 15:07:13.309 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-08-23 15:07:13.313 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-08-23 15:07:13.315 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-08-23 15:07:13.318 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-08-23 15:07:13.321 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.0.0) 2021-08-23 15:07:13.334 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2021-08-23 15:07:13.346 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-08-23 15:07:13.400 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.2) 2021-08-23 15:07:13.405 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-08-23 15:07:13.407 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-08-23 15:07:13.412 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-08-23 15:07:13.416 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:07:14.457 | Installing collected packages: neutron 2021-08-23 15:07:14.457 | Attempting uninstall: neutron 2021-08-23 15:07:14.459 | Found existing installation: neutron 18.1.0 2021-08-23 15:07:15.741 | Uninstalling neutron-18.1.0: 2021-08-23 15:07:15.823 | Successfully uninstalled neutron-18.1.0 2021-08-23 15:07:15.824 | Running setup.py develop for neutron 2021-08-23 15:07:18.405 | Successfully installed neutron 2021-08-23 15:07:18.539 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:07:18.539 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:07:18.632 | + inc/python:pip_install:200 : result=0 2021-08-23 15:07:18.634 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:07:18.636 | + functions-common:time_stop:2304 : local name 2021-08-23 15:07:18.639 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:07:18.641 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:07:18.643 | + functions-common:time_stop:2307 : local total 2021-08-23 15:07:18.646 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:07:18.648 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:07:18.650 | + functions-common:time_stop:2311 : start_time=1629731225577 2021-08-23 15:07:18.652 | + functions-common:time_stop:2313 : [[ -z 1629731225577 ]] 2021-08-23 15:07:18.655 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:07:18.659 | + functions-common:time_stop:2316 : end_time=1629731238657 2021-08-23 15:07:18.661 | + functions-common:time_stop:2317 : elapsed_time=13080 2021-08-23 15:07:18.664 | + functions-common:time_stop:2318 : total=172748 2021-08-23 15:07:18.666 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:07:18.668 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=185828 2021-08-23 15:07:18.670 | + inc/python:pip_install:203 : return 0 2021-08-23 15:07:18.673 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:07:18.675 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-23 15:07:18.678 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-23 15:07:18.700 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-23 15:07:18.714 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-08-23 15:07:18.716 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-23 15:07:18.719 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:07:18.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:07:18.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-08-23 15:07:18.726 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:07:18.729 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-23 15:07:18.732 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:07:18.735 | + ./stack.sh:main:899 : is_service_enabled nova 2021-08-23 15:07:18.755 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:18.758 | + ./stack.sh:main:901 : stack_install_service nova 2021-08-23 15:07:18.762 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-23 15:07:18.765 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-23 15:07:18.768 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:07:18.770 | + lib/stack:stack_install_service:32 : install_nova 2021-08-23 15:07:18.773 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-08-23 15:07:18.775 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-23 15:07:18.778 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:07:18.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:07:18.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-08-23 15:07:18.785 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:07:18.788 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-08-23 15:07:18.808 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:18.811 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-08-23 15:07:18.829 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:18.832 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-08-23 15:07:18.849 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:18.852 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2021-08-23 15:07:18.855 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-23 15:07:18.857 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-23 15:07:18.859 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:07:18.862 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:07:18.864 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:07:18.867 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:07:18.870 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:07:18.873 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:07:18.890 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:07:18.892 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:07:18.897 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:07:18.900 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:07:18.901 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:07:18.908 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-23 15:07:18.910 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:07:18.913 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-23 15:07:18.916 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:07:18.916 | + functions-common:git_clone:593 : head -1 2021-08-23 15:07:18.974 | caeecdec5f workarounds: Add libvirt_disable_apic 2021-08-23 15:07:18.978 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:07:18.982 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-08-23 15:07:18.985 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:07:18.987 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-23 15:07:18.993 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-23 15:07:18.996 | + inc/python:setup_develop:344 : local extras= 2021-08-23 15:07:18.999 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-23 15:07:19.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:07:19.005 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-23 15:07:19.008 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-23 15:07:19.011 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:07:19.014 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:07:19.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-23 15:07:19.021 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:07:19.024 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-23 15:07:19.028 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:07:19.031 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:07:19.035 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-23 15:07:19.042 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-08-23 15:07:19.045 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-08-23 15:07:19.649 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-08-23 15:07:19.652 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:07:19.655 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:07:19.658 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:07:19.661 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-08-23 15:07:19.663 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-08-23 15:07:19.666 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:07:19.669 | + inc/python:setup_package:427 : local extras= 2021-08-23 15:07:19.671 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:07:19.674 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:07:19.677 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:07:19.679 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:07:19.682 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:07:19.684 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-08-23 15:07:19.705 | Using python 3.8 to install /opt/stack/nova 2021-08-23 15:07:19.707 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-08-23 15:07:20.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:07:20.474 | from cryptography.utils import int_from_bytes 2021-08-23 15:07:20.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:07:20.475 | from cryptography.utils import int_from_bytes 2021-08-23 15:07:21.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:07:21.522 | 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-08-23 15:07:21.526 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:21.527 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:21.528 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:21.531 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:21.533 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:21.540 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:07:21.545 | Obtaining file:///opt/stack/nova 2021-08-23 15:07:24.691 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:07:27.886 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-08-23 15:07:27.893 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-23 15:07:27.897 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-08-23 15:07:27.906 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-08-23 15:07:27.915 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:07:27.918 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:07:27.929 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-08-23 15:07:27.957 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:07:27.971 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-08-23 15:07:27.992 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-08-23 15:07:28.031 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-08-23 15:07:28.044 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-08-23 15:07:28.048 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-08-23 15:07:28.057 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-08-23 15:07:28.064 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-08-23 15:07:28.069 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-08-23 15:07:28.072 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-08-23 15:07:28.084 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-08-23 15:07:28.144 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-08-23 15:07:28.201 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.2) 2021-08-23 15:07:28.346 | Collecting microversion-parse===1.0.1 2021-08-23 15:07:28.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-08-23 15:07:28.445 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-08-23 15:07:28.453 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-08-23 15:07:28.458 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-08-23 15:07:28.486 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-08-23 15:07:28.611 | Collecting os-resource-classes===1.0.0 2021-08-23 15:07:28.617 | 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-08-23 15:07:28.707 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-08-23 15:07:28.711 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2021-08-23 15:07:28.716 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2021-08-23 15:07:28.740 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-08-23 15:07:28.856 | Collecting os-xenapi===0.3.4 2021-08-23 15:07:28.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-08-23 15:07:28.971 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-08-23 15:07:29.007 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-08-23 15:07:29.039 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.0) 2021-08-23 15:07:29.079 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-08-23 15:07:29.085 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.1) 2021-08-23 15:07:29.134 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-08-23 15:07:29.140 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-08-23 15:07:29.179 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.1) 2021-08-23 15:07:29.235 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-08-23 15:07:29.253 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.0) 2021-08-23 15:07:29.268 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-08-23 15:07:29.283 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2021-08-23 15:07:29.298 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-08-23 15:07:29.305 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-08-23 15:07:29.316 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-08-23 15:07:29.339 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2021-08-23 15:07:29.351 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-08-23 15:07:29.367 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-08-23 15:07:29.388 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.0) 2021-08-23 15:07:29.397 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-08-23 15:07:29.402 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2021-08-23 15:07:29.437 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-08-23 15:07:29.440 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-08-23 15:07:29.443 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2021-08-23 15:07:29.468 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-08-23 15:07:29.479 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-08-23 15:07:29.481 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-08-23 15:07:29.640 | Collecting pypowervm===1.1.24 2021-08-23 15:07:29.649 | 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-08-23 15:07:29.801 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.14) 2021-08-23 15:07:29.808 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-08-23 15:07:29.825 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (7.4.0) 2021-08-23 15:07:29.840 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-08-23 15:07:29.846 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-08-23 15:07:29.863 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-08-23 15:07:29.887 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2021-08-23 15:07:29.914 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-08-23 15:07:29.918 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-08-23 15:07:29.926 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-08-23 15:07:29.946 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-08-23 15:07:29.949 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.3.3) 2021-08-23 15:07:29.953 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-08-23 15:07:29.958 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (54.1.1) 2021-08-23 15:07:30.008 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-08-23 15:07:30.011 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-08-23 15:07:30.015 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-08-23 15:07:30.025 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-08-23 15:07:30.028 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-08-23 15:07:30.031 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-08-23 15:07:30.038 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-08-23 15:07:30.094 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-08-23 15:07:30.109 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-08-23 15:07:30.118 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-08-23 15:07:30.125 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-08-23 15:07:30.142 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.1) 2021-08-23 15:07:30.203 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-08-23 15:07:30.206 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-08-23 15:07:30.213 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2021-08-23 15:07:30.234 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-08-23 15:07:30.239 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-08-23 15:07:30.345 | Collecting websockify===0.9.0 2021-08-23 15:07:30.351 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-08-23 15:07:30.438 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-08-23 15:07:30.441 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-08-23 15:07:30.543 | Collecting zVMCloudConnector===1.4.1 2021-08-23 15:07:30.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-08-23 15:07:31.468 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:07:31.472 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-08-23 15:07:31.481 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-08-23 15:07:31.486 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-08-23 15:07:31.492 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-08-23 15:07:31.516 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-08-23 15:07:31.522 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-08-23 15:07:31.526 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-08-23 15:07:31.693 | Collecting Babel===2.9.0 2021-08-23 15:07:31.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-08-23 15:07:32.055 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-08-23 15:07:32.060 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-08-23 15:07:32.069 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-08-23 15:07:32.109 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-08-23 15:07:32.113 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-08-23 15:07:32.116 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-08-23 15:07:32.119 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-08-23 15:07:32.130 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.0) 2021-08-23 15:07:32.135 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-08-23 15:07:32.145 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-08-23 15:07:32.158 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2021-08-23 15:07:32.161 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.2.8) 2021-08-23 15:07:32.165 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-08-23 15:07:32.177 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2021-08-23 15:07:32.192 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-08-23 15:07:32.207 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2021-08-23 15:07:32.211 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:07:32.214 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:07:32.217 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-08-23 15:07:32.221 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-23 15:07:32.223 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-08-23 15:07:32.228 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-08-23 15:07:32.235 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5) 2021-08-23 15:07:32.272 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-08-23 15:07:32.274 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-08-23 15:07:32.277 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-08-23 15:07:32.279 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-08-23 15:07:33.196 | Collecting numpy===1.20.1 2021-08-23 15:07:33.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/9109fa46277be/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2021-08-23 15:07:33.733 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-08-23 15:07:33.760 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-08-23 15:07:33.763 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-08-23 15:07:33.766 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-08-23 15:07:33.769 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-08-23 15:07:33.771 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-08-23 15:07:33.779 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-08-23 15:07:33.782 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-08-23 15:07:33.785 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-08-23 15:07:33.838 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:07:33.878 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-08-23 15:07:33.883 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-08-23 15:07:33.885 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-08-23 15:07:33.891 | Building wheels for collected packages: zVMCloudConnector 2021-08-23 15:07:33.891 | Building wheel for zVMCloudConnector (setup.py): started 2021-08-23 15:07:34.840 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-08-23 15:07:34.845 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=c952cc0d639728fa63a6f539e4b5cfff411b9a1aa4d3b25bcfe941a37a35d104 2021-08-23 15:07:34.845 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-08-23 15:07:34.846 | Successfully built zVMCloudConnector 2021-08-23 15:07:35.894 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-08-23 15:07:40.761 | Running setup.py develop for nova 2021-08-23 15:07:44.107 | Successfully installed Babel-2.9.0 microversion-parse-1.0.1 nova numpy-1.20.1 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-08-23 15:07:44.256 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:07:44.256 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:07:44.383 | + inc/python:pip_install:200 : result=0 2021-08-23 15:07:44.387 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:07:44.390 | + functions-common:time_stop:2304 : local name 2021-08-23 15:07:44.394 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:07:44.397 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:07:44.400 | + functions-common:time_stop:2307 : local total 2021-08-23 15:07:44.403 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:07:44.405 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:07:44.408 | + functions-common:time_stop:2311 : start_time=1629731239699 2021-08-23 15:07:44.411 | + functions-common:time_stop:2313 : [[ -z 1629731239699 ]] 2021-08-23 15:07:44.414 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:07:44.419 | + functions-common:time_stop:2316 : end_time=1629731264416 2021-08-23 15:07:44.421 | + functions-common:time_stop:2317 : elapsed_time=24717 2021-08-23 15:07:44.424 | + functions-common:time_stop:2318 : total=185828 2021-08-23 15:07:44.426 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:07:44.429 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=210545 2021-08-23 15:07:44.432 | + inc/python:pip_install:203 : return 0 2021-08-23 15:07:44.435 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:07:44.439 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-23 15:07:44.441 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-23 15:07:44.465 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-23 15:07:44.478 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-08-23 15:07:44.480 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-08-23 15:07:44.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:07:44.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:07:44.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-08-23 15:07:44.492 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:07:44.495 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-08-23 15:07:44.509 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:07:44.512 | + ./stack.sh:main:902 : configure_nova 2021-08-23 15:07:44.515 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-08-23 15:07:44.528 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-08-23 15:07:44.532 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-08-23 15:07:44.536 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-23 15:07:44.541 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-08-23 15:07:44.541 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-23 15:07:44.548 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-08-23 15:07:44.552 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-08-23 15:07:44.555 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-23 15:07:44.559 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-08-23 15:07:44.561 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-08-23 15:07:44.564 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-08-23 15:07:44.567 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-08-23 15:07:44.569 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-08-23 15:07:44.582 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-08-23 15:07:44.595 | + 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-08-23 15:07:44.607 | + 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-08-23 15:07:44.620 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-08-23 15:07:44.635 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-23 15:07:44.639 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-23 15:07:44.646 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.A0e6QqQ5lG 2021-08-23 15:07:44.650 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-23 15:07:44.653 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-23 15:07:44.656 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-08-23 15:07:44.658 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-23 15:07:44.661 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-23 15:07:44.664 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.A0e6QqQ5lG 2021-08-23 15:07:44.670 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.A0e6QqQ5lG 2021-08-23 15:07:44.684 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.A0e6QqQ5lG /etc/sudoers.d/nova-rootwrap 2021-08-23 15:07:44.698 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-08-23 15:07:44.703 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-23 15:07:44.705 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-23 15:07:44.708 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-23 15:07:44.710 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-23 15:07:44.713 | + 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-08-23 15:07:44.715 | + 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-08-23 15:07:44.717 | + lib/nova:configure_nova:245 : [[ 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-08-23 15:07:44.720 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-08-23 15:07:44.725 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-08-23 15:07:44.743 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:44.747 | + lib/nova:configure_nova:325 : create_nova_conf 2021-08-23 15:07:44.749 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-08-23 15:07:44.753 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-08-23 15:07:44.757 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-08-23 15:07:44.789 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-08-23 15:07:44.791 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-08-23 15:07:44.825 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-08-23 15:07:44.858 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-08-23 15:07:44.889 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-08-23 15:07:44.921 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-08-23 15:07:44.953 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-08-23 15:07:44.996 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-08-23 15:07:44.999 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.88 2021-08-23 15:07:45.028 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-08-23 15:07:45.059 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-08-23 15:07:45.094 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-08-23 15:07:45.124 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-08-23 15:07:45.152 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-08-23 15:07:45.185 | + lib/nova:create_nova_conf:417 : is_fedora 2021-08-23 15:07:45.188 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:07:45.190 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:07:45.193 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:07:45.196 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:07:45.198 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:07:45.201 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:07:45.204 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:07:45.206 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:07:45.209 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:07:45.212 | + lib/nova:create_nova_conf:417 : is_suse 2021-08-23 15:07:45.215 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:07:45.217 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:07:45.220 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:07:45.222 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:07:45.225 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:07:45.227 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:07:45.230 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-08-23 15:07:45.250 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:45.253 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:07:45.255 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-08-23 15:07:45.258 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-08-23 15:07:45.288 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-08-23 15:07:45.291 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-23 15:07:45.293 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-23 15:07:45.296 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-23 15:07:45.299 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-23 15:07:45.303 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-23 15:07:45.340 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-08-23 15:07:45.344 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-08-23 15:07:45.347 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-08-23 15:07:45.350 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-08-23 15:07:45.353 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-23 15:07:45.356 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-23 15:07:45.388 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-08-23 15:07:45.423 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-08-23 15:07:45.451 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-08-23 15:07:45.480 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-08-23 15:07:45.497 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:45.499 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-08-23 15:07:45.515 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:45.518 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-08-23 15:07:45.519 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-08-23 15:07:45.524 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-08-23 15:07:45.526 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-08-23 15:07:45.555 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-08-23 15:07:45.571 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:45.573 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-08-23 15:07:45.576 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-08-23 15:07:45.578 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-23 15:07:45.580 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-23 15:07:45.583 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-08-23 15:07:45.617 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-08-23 15:07:45.647 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.88/identity 2021-08-23 15:07:45.677 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-08-23 15:07:45.704 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-08-23 15:07:45.732 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-08-23 15:07:45.766 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-08-23 15:07:45.798 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-08-23 15:07:45.825 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:07:45.854 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-08-23 15:07:45.883 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-08-23 15:07:45.902 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:45.905 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-08-23 15:07:45.908 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-08-23 15:07:45.943 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-08-23 15:07:45.976 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.88/identity 2021-08-23 15:07:46.009 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-08-23 15:07:46.044 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-08-23 15:07:46.075 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-08-23 15:07:46.115 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-08-23 15:07:46.146 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-08-23 15:07:46.179 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-08-23 15:07:46.202 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:46.205 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-08-23 15:07:46.207 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-08-23 15:07:46.241 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-08-23 15:07:46.279 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-08-23 15:07:46.281 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-08-23 15:07:46.312 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-08-23 15:07:46.314 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-08-23 15:07:46.317 | + lib/nova:create_nova_conf:484 : is_suse 2021-08-23 15:07:46.321 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:07:46.323 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:07:46.326 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:07:46.328 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:07:46.330 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:07:46.333 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:07:46.335 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-08-23 15:07:46.337 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-08-23 15:07:46.340 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-08-23 15:07:46.343 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:07:46.360 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:07:46.362 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:07:46.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:07:46.367 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:07:46.369 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:07:46.396 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:07:46.424 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:07:46.454 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:07:46.482 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-08-23 15:07:46.518 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-08-23 15:07:46.522 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-08-23 15:07:46.525 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-08-23 15:07:46.527 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-08-23 15:07:46.531 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-23 15:07:46.534 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-23 15:07:46.537 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-08-23 15:07:46.541 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-08-23 15:07:46.545 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-23 15:07:46.548 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-23 15:07:46.566 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-23 15:07:46.566 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:07:46.575 | d /var/run/uwsgi 0755 ubuntu root 2021-08-23 15:07:46.579 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:07:46.595 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-08-23 15:07:46.598 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-08-23 15:07:46.601 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-08-23 15:07:46.631 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-08-23 15:07:46.659 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-08-23 15:07:46.692 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-08-23 15:07:46.720 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-23 15:07:46.748 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-23 15:07:46.781 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-08-23 15:07:46.811 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-08-23 15:07:46.842 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-08-23 15:07:46.876 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:07:46.909 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-23 15:07:46.944 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-23 15:07:46.980 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-08-23 15:07:47.008 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-23 15:07:47.010 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-23 15:07:47.013 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-08-23 15:07:47.016 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-08-23 15:07:47.019 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-23 15:07:47.021 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:47.024 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:47.026 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-23 15:07:47.029 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-23 15:07:47.032 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-08-23 15:07:47.061 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-23 15:07:47.090 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-08-23 15:07:47.091 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-23 15:07:47.099 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-08-23 15:07:47.103 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-08-23 15:07:47.105 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-08-23 15:07:47.108 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-23 15:07:47.110 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-23 15:07:47.112 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:07:47.115 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:47.117 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:47.120 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-23 15:07:47.123 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-23 15:07:47.125 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:47.128 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:47.130 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-08-23 15:07:47.196 | Enabling site nova-api-wsgi. 2021-08-23 15:07:47.202 | To activate the new configuration, you need to run: 2021-08-23 15:07:47.202 | systemctl reload apache2 2021-08-23 15:07:47.206 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-23 15:07:47.209 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:07:47.211 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:07:47.214 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:07:47.346 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-08-23 15:07:47.348 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-08-23 15:07:47.351 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-08-23 15:07:47.353 | + lib/apache:write_uwsgi_config:259 : local url= 2021-08-23 15:07:47.356 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-08-23 15:07:47.358 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-23 15:07:47.362 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-08-23 15:07:47.368 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-08-23 15:07:47.372 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-23 15:07:47.374 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-23 15:07:47.392 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-23 15:07:47.392 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:07:47.401 | d /var/run/uwsgi 0755 ubuntu root 2021-08-23 15:07:47.405 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:07:47.421 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-08-23 15:07:47.423 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-08-23 15:07:47.427 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-08-23 15:07:47.457 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-08-23 15:07:47.485 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-08-23 15:07:47.513 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-08-23 15:07:47.541 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-08-23 15:07:47.568 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-23 15:07:47.597 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-08-23 15:07:47.626 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-08-23 15:07:47.655 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-08-23 15:07:47.682 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:07:47.711 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-08-23 15:07:47.740 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-23 15:07:47.769 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-08-23 15:07:47.796 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-08-23 15:07:47.799 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-08-23 15:07:47.827 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-08-23 15:07:47.844 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:47.847 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-08-23 15:07:47.878 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-08-23 15:07:47.880 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-08-23 15:07:47.883 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-08-23 15:07:47.899 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:47.902 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:07:47.905 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:07:47.937 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-08-23 15:07:47.970 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-08-23 15:07:47.973 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-23 15:07:47.975 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-08-23 15:07:47.978 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-23 15:07:47.982 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-23 15:07:47.984 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:07:48.000 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:48.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-23 15:07:48.006 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-23 15:07:48.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:07:48.030 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:48.033 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:07:48.037 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:07:48.067 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:07:48.070 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:07:48.072 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-08-23 15:07:48.100 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-08-23 15:07:48.133 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-08-23 15:07:48.167 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-08-23 15:07:48.188 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:48.192 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-08-23 15:07:48.226 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-08-23 15:07:48.228 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-08-23 15:07:48.231 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-08-23 15:07:48.272 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-08-23 15:07:48.305 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.88/identity 2021-08-23 15:07:48.337 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-08-23 15:07:48.368 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-08-23 15:07:48.397 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-08-23 15:07:48.428 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-08-23 15:07:48.460 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-08-23 15:07:48.488 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-08-23 15:07:48.521 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-08-23 15:07:48.539 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:48.543 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-08-23 15:07:48.547 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:07:48.550 | + lib/nova:create_nova_conf:527 : local conf 2021-08-23 15:07:48.552 | + lib/nova:create_nova_conf:528 : local vhost 2021-08-23 15:07:48.555 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-08-23 15:07:48.558 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:07:48.560 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:07:48.563 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-08-23 15:07:48.565 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-08-23 15:07:48.567 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-08-23 15:07:48.572 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-08-23 15:07:48.574 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-08-23 15:07:48.576 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-08-23 15:07:48.579 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-08-23 15:07:48.581 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-23 15:07:48.584 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-23 15:07:48.618 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-08-23 15:07:48.649 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-08-23 15:07:48.681 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:07:48.683 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-08-23 15:07:48.686 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-08-23 15:07:48.688 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-08-23 15:07:48.705 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:48.709 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-08-23 15:07:48.710 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-08-23 15:07:49.472 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-08-23 15:07:49.474 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-08-23 15:07:50.153 | Adding vhost "nova_cell1" ... 2021-08-23 15:07:50.207 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-08-23 15:07:50.997 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-08-23 15:07:51.023 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-08-23 15:07:51.027 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-23 15:07:51.031 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-08-23 15:07:51.035 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-23 15:07:51.038 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-23 15:07:51.042 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:07:51.068 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:51.072 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-23 15:07:51.074 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-23 15:07:51.077 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:07:51.093 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:51.096 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/nova_cell1 2021-08-23 15:07:51.100 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/nova_cell1 2021-08-23 15:07:51.135 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:07:51.137 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:07:51.140 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-08-23 15:07:51.158 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:51.161 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-08-23 15:07:51.163 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-08-23 15:07:51.166 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-08-23 15:07:51.196 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.88/identity 2021-08-23 15:07:51.227 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-08-23 15:07:51.261 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-08-23 15:07:51.289 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-08-23 15:07:51.317 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-08-23 15:07:51.345 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-08-23 15:07:51.374 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-08-23 15:07:51.403 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-08-23 15:07:51.405 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-08-23 15:07:51.407 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-08-23 15:07:51.411 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:07:51.429 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:07:51.431 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:07:51.434 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:07:51.436 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:07:51.438 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:07:51.470 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:07:51.501 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:07:51.531 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:07:51.563 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:07:51.566 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-08-23 15:07:51.571 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:07:51.574 | + lib/nova:create_nova_conf:561 : local conf 2021-08-23 15:07:51.577 | + lib/nova:create_nova_conf:562 : local offset 2021-08-23 15:07:51.581 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-08-23 15:07:51.583 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:07:51.585 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:07:51.588 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-08-23 15:07:51.591 | + lib/nova:create_nova_conf:564 : offset=0 2021-08-23 15:07:51.593 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-08-23 15:07:51.596 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-08-23 15:07:51.599 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-08-23 15:07:51.601 | + lib/nova:configure_console_proxies:677 : offset=0 2021-08-23 15:07:51.604 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-08-23 15:07:51.622 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:51.625 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-08-23 15:07:51.628 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-08-23 15:07:51.645 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:51.647 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-08-23 15:07:51.667 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:51.670 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-08-23 15:07:51.689 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:07:51.692 | + ./stack.sh:main:905 : is_service_enabled placement 2021-08-23 15:07:51.714 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:07:51.717 | + ./stack.sh:main:907 : stack_install_service placement 2021-08-23 15:07:51.720 | + lib/stack:stack_install_service:20 : local service=placement 2021-08-23 15:07:51.723 | + lib/stack:stack_install_service:21 : type install_placement 2021-08-23 15:07:51.726 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-23 15:07:51.728 | + lib/stack:stack_install_service:32 : install_placement 2021-08-23 15:07:51.731 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-08-23 15:07:51.733 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-08-23 15:07:51.736 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:51.738 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:51.741 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-08-23 15:07:51.743 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:07:51.746 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:07:51.748 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:07:51.750 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:07:51.753 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:07:51.756 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:07:51.759 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:51.761 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:51.764 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:07:51.767 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:07:51.770 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:07:51.772 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:07:51.775 | + functions-common:install_package:1343 : real_install_package apache2 2021-08-23 15:07:51.778 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:07:51.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:51.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:51.785 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-08-23 15:07:51.812 | + 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-08-23 15:07:51.928 | Reading package lists... 2021-08-23 15:07:52.167 | Building dependency tree... 2021-08-23 15:07:52.169 | Reading state information... 2021-08-23 15:07:52.405 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-23 15:07:52.405 | The following packages were automatically installed and are no longer required: 2021-08-23 15:07:52.407 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:07:52.407 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:07:52.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:07:52.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:07:52.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:07:52.407 | python3-zope.interface 2021-08-23 15:07:52.407 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:07:52.554 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:07:52.559 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:07:52.562 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:07:52.564 | + functions-common:time_stop:2304 : local name 2021-08-23 15:07:52.567 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:07:52.569 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:07:52.571 | + functions-common:time_stop:2307 : local total 2021-08-23 15:07:52.573 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:07:52.576 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:07:52.578 | + functions-common:time_stop:2311 : start_time=1629731271809 2021-08-23 15:07:52.580 | + functions-common:time_stop:2313 : [[ -z 1629731271809 ]] 2021-08-23 15:07:52.583 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:07:52.587 | + functions-common:time_stop:2316 : end_time=1629731272585 2021-08-23 15:07:52.589 | + functions-common:time_stop:2317 : elapsed_time=776 2021-08-23 15:07:52.592 | + functions-common:time_stop:2318 : total=271369 2021-08-23 15:07:52.594 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:07:52.596 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=272145 2021-08-23 15:07:52.599 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:07:52.602 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-08-23 15:07:52.604 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-08-23 15:07:52.607 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-08-23 15:07:52.610 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-08-23 15:07:52.612 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-08-23 15:07:52.635 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-08-23 15:07:52.638 | + functions-common:install_package:1342 : update_package_repo 2021-08-23 15:07:52.640 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-08-23 15:07:52.643 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-08-23 15:07:52.646 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-08-23 15:07:52.648 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-08-23 15:07:52.651 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-08-23 15:07:52.654 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:52.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:52.659 | + functions-common:update_package_repo:1323 : apt_get_update 2021-08-23 15:07:52.661 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-08-23 15:07:52.664 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-08-23 15:07:52.667 | + functions-common:apt_get_update:1069 : return 2021-08-23 15:07:52.671 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-08-23 15:07:52.675 | + functions-common:real_install_package:1328 : is_ubuntu 2021-08-23 15:07:52.678 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:07:52.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:07:52.684 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-08-23 15:07:52.707 | + 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-08-23 15:07:52.816 | Reading package lists... 2021-08-23 15:07:53.056 | Building dependency tree... 2021-08-23 15:07:53.058 | Reading state information... 2021-08-23 15:07:53.294 | The following packages were automatically installed and are no longer required: 2021-08-23 15:07:53.295 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-23 15:07:53.295 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-23 15:07:53.295 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-23 15:07:53.295 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-23 15:07:53.295 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-23 15:07:53.296 | python3-zope.interface 2021-08-23 15:07:53.296 | Use 'sudo apt autoremove' to remove them. 2021-08-23 15:07:53.371 | The following NEW packages will be installed: 2021-08-23 15:07:53.372 | libapache2-mod-wsgi-py3 2021-08-23 15:07:53.615 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-23 15:07:53.615 | Need to get 93.3 kB of archives. 2021-08-23 15:07:53.615 | After this operation, 300 kB of additional disk space will be used. 2021-08-23 15:07:53.615 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-08-23 15:07:54.346 | Fetched 93.3 kB in 0s (253 kB/s) 2021-08-23 15:07:54.391 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-08-23 15:07:54.445 | (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 ... 89648 files and directories currently installed.) 2021-08-23 15:07:54.449 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-08-23 15:07:54.454 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-23 15:07:54.544 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-23 15:07:54.746 | apache2_invoke: Enable module wsgi 2021-08-23 15:08:02.515 | + functions-common:apt_get:1113 : result=0 2021-08-23 15:08:02.519 | + functions-common:apt_get:1116 : time_stop apt-get 2021-08-23 15:08:02.522 | + functions-common:time_stop:2304 : local name 2021-08-23 15:08:02.525 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:08:02.528 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:08:02.531 | + functions-common:time_stop:2307 : local total 2021-08-23 15:08:02.535 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:08:02.538 | + functions-common:time_stop:2310 : name=apt-get 2021-08-23 15:08:02.541 | + functions-common:time_stop:2311 : start_time=1629731272704 2021-08-23 15:08:02.544 | + functions-common:time_stop:2313 : [[ -z 1629731272704 ]] 2021-08-23 15:08:02.549 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:08:02.553 | + functions-common:time_stop:2316 : end_time=1629731282550 2021-08-23 15:08:02.556 | + functions-common:time_stop:2317 : elapsed_time=9846 2021-08-23 15:08:02.558 | + functions-common:time_stop:2318 : total=272145 2021-08-23 15:08:02.561 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:08:02.564 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=281991 2021-08-23 15:08:02.570 | + functions-common:apt_get:1117 : return 0 2021-08-23 15:08:02.573 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-08-23 15:08:02.575 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-08-23 15:08:02.579 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:08:02.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:08:02.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:08:02.587 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-08-23 15:08:02.589 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-08-23 15:08:02.648 | wsgi (enabled by maintainer script) 2021-08-23 15:08:02.652 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-08-23 15:08:02.656 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-08-23 15:08:02.660 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-23 15:08:02.665 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-08-23 15:08:02.670 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-08-23 15:08:02.673 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-23 15:08:02.678 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-08-23 15:08:02.678 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-23 15:08:02.685 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-08-23 15:08:02.688 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-08-23 15:08:02.691 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-08-23 15:08:02.694 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-08-23 15:08:02.696 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-08-23 15:08:02.720 | Using python 3.8 to install osc-placement 2021-08-23 15:08:02.723 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-08-23 15:08:03.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:08:03.507 | from cryptography.utils import int_from_bytes 2021-08-23 15:08:03.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:08:03.507 | from cryptography.utils import int_from_bytes 2021-08-23 15:08:04.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:08:04.562 | 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-08-23 15:08:04.566 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:04.567 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:04.568 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:04.571 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:04.573 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:04.581 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:04.721 | Collecting osc-placement===2.2.0 2021-08-23 15:08:04.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-08-23 15:08:04.856 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-08-23 15:08:04.872 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-08-23 15:08:04.879 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-08-23 15:08:04.881 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-08-23 15:08:04.885 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-08-23 15:08:04.889 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-08-23 15:08:04.892 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-08-23 15:08:04.895 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-08-23 15:08:04.955 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-08-23 15:08:04.971 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-08-23 15:08:04.976 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-08-23 15:08:04.984 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-08-23 15:08:04.987 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-08-23 15:08:04.993 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-08-23 15:08:04.996 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-08-23 15:08:05.003 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-08-23 15:08:05.008 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-08-23 15:08:05.032 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-08-23 15:08:05.062 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-08-23 15:08:05.077 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-08-23 15:08:05.080 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-08-23 15:08:05.084 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2021-08-23 15:08:05.111 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:08:05.115 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:08:05.118 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-08-23 15:08:05.121 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:08:05.125 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-08-23 15:08:05.130 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-08-23 15:08:05.136 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-08-23 15:08:05.156 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-08-23 15:08:05.196 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-08-23 15:08:05.200 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-08-23 15:08:05.203 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-08-23 15:08:05.206 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-08-23 15:08:05.208 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-08-23 15:08:05.262 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-08-23 15:08:05.265 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:08:05.269 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-08-23 15:08:05.271 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-08-23 15:08:05.277 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-08-23 15:08:05.281 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:08:05.321 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-08-23 15:08:07.140 | Installing collected packages: osc-placement 2021-08-23 15:08:07.339 | Successfully installed osc-placement-2.2.0 2021-08-23 15:08:07.477 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:08:07.477 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:08:07.559 | + inc/python:pip_install:200 : result=0 2021-08-23 15:08:07.563 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:08:07.566 | + functions-common:time_stop:2304 : local name 2021-08-23 15:08:07.568 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:08:07.571 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:08:07.573 | + functions-common:time_stop:2307 : local total 2021-08-23 15:08:07.576 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:08:07.579 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:08:07.582 | + functions-common:time_stop:2311 : start_time=1629731282714 2021-08-23 15:08:07.584 | + functions-common:time_stop:2313 : [[ -z 1629731282714 ]] 2021-08-23 15:08:07.588 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:08:07.593 | + functions-common:time_stop:2316 : end_time=1629731287589 2021-08-23 15:08:07.596 | + functions-common:time_stop:2317 : elapsed_time=4875 2021-08-23 15:08:07.598 | + functions-common:time_stop:2318 : total=210545 2021-08-23 15:08:07.601 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:08:07.603 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=215420 2021-08-23 15:08:07.606 | + inc/python:pip_install:203 : return 0 2021-08-23 15:08:07.608 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2021-08-23 15:08:07.612 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-08-23 15:08:07.615 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-08-23 15:08:07.618 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-08-23 15:08:07.621 | + functions-common:git_clone:526 : local orig_dir 2021-08-23 15:08:07.624 | ++ functions-common:git_clone:527 : pwd 2021-08-23 15:08:07.627 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:08:07.629 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:08:07.632 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:08:07.649 | + functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:08:07.652 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:08:07.654 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:08:07.657 | + functions-common:git_clone:544 : echo stable/wallaby 2021-08-23 15:08:07.658 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:08:07.664 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-08-23 15:08:07.667 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-08-23 15:08:07.669 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-08-23 15:08:07.672 | + functions-common:git_timed:617 : local count=0 2021-08-23 15:08:07.675 | + functions-common:git_timed:618 : local timeout=0 2021-08-23 15:08:07.678 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-08-23 15:08:07.681 | + functions-common:git_timed:621 : timeout=0 2021-08-23 15:08:07.684 | + functions-common:git_timed:624 : time_start git_timed 2021-08-23 15:08:07.687 | + functions-common:time_start:2290 : local name=git_timed 2021-08-23 15:08:07.690 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:08:07.692 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:08:07.696 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:08:07.700 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731287697 2021-08-23 15:08:07.703 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-08-23 15:08:07.706 | Cloning into '/opt/stack/placement'... 2021-08-23 15:08:33.889 | + functions-common:git_timed:639 : time_stop git_timed 2021-08-23 15:08:33.892 | + functions-common:time_stop:2304 : local name 2021-08-23 15:08:33.896 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:08:33.899 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:08:33.902 | + functions-common:time_stop:2307 : local total 2021-08-23 15:08:33.905 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:08:33.908 | + functions-common:time_stop:2310 : name=git_timed 2021-08-23 15:08:33.911 | + functions-common:time_stop:2311 : start_time=1629731287697 2021-08-23 15:08:33.915 | + functions-common:time_stop:2313 : [[ -z 1629731287697 ]] 2021-08-23 15:08:33.919 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:08:33.924 | + functions-common:time_stop:2316 : end_time=1629731313921 2021-08-23 15:08:33.928 | + functions-common:time_stop:2317 : elapsed_time=26224 2021-08-23 15:08:33.930 | + functions-common:time_stop:2318 : total=0 2021-08-23 15:08:33.933 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:08:33.935 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26224 2021-08-23 15:08:33.937 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-08-23 15:08:33.941 | + functions-common:git_clone:593 : git show --oneline 2021-08-23 15:08:33.941 | + functions-common:git_clone:593 : head -1 2021-08-23 15:08:33.945 | adf525a8 Make sure the policy upgrade check get a valid config 2021-08-23 15:08:33.947 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:08:33.950 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-08-23 15:08:33.953 | + inc/python:setup_develop:338 : local bindep 2021-08-23 15:08:33.955 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-08-23 15:08:33.958 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-08-23 15:08:33.961 | + inc/python:setup_develop:344 : local extras= 2021-08-23 15:08:33.963 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-08-23 15:08:33.966 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:08:33.969 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-08-23 15:08:33.972 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-08-23 15:08:33.975 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:08:33.978 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:08:33.981 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-08-23 15:08:33.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:08:33.989 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-08-23 15:08:33.991 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:08:33.993 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:08:33.997 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-08-23 15:08:34.003 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-08-23 15:08:34.006 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-08-23 15:08:34.599 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-08-23 15:08:34.602 | + inc/python:setup_package:417 : local bindep=0 2021-08-23 15:08:34.605 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:08:34.609 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:08:34.612 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-08-23 15:08:34.615 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-08-23 15:08:34.619 | + inc/python:setup_package:426 : local flags=-e 2021-08-23 15:08:34.622 | + inc/python:setup_package:427 : local extras= 2021-08-23 15:08:34.625 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:08:34.628 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:08:34.631 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:08:34.638 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:08:34.641 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:08:34.643 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-08-23 15:08:34.665 | Using python 3.8 to install /opt/stack/placement 2021-08-23 15:08:34.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-08-23 15:08:35.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:08:35.466 | from cryptography.utils import int_from_bytes 2021-08-23 15:08:35.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:08:35.466 | from cryptography.utils import int_from_bytes 2021-08-23 15:08:36.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:08:36.525 | 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-08-23 15:08:36.529 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:36.531 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:36.531 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:36.534 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:36.537 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:36.545 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:36.550 | Obtaining file:///opt/stack/placement 2021-08-23 15:08:37.900 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:08:39.205 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-08-23 15:08:39.216 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-08-23 15:08:39.244 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-08-23 15:08:39.256 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-08-23 15:08:39.268 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-08-23 15:08:39.325 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2021-08-23 15:08:39.329 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2021-08-23 15:08:39.334 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2021-08-23 15:08:39.339 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.0) 2021-08-23 15:08:39.374 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-08-23 15:08:39.385 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-08-23 15:08:39.424 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.0) 2021-08-23 15:08:39.431 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.1) 2021-08-23 15:08:39.486 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-08-23 15:08:39.492 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-08-23 15:08:39.530 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-08-23 15:08:39.549 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.0) 2021-08-23 15:08:39.564 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-08-23 15:08:39.573 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.0) 2021-08-23 15:08:39.584 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-08-23 15:08:39.601 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-08-23 15:08:39.606 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2021-08-23 15:08:39.609 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-08-23 15:08:39.612 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2021-08-23 15:08:39.622 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-08-23 15:08:39.625 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-08-23 15:08:39.628 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-08-23 15:08:39.633 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-08-23 15:08:39.651 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-08-23 15:08:39.655 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-08-23 15:08:39.662 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-08-23 15:08:39.682 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-08-23 15:08:39.686 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (54.1.1) 2021-08-23 15:08:39.733 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-08-23 15:08:39.736 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.13.0) 2021-08-23 15:08:39.746 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.4.1) 2021-08-23 15:08:39.750 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-08-23 15:08:39.753 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-08-23 15:08:39.759 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.0.1) 2021-08-23 15:08:39.769 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (0.5.0) 2021-08-23 15:08:39.775 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2021-08-23 15:08:39.792 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2021-08-23 15:08:39.795 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2021-08-23 15:08:39.802 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2021-08-23 15:08:39.823 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-08-23 15:08:39.882 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-08-23 15:08:39.888 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-08-23 15:08:39.893 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-08-23 15:08:39.898 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-08-23 15:08:39.905 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:08:39.909 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-08-23 15:08:39.918 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-08-23 15:08:39.925 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-08-23 15:08:39.929 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-08-23 15:08:39.933 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-08-23 15:08:39.936 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-08-23 15:08:39.943 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:08:39.946 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:08:39.949 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-23 15:08:39.952 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-08-23 15:08:39.955 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-08-23 15:08:39.966 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-08-23 15:08:39.968 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-08-23 15:08:39.971 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-08-23 15:08:39.973 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2021-08-23 15:08:39.976 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-08-23 15:08:39.980 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-08-23 15:08:39.983 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2021-08-23 15:08:39.986 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-08-23 15:08:39.993 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2021-08-23 15:08:39.996 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-23 15:08:41.639 | Installing collected packages: openstack-placement 2021-08-23 15:08:41.640 | Running setup.py develop for openstack-placement 2021-08-23 15:08:43.230 | Successfully installed openstack-placement 2021-08-23 15:08:43.381 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:08:43.382 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:08:43.487 | + inc/python:pip_install:200 : result=0 2021-08-23 15:08:43.490 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:08:43.494 | + functions-common:time_stop:2304 : local name 2021-08-23 15:08:43.498 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:08:43.501 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:08:43.504 | + functions-common:time_stop:2307 : local total 2021-08-23 15:08:43.506 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:08:43.509 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:08:43.512 | + functions-common:time_stop:2311 : start_time=1629731314659 2021-08-23 15:08:43.516 | + functions-common:time_stop:2313 : [[ -z 1629731314659 ]] 2021-08-23 15:08:43.520 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:08:43.526 | + functions-common:time_stop:2316 : end_time=1629731323522 2021-08-23 15:08:43.529 | + functions-common:time_stop:2317 : elapsed_time=8863 2021-08-23 15:08:43.532 | + functions-common:time_stop:2318 : total=215420 2021-08-23 15:08:43.534 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:08:43.536 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=224283 2021-08-23 15:08:43.540 | + inc/python:pip_install:203 : return 0 2021-08-23 15:08:43.543 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:08:43.548 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-23 15:08:43.552 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-23 15:08:43.577 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-23 15:08:43.590 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-08-23 15:08:43.592 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-08-23 15:08:43.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:08:43.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:08:43.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-08-23 15:08:43.603 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:08:43.606 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-23 15:08:43.608 | + ./stack.sh:main:908 : configure_placement 2021-08-23 15:08:43.611 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-08-23 15:08:43.626 | + lib/placement:configure_placement:107 : create_placement_conf 2021-08-23 15:08:43.631 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-08-23 15:08:43.636 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-08-23 15:08:43.639 | ++ lib/database:database_connection_url:132 : local db=placement 2021-08-23 15:08:43.642 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-08-23 15:08:43.644 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-08-23 15:08:43.647 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-23 15:08:43.650 | + 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-08-23 15:08:43.685 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-08-23 15:08:43.718 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-08-23 15:08:43.753 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-08-23 15:08:43.757 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-08-23 15:08:43.760 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-08-23 15:08:43.763 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-23 15:08:43.765 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-08-23 15:08:43.803 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-08-23 15:08:43.835 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.88/identity 2021-08-23 15:08:43.865 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-08-23 15:08:43.897 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-08-23 15:08:43.927 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-08-23 15:08:43.962 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-08-23 15:08:43.994 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-08-23 15:08:44.025 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:08:44.057 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-08-23 15:08:44.089 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-08-23 15:08:44.092 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-08-23 15:08:44.095 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-08-23 15:08:44.098 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:08:44.118 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:08:44.121 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:08:44.123 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:08:44.126 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:08:44.129 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:08:44.161 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:08:44.191 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:08:44.223 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:08:44.254 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-23 15:08:44.256 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-08-23 15:08:44.259 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-08-23 15:08:44.262 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-08-23 15:08:44.264 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-08-23 15:08:44.268 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-23 15:08:44.272 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-23 15:08:44.276 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-08-23 15:08:44.282 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-08-23 15:08:44.285 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-23 15:08:44.289 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-23 15:08:44.303 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-23 15:08:44.303 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:08:44.312 | d /var/run/uwsgi 0755 ubuntu root 2021-08-23 15:08:44.317 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-23 15:08:44.339 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-08-23 15:08:44.342 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-08-23 15:08:44.347 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-08-23 15:08:44.383 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-08-23 15:08:44.412 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-08-23 15:08:44.441 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-08-23 15:08:44.472 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-08-23 15:08:44.506 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-23 15:08:44.537 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-08-23 15:08:44.568 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-08-23 15:08:44.606 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-08-23 15:08:44.638 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-23 15:08:44.670 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-08-23 15:08:44.702 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-23 15:08:44.732 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-08-23 15:08:44.765 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-23 15:08:44.769 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-23 15:08:44.773 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-08-23 15:08:44.776 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-08-23 15:08:44.779 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-23 15:08:44.782 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:08:44.785 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:08:44.788 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-08-23 15:08:44.791 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-08-23 15:08:44.795 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-08-23 15:08:44.825 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-08-23 15:08:44.859 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-08-23 15:08:44.859 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-08-23 15:08:44.868 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-08-23 15:08:44.872 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-08-23 15:08:44.875 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-08-23 15:08:44.878 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-23 15:08:44.881 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-23 15:08:44.884 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-23 15:08:44.887 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:08:44.890 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:08:44.893 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-23 15:08:44.896 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-23 15:08:44.898 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:08:44.902 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:08:44.904 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-08-23 15:08:44.969 | Enabling site placement-api. 2021-08-23 15:08:44.978 | To activate the new configuration, you need to run: 2021-08-23 15:08:44.978 | systemctl reload apache2 2021-08-23 15:08:44.985 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-23 15:08:44.988 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-23 15:08:44.992 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:08:44.996 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-08-23 15:08:45.135 | + ./stack.sh:main:915 : is_service_enabled placement placement-client 2021-08-23 15:08:45.155 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:08:45.158 | + ./stack.sh:main:916 : is_service_enabled n-cpu 2021-08-23 15:08:45.176 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:08:45.179 | + ./stack.sh:main:916 : is_service_enabled n-sch 2021-08-23 15:08:45.200 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:08:45.203 | + ./stack.sh:main:917 : configure_placement_nova_compute 2021-08-23 15:08:45.205 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova.conf 2021-08-23 15:08:45.208 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-23 15:08:45.244 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.88/identity 2021-08-23 15:08:45.277 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement username placement 2021-08-23 15:08:45.313 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-23 15:08:45.344 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-23 15:08:45.384 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement project_name service 2021-08-23 15:08:45.425 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-23 15:08:45.460 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-08-23 15:08:45.490 | + ./stack.sh:main:921 : is_service_enabled horizon 2021-08-23 15:08:45.508 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:08:45.511 | + ./stack.sh:main:926 : is_service_enabled tls-proxy 2021-08-23 15:08:45.530 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:08:45.533 | + ./stack.sh:main:934 : run_phase stack install 2021-08-23 15:08:45.536 | + functions-common:run_phase:1732 : local mode=stack 2021-08-23 15:08:45.539 | + functions-common:run_phase:1733 : local phase=install 2021-08-23 15:08:45.541 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 15:08:45.544 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 15:08:45.547 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 15:08:45.550 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 15:08:45.552 | + functions-common:run_phase:1742 : local extra 2021-08-23 15:08:45.556 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 15:08:45.562 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 15:08:45.565 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 15:08:45.568 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 15:08:45.571 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-08-23 15:08:45.573 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 15:08:45.598 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:08:45.600 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:08:45.603 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:08:45.605 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-08-23 15:08:45.608 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-08-23 15:08:45.611 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:08:45.617 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-08-23 15:08:45.620 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-08-23 15:08:45.625 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2021-08-23 15:08:45.728 | [Async install_tempest:self]: Running synchronously: install_tempest 2021-08-23 15:08:45.730 | ++ inc/async:async_run:103 : install_tempest 2021-08-23 15:08:45.732 | ++ lib/tempest:install_tempest:738 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-08-23 15:08:45.735 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-08-23 15:08:45.737 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-08-23 15:08:45.740 | ++ functions-common:git_clone:525 : local git_ref=master 2021-08-23 15:08:45.743 | ++ functions-common:git_clone:526 : local orig_dir 2021-08-23 15:08:45.747 | +++ functions-common:git_clone:527 : pwd 2021-08-23 15:08:45.750 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-23 15:08:45.753 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-08-23 15:08:45.757 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-23 15:08:45.776 | ++ functions-common:git_clone:530 : RECLONE=False 2021-08-23 15:08:45.779 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-23 15:08:45.782 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-23 15:08:45.785 | ++ functions-common:git_clone:544 : echo master 2021-08-23 15:08:45.785 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-08-23 15:08:45.790 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-08-23 15:08:45.792 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-23 15:08:45.795 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-08-23 15:08:45.798 | ++ functions-common:git_clone:593 : git show --oneline 2021-08-23 15:08:45.798 | ++ functions-common:git_clone:593 : head -1 2021-08-23 15:08:45.803 | 5f716ece4 Merge "Fix cleanup of default security group when preprov creds are used" 2021-08-23 15:08:45.806 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-23 15:08:45.809 | ++ lib/tempest:install_tempest:739 : pip_install 'tox!=2.8.0' 2021-08-23 15:08:45.832 | Using python 3.8 to install tox!=2.8.0 2021-08-23 15:08:45.834 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-08-23 15:08:46.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:08:46.686 | from cryptography.utils import int_from_bytes 2021-08-23 15:08:46.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:08:46.686 | from cryptography.utils import int_from_bytes 2021-08-23 15:08:47.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:08:47.745 | 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-08-23 15:08:47.748 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:47.750 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:47.751 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:47.755 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:47.757 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:47.764 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:08:48.068 | Collecting tox!=2.8.0 2021-08-23 15:08:48.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fb/f8e2ab758b2a5/tox-3.24.3-py2.py3-none-any.whl (85 kB) 2021-08-23 15:08:48.333 | Collecting py===1.10.0 2021-08-23 15:08:48.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-08-23 15:08:48.430 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.12) 2021-08-23 15:08:48.433 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-08-23 15:08:48.537 | Collecting toml===0.10.0 2021-08-23 15:08:48.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-08-23 15:08:48.785 | Collecting virtualenv===20.4.2 2021-08-23 15:08:48.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2021-08-23 15:08:49.005 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-08-23 15:08:49.117 | Collecting pluggy===0.13.1 2021-08-23 15:08:49.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-08-23 15:08:49.221 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-08-23 15:08:49.245 | Collecting distlib===0.3.1 2021-08-23 15:08:49.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2021-08-23 15:08:49.265 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-08-23 15:08:51.450 | Installing collected packages: distlib, pluggy, py, toml, virtualenv, tox 2021-08-23 15:08:51.450 | Attempting uninstall: distlib 2021-08-23 15:08:51.452 | Found existing installation: distlib 0.3.2 2021-08-23 15:08:51.464 | Uninstalling distlib-0.3.2: 2021-08-23 15:08:51.466 | Successfully uninstalled distlib-0.3.2 2021-08-23 15:08:51.807 | Attempting uninstall: virtualenv 2021-08-23 15:08:51.809 | Found existing installation: virtualenv 20.7.2 2021-08-23 15:08:51.875 | Uninstalling virtualenv-20.7.2: 2021-08-23 15:08:51.882 | Successfully uninstalled virtualenv-20.7.2 2021-08-23 15:08:52.377 | Successfully installed distlib-0.3.1 pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.24.3 virtualenv-20.4.2 2021-08-23 15:08:52.521 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:08:52.521 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:08:52.616 | ++ inc/python:pip_install:200 : result=0 2021-08-23 15:08:52.621 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:08:52.624 | ++ functions-common:time_stop:2304 : local name 2021-08-23 15:08:52.627 | ++ functions-common:time_stop:2305 : local end_time 2021-08-23 15:08:52.630 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:08:52.632 | ++ functions-common:time_stop:2307 : local total 2021-08-23 15:08:52.635 | ++ functions-common:time_stop:2308 : local start_time 2021-08-23 15:08:52.638 | ++ functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:08:52.641 | ++ functions-common:time_stop:2311 : start_time=1629731325826 2021-08-23 15:08:52.644 | ++ functions-common:time_stop:2313 : [[ -z 1629731325826 ]] 2021-08-23 15:08:52.647 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:08:52.651 | ++ functions-common:time_stop:2316 : end_time=1629731332649 2021-08-23 15:08:52.654 | ++ functions-common:time_stop:2317 : elapsed_time=6823 2021-08-23 15:08:52.656 | ++ functions-common:time_stop:2318 : total=224283 2021-08-23 15:08:52.659 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:08:52.661 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=231106 2021-08-23 15:08:52.663 | ++ inc/python:pip_install:203 : return 0 2021-08-23 15:08:52.666 | ++ lib/tempest:install_tempest:740 : pushd /opt/stack/tempest 2021-08-23 15:08:52.666 | /opt/stack/tempest ~/devstack 2021-08-23 15:08:52.668 | ++ lib/tempest:install_tempest:744 : git checkout master 2021-08-23 15:08:52.687 | M .coveragerc 2021-08-23 15:08:52.687 | M .gitignore 2021-08-23 15:08:52.687 | M .gitreview 2021-08-23 15:08:52.688 | M .mailmap 2021-08-23 15:08:52.688 | M .stestr.conf 2021-08-23 15:08:52.688 | M CONTRIBUTING.rst 2021-08-23 15:08:52.688 | M HACKING.rst 2021-08-23 15:08:52.688 | M LICENSE 2021-08-23 15:08:52.688 | M README.rst 2021-08-23 15:08:52.688 | M REVIEWING.rst 2021-08-23 15:08:52.688 | M bindep.txt 2021-08-23 15:08:52.688 | M doc/requirements.txt 2021-08-23 15:08:52.688 | M doc/source/_extra/.htaccess 2021-08-23 15:08:52.688 | M doc/source/_static/.keep 2021-08-23 15:08:52.688 | M doc/source/account_generator.rst 2021-08-23 15:08:52.688 | M doc/source/cleanup.rst 2021-08-23 15:08:52.688 | M doc/source/conf.py 2021-08-23 15:08:52.688 | M doc/source/configuration.rst 2021-08-23 15:08:52.688 | M doc/source/contributor/contributing.rst 2021-08-23 15:08:52.688 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-08-23 15:08:52.689 | M doc/source/data/tempest-plugins-registry.header 2021-08-23 15:08:52.689 | M doc/source/index.rst 2021-08-23 15:08:52.689 | M doc/source/keystone_scopes_and_roles_support.rst 2021-08-23 15:08:52.689 | M doc/source/library.rst 2021-08-23 15:08:52.689 | M doc/source/library/api_microversion_testing.rst 2021-08-23 15:08:52.689 | M doc/source/library/auth.rst 2021-08-23 15:08:52.689 | M doc/source/library/cli.rst 2021-08-23 15:08:52.689 | M doc/source/library/clients.rst 2021-08-23 15:08:52.689 | M doc/source/library/credential_providers.rst 2021-08-23 15:08:52.689 | M doc/source/library/decorators.rst 2021-08-23 15:08:52.689 | M doc/source/library/rest_client.rst 2021-08-23 15:08:52.689 | M doc/source/library/service_clients/compute_clients.rst 2021-08-23 15:08:52.689 | M doc/source/library/utils.rst 2021-08-23 15:08:52.689 | M doc/source/library/validation_resources.rst 2021-08-23 15:08:52.689 | M doc/source/microversion_testing.rst 2021-08-23 15:08:52.689 | M doc/source/overview.rst 2021-08-23 15:08:52.689 | M doc/source/plugins/index.rst 2021-08-23 15:08:52.690 | M doc/source/plugins/plugin.rst 2021-08-23 15:08:52.690 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-08-23 15:08:52.690 | M doc/source/run.rst 2021-08-23 15:08:52.690 | M doc/source/sampleconf.rst 2021-08-23 15:08:52.690 | M doc/source/stable_branch_support_policy.rst 2021-08-23 15:08:52.690 | M doc/source/stable_branch_testing_policy.rst 2021-08-23 15:08:52.690 | M doc/source/subunit_describe_calls.rst 2021-08-23 15:08:52.690 | M doc/source/supported_version.rst 2021-08-23 15:08:52.690 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-08-23 15:08:52.690 | M doc/source/test_removal.rst 2021-08-23 15:08:52.690 | M doc/source/tests/modules.rst 2021-08-23 15:08:52.690 | M doc/source/workspace.rst 2021-08-23 15:08:52.690 | M doc/source/write_tests.rst 2021-08-23 15:08:52.690 | M etc/accounts.yaml.sample 2021-08-23 15:08:52.690 | M etc/allow-list.yaml 2021-08-23 15:08:52.690 | M etc/logging.conf.sample 2021-08-23 15:08:52.691 | M etc/rbac-persona-accounts.yaml.sample 2021-08-23 15:08:52.691 | M playbooks/devstack-tempest-ipv6.yaml 2021-08-23 15:08:52.691 | M playbooks/devstack-tempest.yaml 2021-08-23 15:08:52.691 | M playbooks/post-tempest.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-08-23 15:08:52.691 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-08-23 15:08:52.692 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-08-23 15:08:52.693 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-08-23 15:08:52.694 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-08-23 15:08:52.695 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-08-23 15:08:52.696 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-08-23 15:08:52.697 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-08-23 15:08:52.698 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-08-23 15:08:52.699 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-08-23 15:08:52.700 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-08-23 15:08:52.701 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-08-23 15:08:52.702 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-08-23 15:08:52.702 | M releasenotes/source/_static/.placeholder 2021-08-23 15:08:52.702 | M releasenotes/source/_templates/.placeholder 2021-08-23 15:08:52.702 | M releasenotes/source/conf.py 2021-08-23 15:08:52.702 | M releasenotes/source/index.rst 2021-08-23 15:08:52.702 | M releasenotes/source/unreleased.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v10.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v11.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v12.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v13.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v14.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v15.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v16.0.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v16.1.0.rst 2021-08-23 15:08:52.702 | M releasenotes/source/v17.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v17.1.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v17.2.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v18.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v19.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v20.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v21.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v22.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v22.1.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v23.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v24.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v26.0.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v26.1.0.rst 2021-08-23 15:08:52.703 | M releasenotes/source/v27.0.0.rst 2021-08-23 15:08:52.703 | M requirements.txt 2021-08-23 15:08:52.703 | M roles/acl-devstack-files/README.rst 2021-08-23 15:08:52.703 | M roles/acl-devstack-files/defaults/main.yaml 2021-08-23 15:08:52.703 | M roles/acl-devstack-files/tasks/main.yaml 2021-08-23 15:08:52.703 | M roles/run-tempest-26/README.rst 2021-08-23 15:08:52.703 | M roles/run-tempest-26/defaults/main.yaml 2021-08-23 15:08:52.703 | M roles/run-tempest-26/tasks/main.yaml 2021-08-23 15:08:52.703 | M roles/run-tempest/README.rst 2021-08-23 15:08:52.703 | M roles/run-tempest/defaults/main.yaml 2021-08-23 15:08:52.703 | M roles/run-tempest/tasks/main.yaml 2021-08-23 15:08:52.703 | M roles/setup-tempest-data-dir/README.rst 2021-08-23 15:08:52.703 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-08-23 15:08:52.703 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-08-23 15:08:52.703 | M roles/setup-tempest-run-dir/README.rst 2021-08-23 15:08:52.703 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-08-23 15:08:52.703 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-08-23 15:08:52.703 | M roles/tempest-cleanup/README.rst 2021-08-23 15:08:52.703 | M roles/tempest-cleanup/defaults/main.yaml 2021-08-23 15:08:52.704 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-08-23 15:08:52.704 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-08-23 15:08:52.704 | M roles/tempest-cleanup/tasks/main.yaml 2021-08-23 15:08:52.704 | M setup.cfg 2021-08-23 15:08:52.704 | M setup.py 2021-08-23 15:08:52.704 | M tempest/README.rst 2021-08-23 15:08:52.704 | M tempest/__init__.py 2021-08-23 15:08:52.704 | M tempest/api/README.rst 2021-08-23 15:08:52.704 | M tempest/api/__init__.py 2021-08-23 15:08:52.704 | M tempest/api/compute/__init__.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/__init__.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_agents.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_aggregates.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_availability_zone.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_create_server.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_delete_server.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_fixed_ips.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_flavors.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_flavors_access.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_hosts.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_hosts_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_hypervisor.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-08-23 15:08:52.704 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_live_migration.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_migrations.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_networks.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_quotas.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_quotas_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_security_groups.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_servers.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_servers_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_services.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_services_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_volume.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_volume_swap.py 2021-08-23 15:08:52.705 | M tempest/api/compute/admin/test_volumes_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/api_microversion_fixture.py 2021-08-23 15:08:52.705 | M tempest/api/compute/base.py 2021-08-23 15:08:52.705 | M tempest/api/compute/certificates/__init__.py 2021-08-23 15:08:52.705 | M tempest/api/compute/certificates/test_certificates.py 2021-08-23 15:08:52.705 | M tempest/api/compute/flavors/__init__.py 2021-08-23 15:08:52.705 | M tempest/api/compute/flavors/test_flavors.py 2021-08-23 15:08:52.705 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/floating_ips/__init__.py 2021-08-23 15:08:52.705 | M tempest/api/compute/floating_ips/base.py 2021-08-23 15:08:52.705 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-08-23 15:08:52.705 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-08-23 15:08:52.705 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-08-23 15:08:52.705 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/__init__.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_image_metadata.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_images.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_images_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_images_oneserver.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_list_image_filters.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/images/test_list_images.py 2021-08-23 15:08:52.706 | M tempest/api/compute/keypairs/__init__.py 2021-08-23 15:08:52.706 | M tempest/api/compute/keypairs/base.py 2021-08-23 15:08:52.706 | M tempest/api/compute/keypairs/test_keypairs.py 2021-08-23 15:08:52.706 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-08-23 15:08:52.706 | M tempest/api/compute/limits/__init__.py 2021-08-23 15:08:52.706 | M tempest/api/compute/limits/test_absolute_limits.py 2021-08-23 15:08:52.706 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/security_groups/__init__.py 2021-08-23 15:08:52.706 | M tempest/api/compute/security_groups/base.py 2021-08-23 15:08:52.706 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-08-23 15:08:52.706 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/security_groups/test_security_groups.py 2021-08-23 15:08:52.706 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/__init__.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_availability_zone.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_create_server.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_delete_server.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_device_tagging.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_disk_config.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_instance_actions.py 2021-08-23 15:08:52.706 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_list_server_filters.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_multiple_create.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_novnc.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_actions.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_addresses.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_group.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_metadata.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_password.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_personality.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_rescue.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_server_tags.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_servers.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_servers_microversions.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_servers_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-08-23 15:08:52.707 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/test_extensions.py 2021-08-23 15:08:52.707 | M tempest/api/compute/test_networks.py 2021-08-23 15:08:52.707 | M tempest/api/compute/test_quotas.py 2021-08-23 15:08:52.707 | M tempest/api/compute/test_tenant_networks.py 2021-08-23 15:08:52.707 | M tempest/api/compute/test_versions.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/__init__.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/test_attach_volume.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/test_volumes_get.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/test_volumes_list.py 2021-08-23 15:08:52.707 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-08-23 15:08:52.707 | M tempest/api/identity/__init__.py 2021-08-23 15:08:52.707 | M tempest/api/identity/admin/__init__.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/__init__.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_roles.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_services.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_tenants.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_tokens.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_users.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/__init__.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_credentials.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_domains.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_groups.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_inherits.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_list_users.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_policies.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_projects.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_regions.py 2021-08-23 15:08:52.708 | M tempest/api/identity/admin/v3/test_roles.py 2021-08-23 15:08:52.709 | M tempest/api/identity/admin/v3/test_services.py 2021-08-23 15:08:52.709 | M tempest/api/identity/admin/v3/test_tokens.py 2021-08-23 15:08:52.709 | M tempest/api/identity/admin/v3/test_trusts.py 2021-08-23 15:08:52.709 | M tempest/api/identity/admin/v3/test_users.py 2021-08-23 15:08:52.709 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-08-23 15:08:52.709 | M tempest/api/identity/base.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/__init__.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/test_api_discovery.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/test_extension.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/test_tenants.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/test_tokens.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v2/test_users.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/__init__.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_access_rules.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_api_discovery.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_application_credentials.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_catalog.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_domains.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_projects.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_tokens.py 2021-08-23 15:08:52.709 | M tempest/api/identity/v3/test_users.py 2021-08-23 15:08:52.709 | M tempest/api/image/__init__.py 2021-08-23 15:08:52.709 | M tempest/api/image/base.py 2021-08-23 15:08:52.709 | M tempest/api/image/v1/__init__.py 2021-08-23 15:08:52.709 | M tempest/api/image/v1/test_image_members.py 2021-08-23 15:08:52.709 | M tempest/api/image/v1/test_image_members_negative.py 2021-08-23 15:08:52.709 | M tempest/api/image/v1/test_images.py 2021-08-23 15:08:52.709 | M tempest/api/image/v1/test_images_negative.py 2021-08-23 15:08:52.709 | M tempest/api/image/v2/__init__.py 2021-08-23 15:08:52.709 | M tempest/api/image/v2/admin/__init__.py 2021-08-23 15:08:52.709 | M tempest/api/image/v2/admin/test_images.py 2021-08-23 15:08:52.709 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-08-23 15:08:52.709 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images_member.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images_member_negative.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images_negative.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images_tags.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_images_tags_negative.py 2021-08-23 15:08:52.710 | M tempest/api/image/v2/test_versions.py 2021-08-23 15:08:52.710 | M tempest/api/network/__init__.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/__init__.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_external_network_extension.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_external_networks_negative.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_metering_extensions.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_negative_quotas.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_ports.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_quotas.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_routers.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_routers_dvr.py 2021-08-23 15:08:52.710 | M tempest/api/network/admin/test_routers_negative.py 2021-08-23 15:08:52.710 | M tempest/api/network/base.py 2021-08-23 15:08:52.710 | M tempest/api/network/base_security_groups.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_agent_management_negative.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_allowed_address_pair.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_dhcp_ipv6.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_extensions.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_extra_dhcp_options.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_floating_ips.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_floating_ips_negative.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_networks.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_networks_negative.py 2021-08-23 15:08:52.710 | M tempest/api/network/test_ports.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_routers.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_routers_negative.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_security_groups.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_security_groups_negative.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_service_providers.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_subnetpools_extensions.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_tags.py 2021-08-23 15:08:52.711 | M tempest/api/network/test_versions.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/__init__.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/base.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_account_bulk.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_account_quotas.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_account_services.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_account_services_negative.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_acl.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_acl_negative.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_quotas.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_services.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_services_negative.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_staticweb.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_sync.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_crossdomain.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_healthcheck.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_expiry.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_formpost.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_services.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_slo.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_temp_url.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-08-23 15:08:52.711 | M tempest/api/object_storage/test_object_version.py 2021-08-23 15:08:52.711 | M tempest/api/volume/__init__.py 2021-08-23 15:08:52.711 | M tempest/api/volume/admin/__init__.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_group_snapshots.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_group_type_specs.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_group_types.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_groups.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_multi_backend.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_qos.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_user_messages.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_hosts.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_manage.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_pools.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_quotas.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_retype.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_services.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_type_access.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_types.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volumes_actions.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volumes_backup.py 2021-08-23 15:08:52.712 | M tempest/api/volume/admin/test_volumes_list.py 2021-08-23 15:08:52.712 | M tempest/api/volume/api_microversion_fixture.py 2021-08-23 15:08:52.712 | M tempest/api/volume/base.py 2021-08-23 15:08:52.712 | M tempest/api/volume/test_availability_zone.py 2021-08-23 15:08:52.712 | M tempest/api/volume/test_extensions.py 2021-08-23 15:08:52.712 | M tempest/api/volume/test_image_metadata.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_snapshot_metadata.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_versions.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volume_absolute_limits.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volume_delete_cascade.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volume_metadata.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volume_transfers.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_actions.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_backup.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_clone.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_clone_negative.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_extend.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_get.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_list.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_negative.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_snapshots.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-08-23 15:08:52.713 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-08-23 15:08:52.713 | M tempest/clients.py 2021-08-23 15:08:52.713 | M tempest/cmd/__init__.py 2021-08-23 15:08:52.713 | M tempest/cmd/cleanup.py 2021-08-23 15:08:52.713 | M tempest/cmd/cleanup_service.py 2021-08-23 15:08:52.713 | M tempest/cmd/config-generator.tempest.conf 2021-08-23 15:08:52.713 | M tempest/cmd/init.py 2021-08-23 15:08:52.713 | M tempest/cmd/list_plugins.py 2021-08-23 15:08:52.713 | M tempest/cmd/main.py 2021-08-23 15:08:52.713 | M tempest/cmd/run.py 2021-08-23 15:08:52.713 | M tempest/cmd/subunit_describe_calls.py 2021-08-23 15:08:52.713 | M tempest/cmd/verify_tempest_config.py 2021-08-23 15:08:52.713 | M tempest/cmd/workspace.py 2021-08-23 15:08:52.713 | M tempest/common/__init__.py 2021-08-23 15:08:52.713 | M tempest/common/compute.py 2021-08-23 15:08:52.713 | M tempest/common/credentials_factory.py 2021-08-23 15:08:52.713 | M tempest/common/custom_matchers.py 2021-08-23 15:08:52.713 | M tempest/common/identity.py 2021-08-23 15:08:52.713 | M tempest/common/image.py 2021-08-23 15:08:52.714 | M tempest/common/tempest_fixtures.py 2021-08-23 15:08:52.714 | M tempest/common/utils/__init__.py 2021-08-23 15:08:52.714 | M tempest/common/utils/linux/__init__.py 2021-08-23 15:08:52.714 | M tempest/common/utils/linux/remote_client.py 2021-08-23 15:08:52.714 | M tempest/common/utils/net_info.py 2021-08-23 15:08:52.714 | M tempest/common/utils/net_utils.py 2021-08-23 15:08:52.714 | M tempest/common/waiters.py 2021-08-23 15:08:52.714 | M tempest/config.py 2021-08-23 15:08:52.714 | M tempest/hacking/__init__.py 2021-08-23 15:08:52.714 | M tempest/hacking/checks.py 2021-08-23 15:08:52.714 | M tempest/lib/__init__.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/__init__.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/__init__.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/__init__.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-08-23 15:08:52.714 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-08-23 15:08:52.715 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-08-23 15:08:52.716 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/__init__.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/backups.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/extensions.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/group_types.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/groups.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/hosts.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/limits.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/messages.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/qos.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/quotas.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/services.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/transfers.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-08-23 15:08:52.717 | M tempest/lib/api_schema/response/volume/volumes.py 2021-08-23 15:08:52.717 | M tempest/lib/auth.py 2021-08-23 15:08:52.717 | M tempest/lib/base.py 2021-08-23 15:08:52.717 | M tempest/lib/cli/__init__.py 2021-08-23 15:08:52.717 | M tempest/lib/cli/base.py 2021-08-23 15:08:52.718 | M tempest/lib/cli/output_parser.py 2021-08-23 15:08:52.718 | M tempest/lib/cmd/__init__.py 2021-08-23 15:08:52.718 | M tempest/lib/common/__init__.py 2021-08-23 15:08:52.718 | M tempest/lib/common/api_microversion_fixture.py 2021-08-23 15:08:52.718 | M tempest/lib/common/api_version_request.py 2021-08-23 15:08:52.718 | M tempest/lib/common/api_version_utils.py 2021-08-23 15:08:52.718 | M tempest/lib/common/cred_client.py 2021-08-23 15:08:52.718 | M tempest/lib/common/cred_provider.py 2021-08-23 15:08:52.718 | M tempest/lib/common/dynamic_creds.py 2021-08-23 15:08:52.718 | M tempest/lib/common/fixed_network.py 2021-08-23 15:08:52.718 | M tempest/lib/common/http.py 2021-08-23 15:08:52.718 | M tempest/lib/common/jsonschema_validator.py 2021-08-23 15:08:52.718 | M tempest/lib/common/preprov_creds.py 2021-08-23 15:08:52.718 | M tempest/lib/common/profiler.py 2021-08-23 15:08:52.718 | M tempest/lib/common/rest_client.py 2021-08-23 15:08:52.718 | M tempest/lib/common/ssh.py 2021-08-23 15:08:52.718 | M tempest/lib/common/thread.py 2021-08-23 15:08:52.719 | M tempest/lib/common/utils/__init__.py 2021-08-23 15:08:52.719 | M tempest/lib/common/utils/data_utils.py 2021-08-23 15:08:52.719 | M tempest/lib/common/utils/linux/__init__.py 2021-08-23 15:08:52.719 | M tempest/lib/common/utils/linux/remote_client.py 2021-08-23 15:08:52.719 | M tempest/lib/common/utils/misc.py 2021-08-23 15:08:52.719 | M tempest/lib/common/utils/test_utils.py 2021-08-23 15:08:52.719 | M tempest/lib/common/validation_resources.py 2021-08-23 15:08:52.719 | M tempest/lib/decorators.py 2021-08-23 15:08:52.719 | M tempest/lib/exceptions.py 2021-08-23 15:08:52.719 | M tempest/lib/services/__init__.py 2021-08-23 15:08:52.719 | M tempest/lib/services/clients.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/__init__.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/agents_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/aggregates_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/availability_zone_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/base_compute_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/certificates_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/extensions_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/fixed_ips_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/flavors_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/floating_ips_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/hosts_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/hypervisor_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/images_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/interfaces_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/keypairs_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/limits_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/migrations_client.py 2021-08-23 15:08:52.719 | M tempest/lib/services/compute/networks_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/quota_classes_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/quotas_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/security_group_rules_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/security_groups_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/server_groups_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/servers_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/services_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/snapshots_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/tenant_networks_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/tenant_usages_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/versions_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/compute/volumes_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/__init__.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/__init__.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/identity_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/roles_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/services_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/tenants_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/token_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v2/users_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/__init__.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/catalog_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/credentials_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/domains_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/groups_client.py 2021-08-23 15:08:52.720 | M tempest/lib/services/identity/v3/identity_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/limits_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/mappings_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/policies_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/projects_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/protocols_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/regions_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/roles_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/services_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/token_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/trusts_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/users_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/identity/v3/versions_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/__init__.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v1/__init__.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v1/image_members_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v1/images_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/__init__.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/image_members_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/images_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/namespaces_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/resource_types_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/schemas_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/image/v2/versions_client.py 2021-08-23 15:08:52.721 | M tempest/lib/services/network/__init__.py 2021-08-23 15:08:52.721 | M tempest/lib/services/network/agents_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/base.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/extensions_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/floating_ips_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/log_resource_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/metering_label_rules_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/metering_labels_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/networks_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/ports_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/qos_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/quotas_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/routers_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/security_group_rules_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/security_groups_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/segments_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/service_providers_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/subnetpools_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/subnets_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/tags_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/trunks_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/network/versions_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/object_storage/__init__.py 2021-08-23 15:08:52.722 | M tempest/lib/services/object_storage/account_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/object_storage/capabilities_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/object_storage/container_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/object_storage/object_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/placement/__init__.py 2021-08-23 15:08:52.722 | M tempest/lib/services/placement/base_placement_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/placement/placement_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/placement/resource_providers_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/volume/__init__.py 2021-08-23 15:08:52.722 | M tempest/lib/services/volume/base_client.py 2021-08-23 15:08:52.722 | M tempest/lib/services/volume/v2/__init__.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/backups_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/extensions_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/hosts_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/limits_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/qos_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/quotas_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/services_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/transfers_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/types_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v2/volumes_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/__init__.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/attachments_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/backups_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/base_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/extensions_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/group_types_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/groups_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/hosts_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/limits_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/messages_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/qos_client.py 2021-08-23 15:08:52.723 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/quotas_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/services_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/transfers_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/types_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/versions_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-08-23 15:08:52.724 | M tempest/lib/services/volume/v3/volumes_client.py 2021-08-23 15:08:52.724 | M tempest/scenario/README.rst 2021-08-23 15:08:52.724 | M tempest/scenario/__init__.py 2021-08-23 15:08:52.724 | M tempest/scenario/manager.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_aggregates_basic_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_dashboard_basic_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_minbw_allocation_placement.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_minimum_basic.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_network_advanced_server_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_network_basic_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_network_v6.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_object_storage_basic_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_security_groups_basic_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_server_advanced_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_server_basic_ops.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_server_multinode.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_shelve_instance.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_snapshot_pattern.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_stamp_pattern.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_unified_limits.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_volume_backup_restore.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_volume_boot_pattern.py 2021-08-23 15:08:52.724 | M tempest/scenario/test_volume_migrate_attached.py 2021-08-23 15:08:52.724 | M tempest/services/__init__.py 2021-08-23 15:08:52.725 | M tempest/services/orchestration/__init__.py 2021-08-23 15:08:52.725 | M tempest/services/orchestration/json/__init__.py 2021-08-23 15:08:52.725 | M tempest/services/orchestration/json/orchestration_client.py 2021-08-23 15:08:52.725 | M tempest/test.py 2021-08-23 15:08:52.725 | M tempest/test_discover/__init__.py 2021-08-23 15:08:52.725 | M tempest/test_discover/plugins.py 2021-08-23 15:08:52.725 | M tempest/test_discover/test_discover.py 2021-08-23 15:08:52.725 | M tempest/tests/README.rst 2021-08-23 15:08:52.725 | M tempest/tests/__init__.py 2021-08-23 15:08:52.725 | M tempest/tests/api/__init__.py 2021-08-23 15:08:52.725 | M tempest/tests/api/compute/__init__.py 2021-08-23 15:08:52.725 | M tempest/tests/api/compute/test_base.py 2021-08-23 15:08:52.725 | M tempest/tests/base.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/__init__.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-08-23 15:08:52.725 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_account_generator.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_cleanup.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_cleanup_services.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_list_plugins.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_run.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_saved_state_json.json 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_tempest_init.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-08-23 15:08:52.725 | M tempest/tests/cmd/test_workspace.py 2021-08-23 15:08:52.725 | M tempest/tests/common/__init__.py 2021-08-23 15:08:52.725 | M tempest/tests/common/test_admin_available.py 2021-08-23 15:08:52.725 | M tempest/tests/common/test_alt_available.py 2021-08-23 15:08:52.725 | M tempest/tests/common/test_compute.py 2021-08-23 15:08:52.725 | M tempest/tests/common/test_credentials_factory.py 2021-08-23 15:08:52.725 | M tempest/tests/common/test_custom_matchers.py 2021-08-23 15:08:52.725 | M tempest/tests/common/test_image.py 2021-08-23 15:08:52.725 | M tempest/tests/common/utils/__init__.py 2021-08-23 15:08:52.725 | M tempest/tests/common/utils/linux/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-08-23 15:08:52.726 | M tempest/tests/common/utils/test_net_utils.py 2021-08-23 15:08:52.726 | M tempest/tests/fake_config.py 2021-08-23 15:08:52.726 | M tempest/tests/fake_tempest_plugin.py 2021-08-23 15:08:52.726 | M tempest/tests/files/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/files/failing-tests 2021-08-23 15:08:52.726 | M tempest/tests/files/passing-tests 2021-08-23 15:08:52.726 | M tempest/tests/files/setup.cfg 2021-08-23 15:08:52.726 | M tempest/tests/files/testr-conf 2021-08-23 15:08:52.726 | M tempest/tests/lib/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/cli/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/cli/test_command_failed.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/cli/test_execute.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/cli/test_output_parser.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/cmd/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_api_version_request.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_api_version_utils.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_cred_client.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_http.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_preprov_creds.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_profiler.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_rest_client.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/test_validation_resources.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/utils/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/utils/test_misc.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/fake_auth_provider.py 2021-08-23 15:08:52.726 | M tempest/tests/lib/fake_credentials.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/fake_http.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/fake_identity.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/__init__.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/base.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/__init__.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_images_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-08-23 15:08:52.727 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/compute/test_services_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/__init__.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-08-23 15:08:52.728 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/__init__.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v1/__init__.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/__init__.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/__init__.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/test_agents_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-08-23 15:08:52.729 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_networks_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_ports_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_qos_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_routers_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_segments_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_tags_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/network/test_versions_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/object_storage/__init__.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/placement/__init__.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/registry_fixture.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/test_clients.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/__init__.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-08-23 15:08:52.730 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_auth.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_base.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_credentials.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_decorators.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_ssh.py 2021-08-23 15:08:52.731 | M tempest/tests/lib/test_tempest_lib.py 2021-08-23 15:08:52.731 | M tempest/tests/test_base_test.py 2021-08-23 15:08:52.731 | M tempest/tests/test_config.py 2021-08-23 15:08:52.731 | M tempest/tests/test_decorators.py 2021-08-23 15:08:52.731 | M tempest/tests/test_hacking.py 2021-08-23 15:08:52.731 | M tempest/tests/test_imports.py 2021-08-23 15:08:52.731 | M tempest/tests/test_list_tests.py 2021-08-23 15:08:52.731 | M tempest/tests/test_microversions.py 2021-08-23 15:08:52.731 | M tempest/tests/test_tempest_plugin.py 2021-08-23 15:08:52.731 | M tempest/tests/test_test.py 2021-08-23 15:08:52.731 | M tempest/tests/utils.py 2021-08-23 15:08:52.731 | M tempest/version.py 2021-08-23 15:08:52.731 | M test-requirements.txt 2021-08-23 15:08:52.732 | M tools/generate-tempest-plugins-list.py 2021-08-23 15:08:52.732 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-08-23 15:08:52.732 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-08-23 15:08:52.732 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-08-23 15:08:52.732 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-08-23 15:08:52.732 | M tools/tempest-integrated-gate-storage-exclSwitched to branch 'master' 2021-08-23 15:08:52.732 | ude-list.txt 2021-08-23 15:08:52.732 | M tools/tempest-plugin-sanity.sh 2021-08-23 15:08:52.732 | M tox.ini 2021-08-23 15:08:52.732 | M zuul.d/base.yaml 2021-08-23 15:08:52.732 | M zuul.d/integrated-gate.yaml 2021-08-23 15:08:52.732 | M zuul.d/project.yaml 2021-08-23 15:08:52.732 | M zuul.d/stable-jobs.yaml 2021-08-23 15:08:52.732 | M zuul.d/tempest-specific.yaml 2021-08-23 15:08:52.732 | Your branch is up to date with 'origin/master'. 2021-08-23 15:08:52.732 | ++ lib/tempest:install_tempest:746 : local tmp_u_c_m 2021-08-23 15:08:52.732 | +++ lib/tempest:install_tempest:747 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-08-23 15:08:52.732 | ++ lib/tempest:install_tempest:747 : tmp_u_c_m=/tmp/tempest_u_c_m.pECPdTleHh 2021-08-23 15:08:52.732 | ++ lib/tempest:install_tempest:748 : set_tempest_venv_constraints /tmp/tempest_u_c_m.pECPdTleHh 2021-08-23 15:08:52.732 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-08-23 15:08:52.732 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.pECPdTleHh 2021-08-23 15:08:52.732 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-08-23 15:08:52.732 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-08-23 15:08:52.732 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-08-23 15:08:52.735 | ++ lib/tempest:install_tempest:750 : tox -r --notest -efull 2021-08-23 15:08:53.344 | full create: /opt/stack/tempest/.tox/tempest 2021-08-23 15:08:54.195 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-08-23 15:09:19.688 | full develop-inst: /opt/stack/tempest 2021-08-23 15:09:25.227 | full installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@5f716ece410a2055df6162da29f8d9098ea6607a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-08-23 15:09:25.227 | ___________________________________ summary ____________________________________ 2021-08-23 15:09:25.227 | full: skipped tests 2021-08-23 15:09:25.227 | congratulations :) 2021-08-23 15:09:25.267 | ++ lib/tempest:install_tempest:753 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-08-23 15:09:25.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:09:26.199 | Collecting pip<20.3 2021-08-23 15:09:26.208 | 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-08-23 15:09:26.751 | Installing collected packages: pip 2021-08-23 15:09:26.751 | Attempting uninstall: pip 2021-08-23 15:09:26.752 | Found existing installation: pip 21.0.1 2021-08-23 15:09:27.093 | Uninstalling pip-21.0.1: 2021-08-23 15:09:27.154 | Successfully uninstalled pip-21.0.1 2021-08-23 15:09:28.522 | Successfully installed pip-20.2.4 2021-08-23 15:09:28.621 | ++ lib/tempest:install_tempest:757 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.pECPdTleHh -r requirements.txt 2021-08-23 15:09:30.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:09:30.136 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.137 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.140 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.143 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.148 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.149 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.151 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.152 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.154 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.156 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:30.158 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 24)) (4.4.0) 2021-08-23 15:09:30.168 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 47)) (5.6.0) 2021-08-23 15:09:30.170 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 53)) (5.0.1) 2021-08-23 15:09:30.175 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 64)) (3.0.0) 2021-08-23 15:09:30.185 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 120)) (2.2.0) 2021-08-23 15:09:30.192 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 138)) (0.8.0) 2021-08-23 15:09:30.195 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 146)) (0.7.2) 2021-08-23 15:09:30.196 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 170)) (2.7.2) 2021-08-23 15:09:30.244 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 175)) (1.26.6) 2021-08-23 15:09:30.264 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 180)) (1.4.0) 2021-08-23 15:09:30.277 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 184)) (5.4.1) 2021-08-23 15:09:30.279 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 189)) (3.4.7) 2021-08-23 15:09:30.319 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 207)) (1.1.0) 2021-08-23 15:09:30.325 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 215)) (3.2.0) 2021-08-23 15:09:30.333 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 250)) (3.8.0) 2021-08-23 15:09:30.344 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 283)) (4.6.0) 2021-08-23 15:09:30.381 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 312)) (3.2.0) 2021-08-23 15:09:30.409 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 313)) (4.2.0) 2021-08-23 15:09:30.419 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 350)) (2.5.0) 2021-08-23 15:09:30.429 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 391)) (1.4.0) 2021-08-23 15:09:30.440 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 399)) (1.0.2) 2021-08-23 15:09:30.442 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 401)) (8.7.1) 2021-08-23 15:09:30.481 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 415)) (2.4.7) 2021-08-23 15:09:30.483 | Requirement already satisfied: stevedore===3.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 426)) (3.4.0) 2021-08-23 15:09:30.489 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 436)) (2.1.2) 2021-08-23 15:09:30.538 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 454)) (1.16.0) 2021-08-23 15:09:30.540 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 483)) (1.12.1) 2021-08-23 15:09:30.542 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 494)) (1.5.0) 2021-08-23 15:09:30.546 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 499)) (0.18.2) 2021-08-23 15:09:30.548 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 544)) (1.14.6) 2021-08-23 15:09:30.550 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 547)) (3.2.0) 2021-08-23 15:09:30.576 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 575)) (0.14.1) 2021-08-23 15:09:30.579 | Requirement already satisfied: oslo.utils===4.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 582)) (4.10.0) 2021-08-23 15:09:30.595 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 589)) (2.8.2) 2021-08-23 15:09:30.599 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 592)) (0.4.4) 2021-08-23 15:09:30.602 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 595)) (2021.1) 2021-08-23 15:09:30.605 | Requirement already satisfied: setuptools===57.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 602)) (57.4.0) 2021-08-23 15:09:30.654 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 166)) (1.0.0) 2021-08-23 15:09:30.656 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 150)) (1.4.0) 2021-08-23 15:09:30.658 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.8/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.pECPdTleHh (line 207)) (1.4.0) 2021-08-23 15:09:30.660 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 119)) (0.9.6) 2021-08-23 15:09:30.661 | Requirement already satisfied: oslo.context===3.3.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 56)) (3.3.1) 2021-08-23 15:09:30.666 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 2)) (0.12.1) 2021-08-23 15:09:30.670 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 224)) (2.26.0) 2021-08-23 15:09:30.697 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 143)) (0.2.5) 2021-08-23 15:09:30.701 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 50)) (21.2.0) 2021-08-23 15:09:30.757 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 274)) (1.8.2) 2021-08-23 15:09:30.759 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 182)) (2.20) 2021-08-23 15:09:30.761 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 492)) (0.18.0) 2021-08-23 15:09:30.765 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 513)) (1.6) 2021-08-23 15:09:30.766 | Requirement already satisfied: iso8601===0.1.16 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 365)) (0.1.16) 2021-08-23 15:09:30.768 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 520)) (0.11.0) 2021-08-23 15:09:30.770 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 338)) (21.0) 2021-08-23 15:09:30.774 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 367)) (1.0.0) 2021-08-23 15:09:30.775 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 42)) (2021.5.30) 2021-08-23 15:09:30.777 | Requirement already satisfied: idna===3.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 369)) (3.2) 2021-08-23 15:09:30.779 | Requirement already satisfied: charset-normalizer===2.0.4 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.pECPdTleHh (line 568)) (2.0.4) 2021-08-23 15:09:30.862 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-08-23 15:09:30.862 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-08-23 15:09:30.925 | ++ lib/tempest:install_tempest:758 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-08-23 15:09:30.927 | ++ lib/tempest:install_tempest:759 : rm -f /tmp/tempest_u_c_m.pECPdTleHh 2021-08-23 15:09:30.933 | ++ lib/tempest:install_tempest:760 : popd 2021-08-23 15:09:30.933 | ~/devstack 2021-08-23 15:09:30.936 | ++ inc/async:async_run:104 : return 0 2021-08-23 15:09:30.939 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-23 15:09:30.942 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-23 15:09:30.945 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:09:30.948 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-23 15:09:30.952 | + functions-common:run_phase:1759 : run_plugins stack install 2021-08-23 15:09:30.954 | + functions-common:run_plugins:1718 : local mode=stack 2021-08-23 15:09:30.957 | + functions-common:run_plugins:1719 : local phase=install 2021-08-23 15:09:30.960 | + functions-common:run_plugins:1721 : local plugins= 2021-08-23 15:09:30.963 | + functions-common:run_plugins:1722 : local plugin 2021-08-23 15:09:30.966 | + ./stack.sh:main:937 : use_library_from_git python-openstackclient 2021-08-23 15:09:30.969 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-08-23 15:09:30.971 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:09:30.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:09:30.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-08-23 15:09:30.980 | + inc/python:use_library_from_git:253 : return 1 2021-08-23 15:09:30.982 | + ./stack.sh:main:941 : pip_install_gr python-openstackclient 2021-08-23 15:09:30.985 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-08-23 15:09:30.988 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-23 15:09:30.991 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-08-23 15:09:30.994 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-08-23 15:09:30.997 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-23 15:09:31.001 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-08-23 15:09:31.002 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-23 15:09:31.008 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-08-23 15:09:31.011 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-08-23 15:09:31.015 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-08-23 15:09:31.019 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-08-23 15:09:31.023 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-08-23 15:09:31.049 | Using python 3.8 to install python-openstackclient 2021-08-23 15:09:31.052 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-08-23 15:09:31.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:09:31.842 | from cryptography.utils import int_from_bytes 2021-08-23 15:09:31.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:09:31.843 | from cryptography.utils import int_from_bytes 2021-08-23 15:09:32.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:09:32.911 | 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-08-23 15:09:32.915 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:32.916 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:32.917 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:32.920 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:32.923 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:32.930 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:09:33.134 | Collecting python-openstackclient===5.5.0 2021-08-23 15:09:33.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad1/3fffb5caf5b85/python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 2021-08-23 15:09:33.298 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-08-23 15:09:33.306 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-08-23 15:09:33.313 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.3.1) 2021-08-23 15:09:33.333 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-08-23 15:09:33.349 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-08-23 15:09:33.367 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-08-23 15:09:33.382 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-08-23 15:09:33.401 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2021-08-23 15:09:33.404 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-08-23 15:09:33.407 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.55.0) 2021-08-23 15:09:33.439 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-08-23 15:09:33.456 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-08-23 15:09:33.461 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-08-23 15:09:33.529 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-08-23 15:09:33.533 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-08-23 15:09:33.540 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-08-23 15:09:33.545 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-08-23 15:09:33.549 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-08-23 15:09:33.552 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-08-23 15:09:33.561 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-08-23 15:09:33.565 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-08-23 15:09:33.568 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-08-23 15:09:33.588 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-08-23 15:09:33.644 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:09:33.650 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-08-23 15:09:33.662 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-08-23 15:09:33.708 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-08-23 15:09:33.711 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-08-23 15:09:33.757 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-08-23 15:09:33.760 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-08-23 15:09:33.783 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-08-23 15:09:33.785 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-08-23 15:09:33.792 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-08-23 15:09:33.797 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-08-23 15:09:33.801 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-08-23 15:09:33.807 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2021-08-23 15:09:33.810 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2021-08-23 15:09:33.833 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:09:33.840 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-08-23 15:09:33.844 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:09:33.847 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:09:33.893 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-08-23 15:09:33.897 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2021-08-23 15:09:33.900 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.2.5) 2021-08-23 15:09:33.906 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-08-23 15:09:33.909 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-08-23 15:09:33.915 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:09:33.920 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-08-23 15:09:33.923 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-08-23 15:09:35.754 | Installing collected packages: python-openstackclient 2021-08-23 15:09:37.172 | Successfully installed python-openstackclient-5.5.0 2021-08-23 15:09:37.316 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:09:37.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:09:37.410 | + inc/python:pip_install:200 : result=0 2021-08-23 15:09:37.414 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:09:37.417 | + functions-common:time_stop:2304 : local name 2021-08-23 15:09:37.421 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:09:37.423 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:09:37.426 | + functions-common:time_stop:2307 : local total 2021-08-23 15:09:37.428 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:09:37.430 | + functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:09:37.433 | + functions-common:time_stop:2311 : start_time=1629731371043 2021-08-23 15:09:37.435 | + functions-common:time_stop:2313 : [[ -z 1629731371043 ]] 2021-08-23 15:09:37.438 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:09:37.443 | + functions-common:time_stop:2316 : end_time=1629731377440 2021-08-23 15:09:37.445 | + functions-common:time_stop:2317 : elapsed_time=6397 2021-08-23 15:09:37.448 | + functions-common:time_stop:2318 : total=231106 2021-08-23 15:09:37.451 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:09:37.453 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=237503 2021-08-23 15:09:37.456 | + inc/python:pip_install:203 : return 0 2021-08-23 15:09:37.458 | + ./stack.sh:main:946 : install_oscwrap 2021-08-23 15:09:37.462 | ++ functions-common:install_oscwrap:2349 : mktemp 2021-08-23 15:09:37.468 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.RPZUaKdvNF 2021-08-23 15:09:37.470 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2021-08-23 15:09:37.473 | + functions-common:install_oscwrap:2355 : unalias -a 2021-08-23 15:09:37.476 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2021-08-23 15:09:37.479 | + ./stack.sh:main:951 : [[ False != \F\a\l\s\e ]] 2021-08-23 15:09:37.482 | + ./stack.sh:main:991 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-23 15:09:37.484 | + ./stack.sh:main:999 : is_service_enabled mysql postgresql 2021-08-23 15:09:37.503 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:09:37.507 | + ./stack.sh:main:1000 : configure_database 2021-08-23 15:09:37.510 | + lib/database:configure_database:126 : configure_database_mysql 2021-08-23 15:09:37.513 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-08-23 15:09:37.515 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-08-23 15:09:37.518 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:09:37.520 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-08-23 15:09:37.523 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-08-23 15:09:37.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:09:37.527 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:09:37.530 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-08-23 15:09:37.532 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-08-23 15:09:37.534 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:09:37.536 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:09:37.539 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:09:37.542 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:09:37.545 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:09:37.547 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:09:37.550 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:09:37.553 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:09:37.555 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:09:37.558 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-08-23 15:09:37.561 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:09:37.563 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:09:37.566 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:09:37.569 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:09:37.572 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:09:37.575 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:09:37.577 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-08-23 15:09:37.593 | mysqladmin: connect to server at 'localhost' failed 2021-08-23 15:09:37.593 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-08-23 15:09:37.598 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-08-23 15:09:37.600 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-08-23 15:09:37.603 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:09:37.605 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:09:37.607 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-08-23 15:09:37.609 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-08-23 15:09:37.612 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-08-23 15:09:37.614 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:09:37.617 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:09:37.620 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-08-23 15:09:37.623 | + 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-08-23 15:09:37.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:09:37.681 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-08-23 15:09:37.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:09:37.721 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-08-23 15:09:37.724 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2021-08-23 15:09:37.724 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2021-08-23 15:09:37.729 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-08-23 15:09:37.791 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-08-23 15:09:37.848 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-08-23 15:09:37.907 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-08-23 15:09:37.962 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-08-23 15:09:37.964 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-08-23 15:09:37.967 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:09:37.969 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2021-08-23 15:09:40.549 | + ./stack.sh:main:1004 : save_stackenv 1004 2021-08-23 15:09:40.552 | + functions-common:save_stackenv:60 : local tag=1004 2021-08-23 15:09:40.556 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-23 15:09:40.562 | + functions-common:save_stackenv:62 : time_stamp=2021-08-23-150940 2021-08-23 15:09:40.564 | + functions-common:save_stackenv:63 : echo '# 2021-08-23-150940 1004' 2021-08-23 15:09:40.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.571 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-23 15:09:40.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.577 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-23 15:09:40.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.582 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-23 15:09:40.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.589 | + 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-08-23 15:09:40.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.598 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.88 2021-08-23 15:09:40.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.605 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.88/identity 2021-08-23 15:09:40.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.611 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-23-145856 2021-08-23 15:09:40.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.617 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-23 15:09:40.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.623 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.88 2021-08-23 15:09:40.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.629 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-23 15:09:40.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.635 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-23 15:09:40.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.641 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-23 15:09:40.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:09:40.647 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-23 15:09:40.650 | + ./stack.sh:main:1016 : [[ True == \T\r\u\e ]] 2021-08-23 15:09:40.652 | + ./stack.sh:main:1017 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-08-23 15:09:40.655 | + ./stack.sh:main:1018 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-08-23 15:09:40.676 | + ./stack.sh:main:1030 : start_dstat 2021-08-23 15:09:40.678 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.683 | + functions-common:run_process:1559 : local service=dstat 2021-08-23 15:09:40.685 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.688 | + functions-common:run_process:1561 : local group= 2021-08-23 15:09:40.690 | + functions-common:run_process:1562 : local user= 2021-08-23 15:09:40.693 | + functions-common:run_process:1564 : local name=dstat 2021-08-23 15:09:40.695 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:09:40.698 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:09:40.701 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:09:40.703 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:09:40.706 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:09:40.711 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731380708 2021-08-23 15:09:40.714 | + functions-common:run_process:1567 : is_service_enabled dstat 2021-08-23 15:09:40.731 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:09:40.733 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-08-23 15:09:40.736 | + functions-common:_run_under_systemd:1524 : local service=dstat 2021-08-23 15:09:40.740 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.744 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.747 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.750 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.753 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-08-23 15:09:40.755 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-08-23 15:09:40.757 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2021-08-23 15:09:40.760 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:09:40.762 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:09:40.765 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-08-23 15:09:40.768 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-08-23 15:09:40.770 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2021-08-23 15:09:40.772 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:40.775 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:09:40.777 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:09:40.780 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:09:40.782 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:09:40.785 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-08-23 15:09:40.787 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:09:40.792 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-08-23 15:09:40.859 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-08-23 15:09:40.944 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-23 15:09:41.006 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-08-23 15:09:41.067 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-08-23 15:09:41.119 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:09:41.177 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:09:41.179 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-08-23 15:09:41.251 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:09:41.602 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2021-08-23 15:09:41.623 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-08-23 15:09:41.990 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2021-08-23 15:09:42.018 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:09:42.021 | + functions-common:time_stop:2304 : local name 2021-08-23 15:09:42.027 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:09:42.032 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:09:42.034 | + functions-common:time_stop:2307 : local total 2021-08-23 15:09:42.037 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:09:42.039 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:09:42.042 | + functions-common:time_stop:2311 : start_time=1629731380708 2021-08-23 15:09:42.045 | + functions-common:time_stop:2313 : [[ -z 1629731380708 ]] 2021-08-23 15:09:42.048 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:09:42.053 | + functions-common:time_stop:2316 : end_time=1629731382050 2021-08-23 15:09:42.055 | + functions-common:time_stop:2317 : elapsed_time=1342 2021-08-23 15:09:42.058 | + functions-common:time_stop:2318 : total=0 2021-08-23 15:09:42.061 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:09:42.063 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1342 2021-08-23 15:09:42.066 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-08-23 15:09:42.068 | + functions-common:run_process:1559 : local service=memory_tracker 2021-08-23 15:09:42.070 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-08-23 15:09:42.073 | + functions-common:run_process:1561 : local group= 2021-08-23 15:09:42.075 | + functions-common:run_process:1562 : local user=root 2021-08-23 15:09:42.078 | + functions-common:run_process:1564 : local name=memory_tracker 2021-08-23 15:09:42.080 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:09:42.083 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:09:42.086 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:09:42.088 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:09:42.092 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:09:42.096 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731382094 2021-08-23 15:09:42.099 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2021-08-23 15:09:42.116 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:09:42.118 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:09:42.121 | + functions-common:time_stop:2304 : local name 2021-08-23 15:09:42.123 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:09:42.125 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:09:42.128 | + functions-common:time_stop:2307 : local total 2021-08-23 15:09:42.130 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:09:42.133 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:09:42.135 | + functions-common:time_stop:2311 : start_time=1629731382094 2021-08-23 15:09:42.137 | + functions-common:time_stop:2313 : [[ -z 1629731382094 ]] 2021-08-23 15:09:42.141 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:09:42.145 | + functions-common:time_stop:2316 : end_time=1629731382142 2021-08-23 15:09:42.147 | + functions-common:time_stop:2317 : elapsed_time=48 2021-08-23 15:09:42.149 | + functions-common:time_stop:2318 : total=1342 2021-08-23 15:09:42.152 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:09:42.155 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1390 2021-08-23 15:09:42.160 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-08-23 15:09:42.178 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:09:42.181 | + ./stack.sh:main:1034 : is_service_enabled tcpdump 2021-08-23 15:09:42.199 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:09:42.201 | + ./stack.sh:main:1042 : is_service_enabled etcd3 2021-08-23 15:09:42.220 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:09:42.222 | + ./stack.sh:main:1043 : start_etcd3 2021-08-23 15:09:42.225 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-08-23 15:09:42.227 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-805628-2 --data-dir /opt/stack/data/etcd' 2021-08-23 15:09:42.229 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-08-23 15:09:42.232 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-805628-2=http://10.222.0.88:2380' 2021-08-23 15:09:42.236 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.88:2380' 2021-08-23 15:09:42.239 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.88:2379' 2021-08-23 15:09:42.241 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-08-23 15:09:42.243 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-08-23 15:09:42.247 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.88:2379' 2021-08-23 15:09:42.249 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-08-23 15:09:42.252 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-08-23 15:09:42.255 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-23 15:09:42.257 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-805628-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-805628-2=http://10.222.0.88:2380 --initial-advertise-peer-urls http://10.222.0.88:2380 --advertise-client-urls http://10.222.0.88:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.88:2379 --debug' '' root 2021-08-23 15:09:42.260 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2021-08-23 15:09:42.262 | + functions-common:write_user_unit_file:1442 : local 'command=/opt/stack/bin/etcd --name n-d-805628-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-805628-2=http://10.222.0.88:2380 --initial-advertise-peer-urls http://10.222.0.88:2380 --advertise-client-urls http://10.222.0.88:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.88:2379 --debug' 2021-08-23 15:09:42.265 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:09:42.267 | + functions-common:write_user_unit_file:1444 : local user=root 2021-08-23 15:09:42.269 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:09:42.271 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:09:42.274 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-23 15:09:42.276 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:09:42.281 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-08-23 15:09:42.346 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-08-23 15:09:42.412 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-805628-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-805628-2=http://10.222.0.88:2380 --initial-advertise-peer-urls http://10.222.0.88:2380 --advertise-client-urls http://10.222.0.88:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.88:2379 --debug' 2021-08-23 15:09:42.467 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-08-23 15:09:42.528 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-08-23 15:09:42.582 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:09:42.637 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:09:42.639 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-08-23 15:09:42.710 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:09:43.081 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-08-23 15:09:43.137 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-08-23 15:09:43.192 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-08-23 15:09:43.246 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-08-23 15:09:43.299 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-08-23 15:09:43.303 | ++ functions-common:is_arch:428 : uname -m 2021-08-23 15:09:43.309 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-23 15:09:43.312 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-08-23 15:09:43.701 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-08-23 15:09:43.715 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-08-23 15:09:44.055 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-08-23 15:09:44.739 | + ./stack.sh:main:1054 : cat 2021-08-23 15:09:44.747 | + ./stack.sh:main:1069 : is_service_enabled tls-proxy 2021-08-23 15:09:44.768 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:09:44.772 | + ./stack.sh:main:1074 : source /home/ubuntu/devstack/userrc_early 2021-08-23 15:09:44.776 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-08-23 15:09:44.779 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-08-23 15:09:44.782 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.88/identity 2021-08-23 15:09:44.784 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.88/identity 2021-08-23 15:09:44.787 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-08-23 15:09:44.790 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-08-23 15:09:44.793 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-08-23 15:09:44.795 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-08-23 15:09:44.798 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-08-23 15:09:44.800 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-08-23 15:09:44.803 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-08-23 15:09:44.807 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-08-23 15:09:44.809 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-08-23 15:09:44.812 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-08-23 15:09:44.814 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-08-23 15:09:44.817 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-08-23 15:09:44.819 | + ./stack.sh:main:1076 : is_service_enabled keystone 2021-08-23 15:09:44.838 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:09:44.841 | + ./stack.sh:main:1077 : echo_summary 'Starting Keystone' 2021-08-23 15:09:44.843 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:09:44.846 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-08-23 15:09:44.848 | + ./stack.sh:main:1079 : '[' 10.222.0.88 == 10.222.0.88 ']' 2021-08-23 15:09:44.850 | + ./stack.sh:main:1080 : init_keystone 2021-08-23 15:09:44.853 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-08-23 15:09:44.869 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:09:44.872 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-08-23 15:09:44.874 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-08-23 15:09:44.876 | + lib/database:recreate_database:110 : local db=keystone 2021-08-23 15:09:44.879 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-08-23 15:09:44.881 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-08-23 15:09:44.883 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-08-23 15:09:44.888 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:09:44.911 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-08-23 15:09:44.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:09:44.939 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-08-23 15:09:44.943 | + functions-common:time_start:2290 : local name=dbsync 2021-08-23 15:09:44.949 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:09:44.952 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:09:44.955 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:09:44.959 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731384956 2021-08-23 15:09:44.961 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-08-23 15:09:48.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:48.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.814 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.815 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.815 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.818 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.818 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.819 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.820 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.820 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.823 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.824 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.827 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.827 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.827 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:48.827 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:48.870 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=60280) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:09:48.873 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:48.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.878 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.878 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.878 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.879 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.880 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.883 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.883 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.886 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.886 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.886 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.887 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:48.887 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:48.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:48.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.915 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.916 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.916 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.919 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.920 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.920 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.921 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.921 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.925 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.925 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.927 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.927 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.928 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.929 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:48.929 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:48.992 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:48.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.993 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.993 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.993 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.997 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.997 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.997 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.998 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.999 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:48.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:48.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.002 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.002 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.005 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.005 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.005 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:49.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:49.006 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:49.006 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:49.013 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-23 15:09:50.230 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.230 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-23 15:09:50.239 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.239 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-23 15:09:50.249 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.249 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-23 15:09:50.259 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.259 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-23 15:09:50.270 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.270 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-23 15:09:50.278 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.278 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-23 15:09:50.407 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.407 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-23 15:09:50.482 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.482 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-23 15:09:50.513 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.513 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-23 15:09:50.524 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.524 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-23 15:09:50.535 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.535 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-23 15:09:50.544 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.544 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-23 15:09:50.553 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.553 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-23 15:09:50.561 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.562 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-23 15:09:50.606 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.606 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-23 15:09:50.762 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.762 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-23 15:09:50.942 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:50.942 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-23 15:09:51.002 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.002 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-23 15:09:51.094 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.095 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-23 15:09:51.134 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.134 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-23 15:09:51.274 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.274 | INFO migrate.versioning.api [-] 87 -> 88...  2021-08-23 15:09:51.356 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.356 | INFO migrate.versioning.api [-] 88 -> 89...  2021-08-23 15:09:51.406 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.407 | INFO migrate.versioning.api [-] 89 -> 90...  2021-08-23 15:09:51.497 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.497 | INFO migrate.versioning.api [-] 90 -> 91...  2021-08-23 15:09:51.706 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.706 | INFO migrate.versioning.api [-] 91 -> 92...  2021-08-23 15:09:51.922 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:51.922 | INFO migrate.versioning.api [-] 92 -> 93...  2021-08-23 15:09:52.139 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.139 | INFO migrate.versioning.api [-] 93 -> 94...  2021-08-23 15:09:52.289 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.289 | INFO migrate.versioning.api [-] 94 -> 95...  2021-08-23 15:09:52.401 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.402 | INFO migrate.versioning.api [-] 95 -> 96...  2021-08-23 15:09:52.417 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.417 | INFO migrate.versioning.api [-] 96 -> 97...  2021-08-23 15:09:52.431 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.431 | INFO migrate.versioning.api [-] 97 -> 98...  2021-08-23 15:09:52.441 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.441 | INFO migrate.versioning.api [-] 98 -> 99...  2021-08-23 15:09:52.450 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.450 | INFO migrate.versioning.api [-] 99 -> 100...  2021-08-23 15:09:52.459 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.459 | INFO migrate.versioning.api [-] 100 -> 101...  2021-08-23 15:09:52.472 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.472 | INFO migrate.versioning.api [-] 101 -> 102...  2021-08-23 15:09:52.505 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.505 | INFO migrate.versioning.api [-] 102 -> 103...  2021-08-23 15:09:52.550 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.551 | INFO migrate.versioning.api [-] 103 -> 104...  2021-08-23 15:09:52.566 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.566 | INFO migrate.versioning.api [-] 104 -> 105...  2021-08-23 15:09:52.639 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.639 | INFO migrate.versioning.api [-] 105 -> 106...  2021-08-23 15:09:52.719 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.719 | INFO migrate.versioning.api [-] 106 -> 107...  2021-08-23 15:09:52.817 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.817 | INFO migrate.versioning.api [-] 107 -> 108...  2021-08-23 15:09:52.903 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.903 | INFO migrate.versioning.api [-] 108 -> 109...  2021-08-23 15:09:52.954 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:52.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:52.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.955 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.955 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.955 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.959 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.959 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.959 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.960 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.961 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.964 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.965 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.967 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.967 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:52.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:52.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:52.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.970 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.970 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.970 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.973 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.973 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.974 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.975 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.975 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.978 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.979 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.981 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.982 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.982 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.983 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:52.983 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:52.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:52.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.984 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.984 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.984 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.987 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.988 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.988 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.989 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.989 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.993 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.993 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.996 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.996 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.996 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:52.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:52.997 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:52.997 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:53.003 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:53.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.005 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.006 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.006 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.006 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.007 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.007 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.007 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.007 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.008 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.009 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.009 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.009 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.010 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.011 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.011 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.012 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.012 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.012 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.012 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.013 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.013 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.013 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.014 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.014 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.015 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.015 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.016 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.016 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.016 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.016 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.017 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.017 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.018 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.018 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.018 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.020 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.020 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.020 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.021 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.022 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.022 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.023 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.023 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.024 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.024 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.024 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.024 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.026 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.027 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.027 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.027 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:53.029 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:53.047 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:53.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.050 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.051 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.051 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.051 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.051 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.051 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.052 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.052 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.053 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.053 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.053 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.054 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.054 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.055 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.055 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.055 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.055 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.055 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.056 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.056 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.057 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.057 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.058 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.058 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.059 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.059 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.060 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.060 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.060 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.060 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.061 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.061 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.061 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.061 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.062 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.063 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.064 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.064 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.065 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.066 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.067 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.067 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.067 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.067 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.068 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.068 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.070 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.070 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.070 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.072 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:53.072 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:53.072 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:53.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.075 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.076 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.076 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.077 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.077 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.077 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.078 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.078 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.078 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.079 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.079 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.079 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.080 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.080 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.081 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.082 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.082 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.083 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.083 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.084 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.084 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.085 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.085 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.086 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.086 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.086 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.086 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.088 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.088 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.089 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.089 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.090 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.090 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.091 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.092 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.092 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.092 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.092 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.092 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.094 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.094 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.094 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.095 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:53.096 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:53.102 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:53.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.105 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.105 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.106 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.106 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.106 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.106 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.107 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.107 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.108 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.108 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.108 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.108 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.109 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.109 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.110 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.110 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.110 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.110 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.111 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.111 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.111 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.112 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.112 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.112 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.113 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.113 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.114 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.114 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.114 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.114 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.115 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.115 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.116 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.116 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.116 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.118 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.118 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.119 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.119 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.120 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.121 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.122 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.122 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.122 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.122 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.122 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.123 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.124 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.124 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.125 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.125 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:53.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:53.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:53.127 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:53.133 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-23 15:09:53.143 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.143 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-23 15:09:53.151 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.152 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-23 15:09:53.244 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.244 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-23 15:09:53.253 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.253 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-23 15:09:53.268 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.268 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-23 15:09:53.277 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.277 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-23 15:09:53.287 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.287 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-23 15:09:53.296 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.296 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-23 15:09:53.305 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.305 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-23 15:09:53.424 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.424 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-23 15:09:53.433 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.433 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-23 15:09:53.584 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.584 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-23 15:09:53.594 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.594 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-23 15:09:53.748 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.748 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-23 15:09:53.764 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.764 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-23 15:09:53.837 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.837 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-23 15:09:53.849 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.849 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-23 15:09:53.860 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.860 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-23 15:09:53.870 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.870 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-23 15:09:53.879 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.879 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-23 15:09:53.888 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.888 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-23 15:09:53.979 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:53.979 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-23 15:09:54.063 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.063 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-23 15:09:54.165 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.166 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-23 15:09:54.175 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.175 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-23 15:09:54.183 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.183 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-23 15:09:54.192 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.192 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-23 15:09:54.201 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.201 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-23 15:09:54.209 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.209 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-23 15:09:54.288 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.288 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-23 15:09:54.337 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.337 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-23 15:09:54.399 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.400 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-23 15:09:54.599 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.599 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-23 15:09:54.670 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.670 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-23 15:09:54.721 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.721 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-23 15:09:54.764 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.764 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-23 15:09:54.773 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.774 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-23 15:09:54.783 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.784 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-23 15:09:54.792 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.792 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-23 15:09:54.802 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.802 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-23 15:09:54.810 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.811 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-23 15:09:54.822 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.822 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-23 15:09:54.830 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.830 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-23 15:09:54.838 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.838 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-23 15:09:54.990 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:54.990 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-23 15:09:55.000 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.000 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-23 15:09:55.380 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.380 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-23 15:09:55.555 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.555 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-23 15:09:55.564 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.564 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-23 15:09:55.573 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.573 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-23 15:09:55.581 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.581 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-23 15:09:55.589 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.589 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-23 15:09:55.634 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.634 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-23 15:09:55.644 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.644 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-23 15:09:55.754 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.754 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-23 15:09:55.831 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.831 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-23 15:09:55.840 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.840 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-23 15:09:55.850 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.850 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-23 15:09:55.858 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.859 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-23 15:09:55.868 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.868 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-23 15:09:55.877 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.877 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-23 15:09:55.954 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.954 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-23 15:09:55.969 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:55.969 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-23 15:09:56.039 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.039 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-23 15:09:56.207 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.207 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-23 15:09:56.300 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.300 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-23 15:09:56.308 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.308 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-23 15:09:56.316 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.316 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-23 15:09:56.329 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.329 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-23 15:09:56.338 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.338 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-23 15:09:56.350 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.350 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-23 15:09:56.360 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.361 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-23 15:09:56.499 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.499 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-23 15:09:56.509 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.509 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-23 15:09:56.517 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.518 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-23 15:09:56.529 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.529 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-23 15:09:56.537 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.538 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-23 15:09:56.546 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.548 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.548 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.549 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.550 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.551 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.551 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.552 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.552 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.552 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.552 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.553 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.553 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.554 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.554 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.554 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.554 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.555 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.555 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.555 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.557 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.557 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.558 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.558 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.558 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.558 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.558 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.559 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.560 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.560 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.560 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.561 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.561 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.561 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.561 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.562 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.562 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.562 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.564 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.564 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.565 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.565 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.565 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.565 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.566 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.566 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.566 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.566 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.567 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.567 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.569 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.569 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.570 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.570 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.570 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.570 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.571 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.571 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.571 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.572 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.572 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.572 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.573 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.575 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.576 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.577 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.577 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.577 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.577 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.577 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.578 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.578 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.579 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.579 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.579 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.580 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.580 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.580 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.580 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.581 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.581 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.581 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.581 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.582 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.582 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.583 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.583 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.583 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.584 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.585 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.585 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.585 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.585 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.586 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.586 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.586 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.586 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.586 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.589 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.589 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.589 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.590 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.591 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.591 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.592 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.592 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.592 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.593 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.593 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.593 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.595 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.595 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.596 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.600 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.601 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.601 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.601 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.601 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.601 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.602 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.602 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.603 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.603 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.603 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.604 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.604 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.605 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.605 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.605 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.605 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.606 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.606 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.606 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.607 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.607 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.607 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.608 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.608 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.608 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.609 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.610 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.610 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.610 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.611 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.611 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.611 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.611 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.611 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.613 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.613 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.614 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.614 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.615 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.615 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.616 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.617 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.617 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.617 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.617 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.617 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.619 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.619 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.619 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.620 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.622 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.632 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.634 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.634 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.636 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.636 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.638 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.638 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.639 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.640 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.640 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.641 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.641 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.642 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.642 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.643 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.643 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.643 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.644 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.644 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.645 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.647 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.647 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.648 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.648 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.648 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.649 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.649 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.649 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.650 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.650 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.650 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.650 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.650 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.650 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.651 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.651 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.651 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.652 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.652 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.652 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.652 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.653 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.653 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.653 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.655 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.655 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.656 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.656 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.656 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.656 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.657 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.657 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.657 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.657 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.658 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.658 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.660 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.660 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.661 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.661 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.661 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.661 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.662 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.662 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.662 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.662 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.663 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.663 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.688 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.690 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.690 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.691 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.691 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.692 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.692 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.693 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.693 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.694 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.694 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.694 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.694 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.695 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.695 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.695 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.695 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.696 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.696 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.697 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.699 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.699 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.699 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.699 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.700 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.701 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.701 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.701 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.701 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.702 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.702 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.702 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.702 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.703 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.703 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.703 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.705 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.705 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.706 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.706 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.706 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.706 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.707 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.707 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.707 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.707 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.708 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.708 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.710 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.710 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.710 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.710 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.711 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.711 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.711 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.712 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.712 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.712 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.713 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.713 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.714 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.714 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.715 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.715 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.717 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.717 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.718 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.718 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.718 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.718 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.719 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.719 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.720 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.720 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.720 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.720 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.721 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.721 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.721 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.722 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.722 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.723 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.723 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.723 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.724 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.724 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.724 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.724 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.724 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.724 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.725 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.725 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.725 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.725 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.725 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.726 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.726 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.726 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.727 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.727 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.727 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.729 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.729 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.730 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.730 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.731 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.731 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.731 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.731 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.731 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.732 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.732 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.732 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.734 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.734 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.735 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.735 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.735 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.735 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.736 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.736 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.736 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.736 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.737 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.737 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.743 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:56.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.745 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.745 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.746 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.746 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.747 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.747 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.748 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.748 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.749 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.749 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.749 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.749 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.750 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.750 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.750 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.750 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.751 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.751 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.752 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.753 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.753 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.753 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.753 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.754 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.754 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.754 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.754 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.754 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.755 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.755 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.755 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.755 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.755 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.755 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.756 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.756 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.756 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.757 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.757 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.757 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.758 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.758 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.758 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.760 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.760 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.761 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.761 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.761 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.761 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.762 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.762 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.762 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.762 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.763 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.763 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.765 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.765 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.765 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.765 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.766 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.766 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.766 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.766 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.767 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:56.767 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:56.767 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:56.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:56.775 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-23 15:09:56.786 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.786 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-23 15:09:56.795 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.795 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-23 15:09:56.812 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.812 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-23 15:09:56.820 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.820 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-23 15:09:56.829 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.829 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-23 15:09:56.837 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.837 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-23 15:09:56.845 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.845 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-23 15:09:56.854 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.854 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-23 15:09:56.863 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.863 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-23 15:09:56.872 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.872 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-23 15:09:56.881 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.881 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-23 15:09:56.932 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.932 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-23 15:09:56.945 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:56.945 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-23 15:09:57.006 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.006 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-23 15:09:57.099 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.099 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-23 15:09:57.110 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.111 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-23 15:09:57.120 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.120 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-23 15:09:57.129 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.129 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-23 15:09:57.137 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.137 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-23 15:09:57.145 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.145 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-23 15:09:57.153 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.153 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-23 15:09:57.163 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.164 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-23 15:09:57.175 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.175 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-23 15:09:57.187 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.187 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-23 15:09:57.197 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.197 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-23 15:09:57.206 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.206 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-23 15:09:57.215 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.216 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-23 15:09:57.225 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.225 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-23 15:09:57.234 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.234 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-23 15:09:57.241 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.242 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-23 15:09:57.250 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.250 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-23 15:09:57.258 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.258 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-23 15:09:57.266 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.266 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-23 15:09:57.274 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.274 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-23 15:09:57.282 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.283 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-23 15:09:57.290 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.291 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-23 15:09:57.298 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.298 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-23 15:09:57.307 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.307 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-23 15:09:57.316 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.316 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-23 15:09:57.327 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.328 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-23 15:09:57.338 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.338 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-23 15:09:57.348 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.348 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-23 15:09:57.357 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.357 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-23 15:09:57.366 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.366 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-23 15:09:57.375 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.375 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-23 15:09:57.436 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.436 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-23 15:09:57.446 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.446 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-23 15:09:57.456 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.457 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-23 15:09:57.466 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.466 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-23 15:09:57.475 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.476 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-23 15:09:57.484 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.485 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-23 15:09:57.493 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.494 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-23 15:09:57.501 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.501 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-23 15:09:57.511 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.511 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-23 15:09:57.524 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.524 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-23 15:09:57.533 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.533 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-23 15:09:57.541 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.541 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-23 15:09:57.550 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.550 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-23 15:09:57.561 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.561 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-23 15:09:57.574 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.575 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-23 15:09:57.586 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.586 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-23 15:09:57.606 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.606 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-23 15:09:57.628 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.628 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-23 15:09:57.639 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.639 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-23 15:09:57.648 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.648 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-23 15:09:57.656 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.656 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-23 15:09:57.667 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.667 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-23 15:09:57.677 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.677 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-23 15:09:57.685 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.685 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-23 15:09:57.693 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.693 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-23 15:09:57.707 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.708 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-23 15:09:57.716 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.716 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-23 15:09:57.724 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.724 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-23 15:09:57.735 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.735 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-23 15:09:57.749 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.751 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-23 15:09:57.761 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.761 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-23 15:09:57.770 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.771 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-23 15:09:57.781 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:57.782 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.785 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.786 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.786 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.786 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.787 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.787 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.787 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.788 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.788 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.788 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.788 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.789 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.789 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.789 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.789 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.790 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.790 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.790 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.791 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.791 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.791 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.792 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.793 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.793 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.793 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.793 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.794 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.794 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.796 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.796 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.796 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.796 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.796 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.796 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.798 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.798 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.799 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.799 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.800 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.800 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.800 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.801 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.801 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.802 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.802 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.804 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.804 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.804 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.804 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.807 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.807 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.807 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:57.810 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.812 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.812 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.813 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.813 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.814 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.814 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.815 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.815 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.816 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.816 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.816 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.816 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.817 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.817 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.817 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.817 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.818 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.818 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.819 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.820 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.820 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.820 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.821 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.821 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.821 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.821 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.821 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.822 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.822 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.822 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.822 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.822 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.822 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.823 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.823 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.823 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.824 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.824 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.824 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.824 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.825 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.825 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.825 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.827 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.827 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.828 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.828 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.828 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.828 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.829 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.829 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.829 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.829 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.830 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.830 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.832 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.832 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.832 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.832 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.833 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.833 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.833 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.834 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.834 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.834 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.834 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.834 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:57.835 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.836 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.836 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.837 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.838 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.839 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.839 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.839 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.839 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.840 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.840 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.841 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.841 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.841 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.841 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.841 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.841 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.842 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.842 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.843 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.844 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.844 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.845 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.845 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.845 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.845 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.845 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.846 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.847 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.847 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.847 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.848 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.848 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.848 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.848 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.849 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.849 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.849 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.851 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.851 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.852 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.852 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.852 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.852 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.853 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.853 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.853 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.853 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.854 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.854 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.856 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.856 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.856 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.856 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.857 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.857 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.857 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.858 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.858 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.858 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.858 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.858 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:57.866 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.870 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.871 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.871 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.872 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.872 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.872 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.872 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.873 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.873 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.873 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.873 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.874 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.875 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.875 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.875 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.875 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.875 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.876 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.877 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.877 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.877 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.878 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.878 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.879 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.879 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.880 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.880 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.880 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.880 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.881 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.881 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.883 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.883 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.884 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.884 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.885 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.885 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.886 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.886 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.886 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.887 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.887 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.889 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.889 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.889 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.890 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.892 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.892 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:57.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.917 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.918 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.918 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.919 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.919 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.919 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.919 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.920 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.920 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.920 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.920 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.921 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.921 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.921 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.921 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.922 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.922 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.922 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.922 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.922 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.923 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.924 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.924 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.924 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.925 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.925 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.926 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.926 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.927 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.927 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.927 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.927 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.928 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.928 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.929 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.930 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.930 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.931 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.931 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.931 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.932 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.932 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.932 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.933 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.933 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.935 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.935 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.935 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.936 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.938 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.938 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.938 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:57.938 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.941 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.942 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.942 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.942 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.943 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.943 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.943 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.944 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.944 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.944 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.944 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.944 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.945 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.945 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.945 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.946 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.946 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.946 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.946 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.946 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.947 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.948 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.948 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.948 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.949 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.949 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.950 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.950 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.951 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.951 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.951 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.951 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.952 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.952 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.953 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.954 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.954 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.955 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.955 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.955 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.956 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.956 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.956 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.957 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.957 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.959 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.959 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.959 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.960 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.963 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.963 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.964 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:57.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:09:57.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.973 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.973 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.974 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.974 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.974 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.974 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.975 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.975 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.976 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.976 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.976 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.976 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.977 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.977 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.977 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.977 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.978 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.978 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.978 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.978 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.978 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.980 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.980 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.980 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.980 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.980 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.982 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.982 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.983 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.983 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.983 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.983 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.983 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.983 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.985 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.985 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.986 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.986 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.987 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.987 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.987 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.988 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.988 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.989 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.989 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.991 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.991 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.991 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.991 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:09:57.994 | 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=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:09:57.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:09:57.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=60280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:09:58.002 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-23 15:09:58.017 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.017 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-23 15:09:58.143 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.143 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-23 15:09:58.268 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.269 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-23 15:09:58.437 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.437 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-23 15:09:58.446 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.447 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-23 15:09:58.455 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.455 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-23 15:09:58.463 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.463 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-23 15:09:58.472 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.472 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-23 15:09:58.479 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.480 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-23 15:09:58.488 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.488 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-23 15:09:58.557 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.560 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-23 15:09:58.669 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.669 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-23 15:09:58.830 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:58.830 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-23 15:09:59.111 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.112 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-23 15:09:59.223 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.224 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-23 15:09:59.233 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.233 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-23 15:09:59.241 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.241 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-23 15:09:59.249 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.249 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-23 15:09:59.259 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.259 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-23 15:09:59.269 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.269 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-23 15:09:59.277 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.277 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-23 15:09:59.287 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.287 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-23 15:09:59.298 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.298 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-23 15:09:59.408 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.408 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-23 15:09:59.417 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.417 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-23 15:09:59.426 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.426 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-23 15:09:59.436 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.436 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-23 15:09:59.445 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.445 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-23 15:09:59.455 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.455 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-23 15:09:59.462 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.463 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-23 15:09:59.471 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.471 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-23 15:09:59.511 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.511 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-23 15:09:59.520 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.520 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-23 15:09:59.529 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.529 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-23 15:09:59.600 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.600 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-23 15:09:59.663 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.663 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-23 15:09:59.778 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.778 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-23 15:09:59.791 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.792 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-23 15:09:59.801 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.801 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-23 15:09:59.812 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.812 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-23 15:09:59.820 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.820 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-23 15:09:59.830 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.830 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-23 15:09:59.839 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.839 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-23 15:09:59.850 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.850 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-23 15:09:59.862 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.862 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-23 15:09:59.874 | INFO migrate.versioning.api [-] done 2021-08-23 15:09:59.874 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-23 15:10:00.065 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.065 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-23 15:10:00.074 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.074 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-23 15:10:00.081 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.081 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-23 15:10:00.089 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.089 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-23 15:10:00.097 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.097 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-23 15:10:00.105 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.105 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-23 15:10:00.113 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.113 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-23 15:10:00.228 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.228 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-23 15:10:00.263 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.263 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-23 15:10:00.272 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.273 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-23 15:10:00.282 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.282 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-23 15:10:00.291 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.291 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-23 15:10:00.299 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.299 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-23 15:10:00.307 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.307 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-23 15:10:00.315 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.315 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-23 15:10:00.323 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.323 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-23 15:10:00.494 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.494 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-23 15:10:00.503 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.503 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-23 15:10:00.511 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.511 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-23 15:10:00.521 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.521 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-23 15:10:00.531 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.532 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-23 15:10:00.541 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.542 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-23 15:10:00.553 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.553 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-23 15:10:00.563 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.563 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-23 15:10:00.573 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.573 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-23 15:10:00.705 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.705 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-23 15:10:00.712 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.712 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-23 15:10:00.720 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.720 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-23 15:10:00.731 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.731 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-23 15:10:00.741 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.741 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-23 15:10:00.750 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:00.750 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-23 15:10:00.759 | INFO migrate.versioning.api [-] done 2021-08-23 15:10:01.080 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-08-23 15:10:01.083 | + functions-common:time_stop:2304 : local name 2021-08-23 15:10:01.087 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:10:01.089 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:10:01.092 | + functions-common:time_stop:2307 : local total 2021-08-23 15:10:01.094 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:10:01.096 | + functions-common:time_stop:2310 : name=dbsync 2021-08-23 15:10:01.099 | + functions-common:time_stop:2311 : start_time=1629731384956 2021-08-23 15:10:01.101 | + functions-common:time_stop:2313 : [[ -z 1629731384956 ]] 2021-08-23 15:10:01.104 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:10:01.109 | + functions-common:time_stop:2316 : end_time=1629731401106 2021-08-23 15:10:01.112 | + functions-common:time_stop:2317 : elapsed_time=16150 2021-08-23 15:10:01.115 | + functions-common:time_stop:2318 : total=0 2021-08-23 15:10:01.118 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:10:01.120 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16150 2021-08-23 15:10:01.123 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-08-23 15:10:01.125 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-08-23 15:10:01.129 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-08-23 15:10:04.842 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-08-23 15:10:04.842 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-23 15:10:04.842 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-23 15:10:04.843 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-08-23 15:10:04.843 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-23 15:10:04.843 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-23 15:10:04.844 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-23 15:10:04.844 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-23 15:10:04.844 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-23 15:10:05.138 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-08-23 15:10:05.143 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-08-23 15:10:08.780 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-08-23 15:10:08.781 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-23 15:10:08.781 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-23 15:10:08.781 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-08-23 15:10:08.782 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-23 15:10:08.782 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-23 15:10:08.782 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-23 15:10:08.782 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-23 15:10:08.782 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-23 15:10:09.080 | + ./stack.sh:main:1081 : start_keystone 2021-08-23 15:10:09.085 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-08-23 15:10:09.089 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-08-23 15:10:09.093 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-08-23 15:10:09.113 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:10:09.116 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-08-23 15:10:09.120 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-08-23 15:10:09.125 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-08-23 15:10:09.128 | + functions-common:run_process:1559 : local service=keystone 2021-08-23 15:10:09.131 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.134 | + functions-common:run_process:1561 : local group= 2021-08-23 15:10:09.137 | + functions-common:run_process:1562 : local user= 2021-08-23 15:10:09.139 | + functions-common:run_process:1564 : local name=keystone 2021-08-23 15:10:09.141 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:10:09.144 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:10:09.146 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:10:09.149 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:10:09.152 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:10:09.157 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731409154 2021-08-23 15:10:09.160 | + functions-common:run_process:1567 : is_service_enabled keystone 2021-08-23 15:10:09.177 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:10:09.179 | + functions-common:run_process:1568 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-08-23 15:10:09.182 | + functions-common:_run_under_systemd:1524 : local service=keystone 2021-08-23 15:10:09.185 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.187 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.189 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.192 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.194 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-08-23 15:10:09.197 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-08-23 15:10:09.200 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@keystone.service 2021-08-23 15:10:09.203 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:10:09.205 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:10:09.207 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-08-23 15:10:09.210 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-08-23 15:10:09.212 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@keystone.service 2021-08-23 15:10:09.214 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.217 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-08-23 15:10:09.225 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-08-23 15:10:09.227 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-08-23 15:10:09.230 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-08-23 15:10:09.235 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-08-23 15:10:09.303 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-08-23 15:10:09.372 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-08-23 15:10:09.428 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-23 15:10:09.479 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:10:09.546 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-08-23 15:10:09.609 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-08-23 15:10:09.669 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-08-23 15:10:09.724 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-08-23 15:10:09.782 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-08-23 15:10:09.843 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-08-23 15:10:09.845 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-08-23 15:10:09.913 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-08-23 15:10:10.281 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@keystone.service 2021-08-23 15:10:10.295 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-08-23 15:10:10.648 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@keystone.service 2021-08-23 15:10:10.732 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:10:10.734 | + functions-common:time_stop:2304 : local name 2021-08-23 15:10:10.736 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:10:10.740 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:10:10.742 | + functions-common:time_stop:2307 : local total 2021-08-23 15:10:10.745 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:10:10.748 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:10:10.751 | + functions-common:time_stop:2311 : start_time=1629731409154 2021-08-23 15:10:10.753 | + functions-common:time_stop:2313 : [[ -z 1629731409154 ]] 2021-08-23 15:10:10.756 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:10:10.761 | + functions-common:time_stop:2316 : end_time=1629731410758 2021-08-23 15:10:10.763 | + functions-common:time_stop:2317 : elapsed_time=1604 2021-08-23 15:10:10.765 | + functions-common:time_stop:2318 : total=1390 2021-08-23 15:10:10.768 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:10:10.770 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2994 2021-08-23 15:10:10.772 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-08-23 15:10:10.772 | Waiting for keystone to start... 2021-08-23 15:10:10.775 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.88/identity/v3/ 2021-08-23 15:10:10.778 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.88/identity/v3/ 2021-08-23 15:10:10.786 | + functions:wait_for_service:457 : local timeout=60 2021-08-23 15:10:10.788 | + functions:wait_for_service:458 : local url=http://10.222.0.88/identity/v3/ 2021-08-23 15:10:10.793 | + functions:wait_for_service:459 : local rval=0 2021-08-23 15:10:10.796 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-23 15:10:10.799 | + functions-common:time_start:2290 : local name=wait_for_service 2021-08-23 15:10:10.801 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:10:10.805 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:10:10.808 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:10:10.814 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731410811 2021-08-23 15:10:10.816 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-23 15:10:10.822 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88/identity/v3/ 2021-08-23 15:10:16.304 | + :: : [[ 200 == 503 ]] 2021-08-23 15:10:16.306 | + :: : [[ 0 -eq 7 ]] 2021-08-23 15:10:16.311 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-23 15:10:16.313 | + functions-common:time_stop:2304 : local name 2021-08-23 15:10:16.317 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:10:16.319 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:10:16.322 | + functions-common:time_stop:2307 : local total 2021-08-23 15:10:16.325 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:10:16.328 | + functions-common:time_stop:2310 : name=wait_for_service 2021-08-23 15:10:16.331 | + functions-common:time_stop:2311 : start_time=1629731410811 2021-08-23 15:10:16.334 | + functions-common:time_stop:2313 : [[ -z 1629731410811 ]] 2021-08-23 15:10:16.337 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:10:16.342 | + functions-common:time_stop:2316 : end_time=1629731416339 2021-08-23 15:10:16.345 | + functions-common:time_stop:2317 : elapsed_time=5528 2021-08-23 15:10:16.347 | + functions-common:time_stop:2318 : total=0 2021-08-23 15:10:16.351 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:10:16.353 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5528 2021-08-23 15:10:16.357 | + functions:wait_for_service:467 : return 0 2021-08-23 15:10:16.360 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-08-23 15:10:16.383 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:10:16.386 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-08-23 15:10:16.388 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:10:16.391 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2021-08-23 15:10:16.422 | + ./stack.sh:main:1082 : bootstrap_keystone 2021-08-23 15:10:16.424 | + lib/keystone:bootstrap_keystone:576 : /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.88/identity --bootstrap-public-url http://10.222.0.88/identity 2021-08-23 15:10:20.234 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.234 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.234 | 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=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.243 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.261 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.261 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.292 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.323 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.324 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.416 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.416 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.416 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.416 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.429 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.437 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.440 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.441 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.441 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-23 15:10:20.490 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=60962) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:10:20.840 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created domain default 2021-08-23 15:10:20.885 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created project admin 2021-08-23 15:10:20.918 | DEBUG passlib.handlers.bcrypt [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=60962) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-08-23 15:10:20.918 | DEBUG passlib.handlers.bcrypt [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=60962) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-08-23 15:10:20.980 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created user admin 2021-08-23 15:10:21.002 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created role reader 2021-08-23 15:10:21.018 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created role member 2021-08-23 15:10:21.047 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created implied role where 457843b7f179428d8028407a0bdf2884 implies 4b26661ac3bf48eca64a4a34c414a408 2021-08-23 15:10:21.061 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created role admin 2021-08-23 15:10:21.086 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created implied role where 43ca3d31060741488435db93202de0af implies 457843b7f179428d8028407a0bdf2884 2021-08-23 15:10:21.102 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Granted role admin on project admin to user admin. 2021-08-23 15:10:21.115 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Granted role admin on the system to user admin. 2021-08-23 15:10:21.131 | WARNING py.warnings [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-08-23 15:10:21.131 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-08-23 15:10:21.131 |  2021-08-23 15:10:21.135 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created region RegionOne 2021-08-23 15:10:21.171 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created public endpoint http://10.222.0.88/identity 2021-08-23 15:10:21.183 | INFO keystone.cmd.bootstrap [None req-5f585782-5053-49be-b54c-4f8b0e9906e7 None None] Created admin endpoint http://10.222.0.88/identity 2021-08-23 15:10:21.571 | + ./stack.sh:main:1085 : create_keystone_accounts 2021-08-23 15:10:21.576 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-08-23 15:10:21.581 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-08-23 15:10:24.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:24.639 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:24.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:24.639 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:24.791 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:24.795 | + lib/keystone:create_keystone_accounts:315 : admin_project=bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:10:24.799 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-08-23 15:10:24.803 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-08-23 15:10:26.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:26.817 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:26.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:26.817 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:26.967 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:26.972 | + lib/keystone:create_keystone_accounts:317 : admin_user=0b679b879c7a470fbad5cd78f4d30dc7 2021-08-23 15:10:26.976 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-08-23 15:10:26.979 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-08-23 15:10:26.982 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 0b679b879c7a470fbad5cd78f4d30dc7 default 2021-08-23 15:10:27.087 | [Async ks-domain-role:self]: Running synchronously: get_or_add_user_domain_role admin 0b679b879c7a470fbad5cd78f4d30dc7 default 2021-08-23 15:10:27.090 | + inc/async:async_run:103 : get_or_add_user_domain_role admin 0b679b879c7a470fbad5cd78f4d30dc7 default 2021-08-23 15:10:27.093 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-08-23 15:10:27.098 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --domain default 2021-08-23 15:10:27.098 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:10:27.098 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-08-23 15:10:27.105 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:10:27.109 | ++ functions-common:get_field:727 : read data 2021-08-23 15:10:29.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:29.278 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:29.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:29.278 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:29.441 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:29.446 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-08-23 15:10:29.449 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-08-23 15:10:29.452 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --domain default 2021-08-23 15:10:31.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:31.957 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:31.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:31.957 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:32.106 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --domain default 2021-08-23 15:10:32.106 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:10:32.107 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-08-23 15:10:32.110 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:10:32.112 | ++ functions-common:get_field:727 : read data 2021-08-23 15:10:34.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:34.414 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:34.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:34.414 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:34.577 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:34.581 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:10:34.584 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:10:34.588 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 0b679b879c7a470fbad5cd78f4d30dc7 | | | default | | False |' 2021-08-23 15:10:34.588 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:10:34.597 | ++ functions-common:get_field:727 : read data 2021-08-23 15:10:34.601 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:10:34.603 | + functions-common:get_or_add_user_domain_role:936 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:10:34.603 | 43ca3d31060741488435db93202de0af 2021-08-23 15:10:34.606 | + inc/async:async_run:104 : return 0 2021-08-23 15:10:34.608 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-08-23 15:10:34.611 | + functions-common:get_or_create_domain:792 : local domain_id 2021-08-23 15:10:34.614 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-23 15:10:36.998 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-08-23 15:10:37.002 | + functions-common:get_or_create_domain:803 : echo default 2021-08-23 15:10:37.002 | default 2021-08-23 15:10:37.006 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-08-23 15:10:37.111 | [Async ks-project:self]: Running synchronously: get_or_create_project service Default 2021-08-23 15:10:37.113 | + inc/async:async_run:103 : get_or_create_project service Default 2021-08-23 15:10:37.116 | + functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:10:37.120 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-08-23 15:10:39.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:39.284 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:39.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:39.285 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:39.437 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:39.442 | + functions-common:get_or_create_project:853 : project_id=c078339d5ae243079f70721d32c55cd5 2021-08-23 15:10:39.445 | + functions-common:get_or_create_project:854 : echo c078339d5ae243079f70721d32c55cd5 2021-08-23 15:10:39.446 | c078339d5ae243079f70721d32c55cd5 2021-08-23 15:10:39.450 | + inc/async:async_run:104 : return 0 2021-08-23 15:10:39.454 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-08-23 15:10:39.574 | [Async ks-service:self]: Running synchronously: get_or_create_role service 2021-08-23 15:10:39.577 | + inc/async:async_run:103 : get_or_create_role service 2021-08-23 15:10:39.580 | + functions-common:get_or_create_role:860 : local role_id 2021-08-23 15:10:39.583 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-08-23 15:10:41.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:41.855 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:41.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:41.855 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:42.002 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:42.005 | + functions-common:get_or_create_role:865 : role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:10:42.009 | + functions-common:get_or_create_role:866 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:10:42.009 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:10:42.013 | + inc/async:async_run:104 : return 0 2021-08-23 15:10:42.017 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-08-23 15:10:42.129 | [Async ks-reseller:self]: Running synchronously: get_or_create_role ResellerAdmin 2021-08-23 15:10:42.132 | + inc/async:async_run:103 : get_or_create_role ResellerAdmin 2021-08-23 15:10:42.135 | + functions-common:get_or_create_role:860 : local role_id 2021-08-23 15:10:42.138 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-08-23 15:10:44.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:44.122 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:44.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:44.122 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:44.287 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:44.290 | + functions-common:get_or_create_role:865 : role_id=d666e95c20164efdaad0c533457cf52f 2021-08-23 15:10:44.292 | + functions-common:get_or_create_role:866 : echo d666e95c20164efdaad0c533457cf52f 2021-08-23 15:10:44.293 | d666e95c20164efdaad0c533457cf52f 2021-08-23 15:10:44.295 | + inc/async:async_run:104 : return 0 2021-08-23 15:10:44.297 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-08-23 15:10:44.300 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-08-23 15:10:44.399 | [Async ks-anotherrole:self]: Running synchronously: get_or_create_role anotherrole 2021-08-23 15:10:44.402 | + inc/async:async_run:103 : get_or_create_role anotherrole 2021-08-23 15:10:44.404 | + functions-common:get_or_create_role:860 : local role_id 2021-08-23 15:10:44.410 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-23 15:10:46.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:46.410 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:46.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:46.411 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:46.559 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:46.563 | + functions-common:get_or_create_role:865 : role_id=c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:10:46.567 | + functions-common:get_or_create_role:866 : echo c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:10:46.567 | c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:10:46.569 | + inc/async:async_run:104 : return 0 2021-08-23 15:10:46.572 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-08-23 15:10:46.575 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-08-23 15:10:46.578 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:10:46.581 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-08-23 15:10:48.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:48.655 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:48.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:48.656 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:48.815 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:48.818 | ++ functions-common:get_or_create_project:853 : project_id=f53953cdf27144dd9268813780f674bd 2021-08-23 15:10:48.821 | ++ functions-common:get_or_create_project:854 : echo f53953cdf27144dd9268813780f674bd 2021-08-23 15:10:48.825 | + lib/keystone:create_keystone_accounts:343 : invis_project=f53953cdf27144dd9268813780f674bd 2021-08-23 15:10:48.828 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-08-23 15:10:48.832 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-08-23 15:10:48.835 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:10:48.839 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-08-23 15:10:50.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:50.998 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:50.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:50.998 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:51.155 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:51.159 | ++ functions-common:get_or_create_project:853 : project_id=8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:51.161 | ++ functions-common:get_or_create_project:854 : echo 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:51.164 | + lib/keystone:create_keystone_accounts:347 : demo_project=8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:51.167 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-08-23 15:10:51.171 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-08-23 15:10:51.174 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:10:51.178 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-08-23 15:10:51.181 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-08-23 15:10:51.186 | +++ 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-08-23 15:10:53.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:53.296 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:53.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:53.296 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:53.444 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:53.448 | ++ functions-common:get_or_create_user:840 : user_id=bf032106ef2e4a94a6629081cb4d5e3a 2021-08-23 15:10:53.451 | ++ functions-common:get_or_create_user:841 : echo bf032106ef2e4a94a6629081cb4d5e3a 2021-08-23 15:10:53.455 | + lib/keystone:create_keystone_accounts:350 : demo_user=bf032106ef2e4a94a6629081cb4d5e3a 2021-08-23 15:10:53.458 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-08-23 15:10:53.511 | [Async ks-domain-role:self]: Waiting for completion of get_or_add_user_domain_role admin 0b679b879c7a470fbad5cd78f4d30dc7 default (6 other jobs running) 2021-08-23 15:10:53.563 | [Async ks-domain-role:self]: finished get_or_add_user_domain_role admin 0b679b879c7a470fbad5cd78f4d30dc7 default with result 0 in -1629731427 seconds 2021-08-23 15:10:53.570 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-08-23 15:10:53.608 | [Async ks-project:self]: Waiting for completion of get_or_create_project service Default (5 other jobs running) 2021-08-23 15:10:53.658 | [Async ks-project:self]: finished get_or_create_project service Default with result 0 in -1629731437 seconds 2021-08-23 15:10:53.695 | [Async ks-service:self]: Waiting for completion of get_or_create_role service (4 other jobs running) 2021-08-23 15:10:53.742 | [Async ks-service:self]: finished get_or_create_role service with result 0 in -1629731439 seconds 2021-08-23 15:10:53.782 | [Async ks-reseller:self]: Waiting for completion of get_or_create_role ResellerAdmin (3 other jobs running) 2021-08-23 15:10:53.834 | [Async ks-reseller:self]: finished get_or_create_role ResellerAdmin with result 0 in -1629731442 seconds 2021-08-23 15:10:53.872 | [Async ks-anotherrole:self]: Waiting for completion of get_or_create_role anotherrole (2 other jobs running) 2021-08-23 15:10:53.919 | [Async ks-anotherrole:self]: finished get_or_create_role anotherrole with result 0 in -1629731444 seconds 2021-08-23 15:10:53.923 | + inc/async:async_wait:166 : return 0 2021-08-23 15:10:53.926 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:54.027 | [Async ks-demo-member:self]: Running synchronously: get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:54.030 | + inc/async:async_run:103 : get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:54.033 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:10:54.037 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:10:54.039 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:10:54.042 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:10:54.045 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:10:54.047 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:10:54.050 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:10:54.053 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:10:54.058 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:10:54.058 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:10:54.058 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user bf032106ef2e4a94a6629081cb4d5e3a --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:54.061 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:10:54.064 | ++ functions-common:get_field:727 : read data 2021-08-23 15:10:56.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:56.293 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:56.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:56.293 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:56.443 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:10:56.447 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:10:56.450 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:10:56.452 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user bf032106ef2e4a94a6629081cb4d5e3a --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:58.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:58.592 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:58.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:10:58.592 | from cryptography.utils import int_from_bytes 2021-08-23 15:10:58.745 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:10:58.746 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:10:58.747 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user bf032106ef2e4a94a6629081cb4d5e3a --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:10:58.749 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:10:58.752 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:01.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:01.036 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:01.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:01.036 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:01.191 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:01.195 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:01.199 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:01.203 | ++ functions-common:get_field:733 : echo '| 457843b7f179428d8028407a0bdf2884 | bf032106ef2e4a94a6629081cb4d5e3a | | 8a0c962a502c475ebb3d21c585075e4f | | | False |' 2021-08-23 15:11:01.203 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:01.211 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:01.215 | + functions-common:get_or_add_user_project_role:910 : user_role_id=457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:01.217 | + functions-common:get_or_add_user_project_role:912 : echo 457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:01.217 | 457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:01.221 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:01.223 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:01.321 | [Async ks-demo-admin:self]: Running synchronously: get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:01.325 | + inc/async:async_run:103 : get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:01.328 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:11:01.332 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:11:01.336 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:11:01.340 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:11:01.343 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:11:01.346 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:11:01.348 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:11:01.351 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:11:01.355 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:01.355 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:11:01.356 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:01.359 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:01.361 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:03.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:03.544 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:03.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:03.544 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:03.693 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:03.697 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:11:03.700 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:11:03.702 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:05.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:05.835 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:05.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:05.835 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:05.985 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:05.985 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:11:05.985 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:05.988 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:05.991 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:08.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:08.298 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:08.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:08.298 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:08.447 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:08.451 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:08.454 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:08.458 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:08.461 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 0b679b879c7a470fbad5cd78f4d30dc7 | | 8a0c962a502c475ebb3d21c585075e4f | | | False |' 2021-08-23 15:11:08.464 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:08.467 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:11:08.470 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:11:08.470 | 43ca3d31060741488435db93202de0af 2021-08-23 15:11:08.473 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:08.476 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:08.582 | [Async ks-demo-another:self]: Running synchronously: get_or_add_user_project_role anotherrole bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:08.584 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:08.587 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:11:08.590 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:11:08.593 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:11:08.595 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:11:08.597 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:11:08.600 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:11:08.602 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:11:08.605 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:11:08.609 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user bf032106ef2e4a94a6629081cb4d5e3a --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:08.609 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:08.610 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:11:08.612 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:08.615 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:10.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:10.843 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:10.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:10.843 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:10.992 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:10.996 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:11:10.999 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:11:11.002 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user bf032106ef2e4a94a6629081cb4d5e3a --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:13.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:13.141 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:13.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:13.141 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:13.294 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:13.295 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:11:13.295 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user bf032106ef2e4a94a6629081cb4d5e3a --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:13.298 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:13.301 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:15.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:15.597 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:15.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:15.597 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:15.744 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:15.748 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:15.750 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:15.753 | ++ functions-common:get_field:733 : echo '| c85392f2d40b4e9fbc8a179cb99b2524 | bf032106ef2e4a94a6629081cb4d5e3a | | 8a0c962a502c475ebb3d21c585075e4f | | | False |' 2021-08-23 15:11:15.753 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:15.760 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:15.765 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:11:15.768 | + functions-common:get_or_add_user_project_role:912 : echo c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:11:15.768 | c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:11:15.775 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:15.778 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a f53953cdf27144dd9268813780f674bd 2021-08-23 15:11:15.880 | [Async ks-demo-invis:self]: Running synchronously: get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a f53953cdf27144dd9268813780f674bd 2021-08-23 15:11:15.883 | + inc/async:async_run:103 : get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a f53953cdf27144dd9268813780f674bd 2021-08-23 15:11:15.885 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:11:15.888 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:11:15.891 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:11:15.893 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:11:15.896 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:11:15.898 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:11:15.901 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:11:15.904 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:11:15.908 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user bf032106ef2e4a94a6629081cb4d5e3a --project f53953cdf27144dd9268813780f674bd 2021-08-23 15:11:15.908 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:11:15.909 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:15.912 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:15.915 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:18.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:18.105 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:18.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:18.105 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:18.260 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:18.265 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:11:18.267 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:11:18.269 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user bf032106ef2e4a94a6629081cb4d5e3a --project f53953cdf27144dd9268813780f674bd 2021-08-23 15:11:20.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:20.444 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:20.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:20.444 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:20.596 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:20.597 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:11:20.598 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user bf032106ef2e4a94a6629081cb4d5e3a --project f53953cdf27144dd9268813780f674bd 2021-08-23 15:11:20.600 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:20.602 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:22.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:22.921 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:22.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:22.921 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:23.075 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:23.080 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:23.084 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:23.090 | ++ functions-common:get_field:733 : echo '| 457843b7f179428d8028407a0bdf2884 | bf032106ef2e4a94a6629081cb4d5e3a | | f53953cdf27144dd9268813780f674bd | | | False |' 2021-08-23 15:11:23.090 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:23.097 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:23.102 | + functions-common:get_or_add_user_project_role:910 : user_role_id=457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:23.105 | + functions-common:get_or_add_user_project_role:912 : echo 457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:23.105 | 457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:23.108 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:23.112 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-08-23 15:11:23.116 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-08-23 15:11:23.119 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:11:23.123 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-08-23 15:11:25.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:25.203 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:25.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:25.203 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:25.364 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:25.368 | ++ functions-common:get_or_create_project:853 : project_id=34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:25.372 | ++ functions-common:get_or_create_project:854 : echo 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:25.375 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:25.377 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-08-23 15:11:25.380 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-08-23 15:11:25.383 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:11:25.386 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-08-23 15:11:25.389 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-08-23 15:11:25.392 | +++ 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-08-23 15:11:27.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:27.519 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:27.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:27.519 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:27.667 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:27.670 | ++ functions-common:get_or_create_user:840 : user_id=13a570bb40ff422fa86d7ea167cd4bf2 2021-08-23 15:11:27.672 | ++ functions-common:get_or_create_user:841 : echo 13a570bb40ff422fa86d7ea167cd4bf2 2021-08-23 15:11:27.675 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=13a570bb40ff422fa86d7ea167cd4bf2 2021-08-23 15:11:27.678 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:27.782 | [Async ks-alt-member:self]: Running synchronously: get_or_add_user_project_role member 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:27.785 | + inc/async:async_run:103 : get_or_add_user_project_role member 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:27.788 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:11:27.791 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:11:27.793 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:11:27.796 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:11:27.799 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:11:27.801 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:11:27.805 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:11:27.808 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:11:27.812 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 13a570bb40ff422fa86d7ea167cd4bf2 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:27.813 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:27.814 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:11:27.817 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:27.820 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:30.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:30.074 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:30.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:30.074 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:30.225 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:30.231 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:11:30.234 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:11:30.236 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 13a570bb40ff422fa86d7ea167cd4bf2 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:32.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:32.432 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:32.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:32.432 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:32.581 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 13a570bb40ff422fa86d7ea167cd4bf2 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:32.581 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:32.581 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:11:32.585 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:32.588 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:34.849 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:34.849 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:35.004 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:35.009 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:35.012 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:35.015 | ++ functions-common:get_field:733 : echo '| 457843b7f179428d8028407a0bdf2884 | 13a570bb40ff422fa86d7ea167cd4bf2 | | 34dbe11fdf8844a093a1ff2df308586f | | | False |' 2021-08-23 15:11:35.016 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:35.022 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:35.025 | + functions-common:get_or_add_user_project_role:910 : user_role_id=457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:35.029 | + functions-common:get_or_add_user_project_role:912 : echo 457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:35.029 | 457843b7f179428d8028407a0bdf2884 2021-08-23 15:11:35.032 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:35.034 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:35.137 | [Async ks-alt-admin:self]: Running synchronously: get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:35.141 | + inc/async:async_run:103 : get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:35.144 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:11:35.148 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:11:35.152 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:11:35.155 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:11:35.157 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:11:35.160 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:11:35.162 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:11:35.165 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:11:35.169 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:35.169 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:35.169 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:11:35.172 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:35.175 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:37.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:37.512 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:37.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:37.512 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:37.661 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:37.668 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:11:37.672 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:11:37.675 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:39.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:39.843 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:39.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:39.843 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:39.988 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:39.988 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0b679b879c7a470fbad5cd78f4d30dc7 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:39.989 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:11:39.992 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:39.996 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:42.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:42.285 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:42.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:42.285 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:42.436 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:42.441 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:42.444 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:42.448 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 0b679b879c7a470fbad5cd78f4d30dc7 | | 34dbe11fdf8844a093a1ff2df308586f | | | False |' 2021-08-23 15:11:42.449 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:42.454 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:42.458 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:11:42.461 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:11:42.461 | 43ca3d31060741488435db93202de0af 2021-08-23 15:11:42.464 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:42.467 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:42.574 | [Async ks-alt-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:42.577 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:42.580 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:11:42.583 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:11:42.586 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:11:42.590 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:11:42.592 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:11:42.595 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:11:42.598 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:11:42.601 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:11:42.606 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 13a570bb40ff422fa86d7ea167cd4bf2 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:42.606 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:11:42.607 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:42.609 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:42.612 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:44.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:44.808 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:44.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:44.808 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:44.965 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:44.971 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:11:44.975 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:11:44.979 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 13a570bb40ff422fa86d7ea167cd4bf2 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:47.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:47.124 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:47.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:47.124 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:47.272 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 13a570bb40ff422fa86d7ea167cd4bf2 --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:11:47.272 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:11:47.272 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:11:47.276 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:11:47.279 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:49.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:49.505 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:49.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:49.505 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:49.657 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:49.661 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:11:49.665 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:11:49.670 | ++ functions-common:get_field:733 : echo '| c85392f2d40b4e9fbc8a179cb99b2524 | 13a570bb40ff422fa86d7ea167cd4bf2 | | 34dbe11fdf8844a093a1ff2df308586f | | | False |' 2021-08-23 15:11:49.670 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:11:49.678 | ++ functions-common:get_field:727 : read data 2021-08-23 15:11:49.683 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:11:49.685 | + functions-common:get_or_add_user_project_role:912 : echo c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:11:49.685 | c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:11:49.687 | + inc/async:async_run:104 : return 0 2021-08-23 15:11:49.690 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-08-23 15:11:49.693 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-08-23 15:11:49.695 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-08-23 15:11:49.698 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-23 15:11:49.701 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-08-23 15:11:51.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:51.775 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:51.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:51.775 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:51.935 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:51.938 | ++ functions-common:get_or_create_group:817 : group_id=594a470bc084480e8a33ede9b5846419 2021-08-23 15:11:51.941 | ++ functions-common:get_or_create_group:818 : echo 594a470bc084480e8a33ede9b5846419 2021-08-23 15:11:51.944 | + lib/keystone:create_keystone_accounts:373 : admin_group=594a470bc084480e8a33ede9b5846419 2021-08-23 15:11:51.948 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-08-23 15:11:51.952 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-08-23 15:11:51.956 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-08-23 15:11:51.962 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-23 15:11:51.966 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-08-23 15:11:54.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:54.025 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:54.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:54.025 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:54.178 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:54.183 | ++ functions-common:get_or_create_group:817 : group_id=89f1ef5776c146e083a60d78d65663ad 2021-08-23 15:11:54.186 | ++ functions-common:get_or_create_group:818 : echo 89f1ef5776c146e083a60d78d65663ad 2021-08-23 15:11:54.189 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=89f1ef5776c146e083a60d78d65663ad 2021-08-23 15:11:54.192 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:54.298 | [Async ks-group-memberdemo:self]: Running synchronously: get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:54.300 | + inc/async:async_run:103 : get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:54.303 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-23 15:11:54.307 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 89f1ef5776c146e083a60d78d65663ad --project 8a0c962a502c475ebb3d21c585075e4f -f value 2021-08-23 15:11:56.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:56.584 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:56.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:56.584 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:56.759 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:11:56.762 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-23 15:11:56.765 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-23 15:11:56.767 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 89f1ef5776c146e083a60d78d65663ad --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:11:58.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:58.952 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:58.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:11:58.952 | from cryptography.utils import int_from_bytes 2021-08-23 15:11:59.113 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 89f1ef5776c146e083a60d78d65663ad --project 8a0c962a502c475ebb3d21c585075e4f -f value 2021-08-23 15:12:01.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:01.396 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:01.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:01.396 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:01.547 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:01.551 | + functions-common:get_or_add_group_project_role:958 : group_role_id='457843b7f179428d8028407a0bdf2884 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f False' 2021-08-23 15:12:01.554 | + functions-common:get_or_add_group_project_role:960 : echo 457843b7f179428d8028407a0bdf2884 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f False 2021-08-23 15:12:01.555 | 457843b7f179428d8028407a0bdf2884 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f False 2021-08-23 15:12:01.557 | + inc/async:async_run:104 : return 0 2021-08-23 15:12:01.561 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:12:01.672 | [Async ks-group-anotherdemo:self]: Running synchronously: get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:12:01.676 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:12:01.679 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-23 15:12:01.682 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 89f1ef5776c146e083a60d78d65663ad --project 8a0c962a502c475ebb3d21c585075e4f -f value 2021-08-23 15:12:03.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:03.886 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:03.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:03.886 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:04.039 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:04.043 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-23 15:12:04.046 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-23 15:12:04.052 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 89f1ef5776c146e083a60d78d65663ad --project 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:12:06.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:06.214 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:06.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:06.214 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:06.379 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 89f1ef5776c146e083a60d78d65663ad --project 8a0c962a502c475ebb3d21c585075e4f -f value 2021-08-23 15:12:08.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:08.636 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:08.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:08.636 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:08.792 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:08.797 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c85392f2d40b4e9fbc8a179cb99b2524 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f False' 2021-08-23 15:12:08.800 | + functions-common:get_or_add_group_project_role:960 : echo c85392f2d40b4e9fbc8a179cb99b2524 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f False 2021-08-23 15:12:08.800 | c85392f2d40b4e9fbc8a179cb99b2524 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f False 2021-08-23 15:12:08.804 | + inc/async:async_run:104 : return 0 2021-08-23 15:12:08.808 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:08.915 | [Async ks-group-memberalt:self]: Running synchronously: get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:08.918 | + inc/async:async_run:103 : get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:08.922 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-23 15:12:08.927 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 89f1ef5776c146e083a60d78d65663ad --project 34dbe11fdf8844a093a1ff2df308586f -f value 2021-08-23 15:12:11.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:11.128 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:11.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:11.128 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:11.290 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:11.293 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-23 15:12:11.295 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-23 15:12:11.298 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 89f1ef5776c146e083a60d78d65663ad --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:13.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:13.463 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:13.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:13.463 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:13.608 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 89f1ef5776c146e083a60d78d65663ad --project 34dbe11fdf8844a093a1ff2df308586f -f value 2021-08-23 15:12:15.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:15.888 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:15.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:15.888 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:16.053 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:16.058 | + functions-common:get_or_add_group_project_role:958 : group_role_id='457843b7f179428d8028407a0bdf2884 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f False' 2021-08-23 15:12:16.061 | + functions-common:get_or_add_group_project_role:960 : echo 457843b7f179428d8028407a0bdf2884 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f False 2021-08-23 15:12:16.061 | 457843b7f179428d8028407a0bdf2884 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f False 2021-08-23 15:12:16.065 | + inc/async:async_run:104 : return 0 2021-08-23 15:12:16.069 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:16.180 | [Async ks-group-anotheralt:self]: Running synchronously: get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:16.183 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:16.185 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-23 15:12:16.188 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 89f1ef5776c146e083a60d78d65663ad --project 34dbe11fdf8844a093a1ff2df308586f -f value 2021-08-23 15:12:18.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:18.391 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:18.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:18.391 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:18.549 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:18.554 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-23 15:12:18.558 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-23 15:12:18.562 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 89f1ef5776c146e083a60d78d65663ad --project 34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:12:20.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:20.679 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:20.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:20.679 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:20.825 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 89f1ef5776c146e083a60d78d65663ad --project 34dbe11fdf8844a093a1ff2df308586f -f value 2021-08-23 15:12:23.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:23.082 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:23.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:23.082 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:23.253 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:23.257 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c85392f2d40b4e9fbc8a179cb99b2524 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f False' 2021-08-23 15:12:23.261 | + functions-common:get_or_add_group_project_role:960 : echo c85392f2d40b4e9fbc8a179cb99b2524 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f False 2021-08-23 15:12:23.261 | c85392f2d40b4e9fbc8a179cb99b2524 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f False 2021-08-23 15:12:23.264 | + inc/async:async_run:104 : return 0 2021-08-23 15:12:23.268 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:12:23.379 | [Async ks-group-admin:self]: Running synchronously: get_or_add_group_project_role admin 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:12:23.382 | + inc/async:async_run:103 : get_or_add_group_project_role admin 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:12:23.385 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-23 15:12:23.389 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 594a470bc084480e8a33ede9b5846419 --project bbcfc9faa3314628b28a2af575e71e1b -f value 2021-08-23 15:12:25.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:25.639 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:25.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:25.639 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:25.798 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:25.801 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-23 15:12:25.803 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-23 15:12:25.806 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 594a470bc084480e8a33ede9b5846419 --project bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:12:27.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:27.966 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:27.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:27.967 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:28.127 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 594a470bc084480e8a33ede9b5846419 --project bbcfc9faa3314628b28a2af575e71e1b -f value 2021-08-23 15:12:30.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:30.382 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:30.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:30.382 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:30.540 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:30.544 | + functions-common:get_or_add_group_project_role:958 : group_role_id='43ca3d31060741488435db93202de0af 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b False' 2021-08-23 15:12:30.547 | + functions-common:get_or_add_group_project_role:960 : echo 43ca3d31060741488435db93202de0af 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b False 2021-08-23 15:12:30.547 | 43ca3d31060741488435db93202de0af 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b False 2021-08-23 15:12:30.550 | + inc/async:async_run:104 : return 0 2021-08-23 15:12:30.553 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-08-23 15:12:30.609 | [Async ks-demo-member:self]: Waiting for completion of get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f (13 other jobs running) 2021-08-23 15:12:30.662 | [Async ks-demo-member:self]: finished get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f with result 0 in -1629731453 seconds 2021-08-23 15:12:30.702 | [Async ks-demo-admin:self]: Waiting for completion of get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 8a0c962a502c475ebb3d21c585075e4f (12 other jobs running) 2021-08-23 15:12:30.750 | [Async ks-demo-admin:self]: finished get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 8a0c962a502c475ebb3d21c585075e4f with result 0 in -1629731461 seconds 2021-08-23 15:12:30.803 | [Async ks-demo-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f (11 other jobs running) 2021-08-23 15:12:30.865 | [Async ks-demo-another:self]: finished get_or_add_user_project_role anotherrole bf032106ef2e4a94a6629081cb4d5e3a 8a0c962a502c475ebb3d21c585075e4f with result 0 in -1629731468 seconds 2021-08-23 15:12:30.908 | [Async ks-demo-invis:self]: Waiting for completion of get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a f53953cdf27144dd9268813780f674bd (10 other jobs running) 2021-08-23 15:12:30.959 | [Async ks-demo-invis:self]: finished get_or_add_user_project_role member bf032106ef2e4a94a6629081cb4d5e3a f53953cdf27144dd9268813780f674bd with result 0 in -1629731475 seconds 2021-08-23 15:12:30.963 | + inc/async:async_wait:166 : return 0 2021-08-23 15:12:30.966 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-08-23 15:12:31.025 | [Async ks-alt-member:self]: Waiting for completion of get_or_add_user_project_role member 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f (9 other jobs running) 2021-08-23 15:12:31.074 | [Async ks-alt-member:self]: finished get_or_add_user_project_role member 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f with result 0 in -1629731487 seconds 2021-08-23 15:12:31.117 | [Async ks-alt-admin:self]: Waiting for completion of get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 34dbe11fdf8844a093a1ff2df308586f (8 other jobs running) 2021-08-23 15:12:31.166 | [Async ks-alt-admin:self]: finished get_or_add_user_project_role admin 0b679b879c7a470fbad5cd78f4d30dc7 34dbe11fdf8844a093a1ff2df308586f with result 0 in -1629731495 seconds 2021-08-23 15:12:31.207 | [Async ks-alt-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f (7 other jobs running) 2021-08-23 15:12:31.260 | [Async ks-alt-another:self]: finished get_or_add_user_project_role anotherrole 13a570bb40ff422fa86d7ea167cd4bf2 34dbe11fdf8844a093a1ff2df308586f with result 0 in -1629731502 seconds 2021-08-23 15:12:31.265 | + inc/async:async_wait:166 : return 0 2021-08-23 15:12:31.267 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-08-23 15:12:31.319 | [Async ks-group-memberdemo:self]: Waiting for completion of get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f (6 other jobs running) 2021-08-23 15:12:31.368 | [Async ks-group-memberdemo:self]: finished get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f with result 0 in -1629731514 seconds 2021-08-23 15:12:31.407 | [Async ks-group-anotherdemo:self]: Waiting for completion of get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f (5 other jobs running) 2021-08-23 15:12:31.463 | [Async ks-group-anotherdemo:self]: finished get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 8a0c962a502c475ebb3d21c585075e4f with result 0 in -1629731521 seconds 2021-08-23 15:12:31.507 | [Async ks-group-memberalt:self]: Waiting for completion of get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f (4 other jobs running) 2021-08-23 15:12:31.562 | [Async ks-group-memberalt:self]: finished get_or_add_group_project_role member 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f with result 0 in -1629731528 seconds 2021-08-23 15:12:31.607 | [Async ks-group-anotheralt:self]: Waiting for completion of get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f (3 other jobs running) 2021-08-23 15:12:31.656 | [Async ks-group-anotheralt:self]: finished get_or_add_group_project_role anotherrole 89f1ef5776c146e083a60d78d65663ad 34dbe11fdf8844a093a1ff2df308586f with result 0 in -1629731536 seconds 2021-08-23 15:12:31.701 | [Async ks-group-admin:self]: Waiting for completion of get_or_add_group_project_role admin 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b (2 other jobs running) 2021-08-23 15:12:31.752 | [Async ks-group-admin:self]: finished get_or_add_group_project_role admin 594a470bc084480e8a33ede9b5846419 bbcfc9faa3314628b28a2af575e71e1b with result 0 in -1629731543 seconds 2021-08-23 15:12:31.756 | + inc/async:async_wait:166 : return 0 2021-08-23 15:12:31.759 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-08-23 15:12:31.776 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:12:31.779 | + ./stack.sh:main:1086 : is_service_enabled nova 2021-08-23 15:12:31.797 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:12:31.799 | + ./stack.sh:main:1087 : async_runfunc create_nova_accounts 2021-08-23 15:12:31.802 | + inc/async:async_runfunc:111 : async_run create_nova_accounts create_nova_accounts 2021-08-23 15:12:31.896 | [Async create_nova_accounts:self]: Running synchronously: create_nova_accounts 2021-08-23 15:12:31.899 | + inc/async:async_run:103 : create_nova_accounts 2021-08-23 15:12:31.901 | + lib/nova:create_nova_accounts:342 : [[ 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-08-23 15:12:31.904 | + lib/nova:create_nova_accounts:346 : create_service_user nova admin 2021-08-23 15:12:31.907 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-08-23 15:12:31.909 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:12:31.912 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:12:31.914 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:12:31.917 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:12:34.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:34.076 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:34.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:34.077 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:34.254 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:34.257 | + functions-common:get_or_create_user:840 : user_id=ad575c76412749a5810cd4e5aecb71c1 2021-08-23 15:12:34.260 | + functions-common:get_or_create_user:841 : echo ad575c76412749a5810cd4e5aecb71c1 2021-08-23 15:12:34.260 | ad575c76412749a5810cd4e5aecb71c1 2021-08-23 15:12:34.262 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-08-23 15:12:34.265 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:12:34.268 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:12:34.271 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:12:34.274 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:12:34.276 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:12:34.278 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:12:34.281 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:12:34.283 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:12:34.285 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:12:34.288 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:12:34.293 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:12:34.294 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:12:34.295 | ++ 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-08-23 15:12:34.297 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:12:34.299 | ++ functions-common:get_field:727 : read data 2021-08-23 15:12:36.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:36.922 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:36.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:36.922 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:37.073 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:37.079 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:12:37.083 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:12:37.086 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-08-23 15:12:39.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:39.822 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:39.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:39.822 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:39.988 | ++ 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-08-23 15:12:39.989 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:12:39.989 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:12:39.993 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:12:39.997 | ++ functions-common:get_field:727 : read data 2021-08-23 15:12:42.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:42.651 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:42.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:42.651 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:42.808 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:42.811 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:12:42.814 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:12:42.818 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | ad575c76412749a5810cd4e5aecb71c1 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:12:42.818 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:12:42.826 | ++ functions-common:get_field:727 : read data 2021-08-23 15:12:42.832 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:12:42.837 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:12:42.837 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:12:42.841 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-23 15:12:42.846 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-08-23 15:12:42.848 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:12:42.852 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:12:42.855 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:12:42.857 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:12:42.860 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:12:42.863 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:12:42.866 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:12:42.869 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:12:42.871 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:12:42.875 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:12:42.879 | ++ 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-08-23 15:12:42.880 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:12:42.880 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:12:42.883 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:12:42.886 | ++ functions-common:get_field:727 : read data 2021-08-23 15:12:45.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:45.480 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:45.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:45.480 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:45.641 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:45.645 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:12:45.648 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:12:45.651 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-08-23 15:12:48.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:48.191 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:48.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:48.191 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:48.358 | ++ 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-08-23 15:12:48.358 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:12:48.358 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:12:48.361 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:12:48.363 | ++ functions-common:get_field:727 : read data 2021-08-23 15:12:51.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:51.185 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:51.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:51.185 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:51.341 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:51.344 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:12:51.348 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:12:51.351 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | ad575c76412749a5810cd4e5aecb71c1 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:12:51.351 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:12:51.357 | ++ functions-common:get_field:727 : read data 2021-08-23 15:12:51.362 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:12:51.365 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:12:51.365 | 43ca3d31060741488435db93202de0af 2021-08-23 15:12:51.367 | + lib/nova:create_nova_accounts:348 : local nova_api_url 2021-08-23 15:12:51.370 | + lib/nova:create_nova_accounts:349 : [[ True == \F\a\l\s\e ]] 2021-08-23 15:12:51.372 | + lib/nova:create_nova_accounts:352 : nova_api_url=http://10.222.0.88/compute 2021-08-23 15:12:51.376 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-08-23 15:12:51.379 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:12:51.383 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-08-23 15:12:53.670 | ++ 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-08-23 15:12:55.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:55.779 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:55.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:55.779 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:55.933 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:55.936 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:12:55.936 | f36669d564d24111af525d87a85ec49a' 2021-08-23 15:12:55.939 | + functions-common:get_or_create_service:978 : echo f36669d564d24111af525d87a85ec49a 2021-08-23 15:12:55.939 | f36669d564d24111af525d87a85ec49a 2021-08-23 15:12:55.942 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.88/compute/v2/$(project_id)s' 2021-08-23 15:12:55.944 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:12:55.947 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.88/compute/v2/$(project_id)s' RegionOne 2021-08-23 15:12:55.950 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:12:55.953 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-08-23 15:12:58.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:58.113 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:58.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:12:58.114 | from cryptography.utils import int_from_bytes 2021-08-23 15:12:58.274 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:12:58.277 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:12:58.280 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:12:58.284 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.88/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-08-23 15:13:00.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:00.456 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:00.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:00.456 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:00.624 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:00.627 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=dea41be3e6a6424b83d7a1336bfb9eb3 2021-08-23 15:13:00.630 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo dea41be3e6a6424b83d7a1336bfb9eb3 2021-08-23 15:13:00.633 | + functions-common:get_or_create_endpoint:1011 : public_id=dea41be3e6a6424b83d7a1336bfb9eb3 2021-08-23 15:13:00.635 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:13:00.638 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:13:00.641 | + functions-common:get_or_create_endpoint:1020 : echo dea41be3e6a6424b83d7a1336bfb9eb3 2021-08-23 15:13:00.641 | dea41be3e6a6424b83d7a1336bfb9eb3 2021-08-23 15:13:00.644 | + lib/nova:create_nova_accounts:361 : get_or_create_service nova compute 'Nova Compute Service' 2021-08-23 15:13:00.647 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:13:00.655 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-08-23 15:13:02.961 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-08-23 15:13:05.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:05.035 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:05.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:05.035 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:05.193 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:05.196 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:13:05.196 | 257df43d7ee44f8fadf436b2a084e603' 2021-08-23 15:13:05.199 | + functions-common:get_or_create_service:978 : echo 257df43d7ee44f8fadf436b2a084e603 2021-08-23 15:13:05.199 | 257df43d7ee44f8fadf436b2a084e603 2021-08-23 15:13:05.201 | + lib/nova:create_nova_accounts:363 : get_or_create_endpoint compute RegionOne http://10.222.0.88/compute/v2.1 2021-08-23 15:13:05.204 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:13:05.208 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.88/compute/v2.1 RegionOne 2021-08-23 15:13:05.211 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:13:05.215 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-08-23 15:13:07.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:07.410 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:07.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:07.411 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:07.574 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:07.577 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:13:07.581 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:13:07.585 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.88/compute/v2.1 --region RegionOne -f value -c id 2021-08-23 15:13:09.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:09.757 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:09.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:09.757 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:09.915 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:09.918 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=bc607a6fe2e44653809f195eab6ea1e0 2021-08-23 15:13:09.921 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo bc607a6fe2e44653809f195eab6ea1e0 2021-08-23 15:13:09.924 | + functions-common:get_or_create_endpoint:1011 : public_id=bc607a6fe2e44653809f195eab6ea1e0 2021-08-23 15:13:09.927 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:13:09.931 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:13:09.935 | + functions-common:get_or_create_endpoint:1020 : echo bc607a6fe2e44653809f195eab6ea1e0 2021-08-23 15:13:09.935 | bc607a6fe2e44653809f195eab6ea1e0 2021-08-23 15:13:09.938 | + lib/nova:create_nova_accounts:368 : is_service_enabled n-api 2021-08-23 15:13:09.961 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:13:09.964 | + lib/nova:create_nova_accounts:370 : is_service_enabled swift 2021-08-23 15:13:09.984 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:13:09.986 | + lib/nova:create_nova_accounts:373 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-08-23 15:13:09.989 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:13:09.993 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:13:09.996 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:13:09.998 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:13:10.001 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:13:10.004 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:13:10.007 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:13:10.010 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:13:10.013 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:13:10.017 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:13:10.024 | ++ 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-08-23 15:13:10.025 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:10.026 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:13:10.029 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:10.032 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:12.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:12.637 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:12.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:12.637 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:12.795 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:12.803 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:13:12.805 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:13:12.808 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-23 15:13:15.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:15.348 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:15.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:15.348 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:15.505 | ++ 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-08-23 15:13:15.506 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:13:15.506 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:15.509 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:15.512 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:18.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:18.232 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:18.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:18.232 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:18.384 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:18.388 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:13:18.390 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:13:18.394 | ++ functions-common:get_field:733 : echo '| d666e95c20164efdaad0c533457cf52f | ad575c76412749a5810cd4e5aecb71c1 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:13:18.394 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:13:18.400 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:18.404 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d666e95c20164efdaad0c533457cf52f 2021-08-23 15:13:18.406 | + functions-common:get_or_add_user_project_role:912 : echo d666e95c20164efdaad0c533457cf52f 2021-08-23 15:13:18.406 | d666e95c20164efdaad0c533457cf52f 2021-08-23 15:13:18.409 | + lib/nova:create_nova_accounts:378 : is_service_enabled s3api 2021-08-23 15:13:18.425 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:13:18.428 | + inc/async:async_run:104 : return 0 2021-08-23 15:13:18.430 | + ./stack.sh:main:1089 : is_service_enabled glance 2021-08-23 15:13:18.447 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:13:18.450 | + ./stack.sh:main:1090 : async_runfunc create_glance_accounts 2021-08-23 15:13:18.453 | + inc/async:async_runfunc:111 : async_run create_glance_accounts create_glance_accounts 2021-08-23 15:13:18.554 | [Async create_glance_accounts:self]: Running synchronously: create_glance_accounts 2021-08-23 15:13:18.557 | + inc/async:async_run:103 : create_glance_accounts 2021-08-23 15:13:18.560 | + lib/glance:create_glance_accounts:387 : is_service_enabled g-api 2021-08-23 15:13:18.580 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:13:18.583 | + lib/glance:create_glance_accounts:389 : create_service_user glance 2021-08-23 15:13:18.586 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-08-23 15:13:18.588 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:13:18.591 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:13:18.593 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:13:18.596 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:13:20.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:20.731 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:20.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:20.731 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:20.882 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:20.885 | + functions-common:get_or_create_user:840 : user_id=283d342813834908908a3c101da8a034 2021-08-23 15:13:20.888 | + functions-common:get_or_create_user:841 : echo 283d342813834908908a3c101da8a034 2021-08-23 15:13:20.888 | 283d342813834908908a3c101da8a034 2021-08-23 15:13:20.891 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-08-23 15:13:20.893 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:13:20.897 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:13:20.899 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:13:20.902 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:13:20.904 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:13:20.907 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:13:20.909 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:13:20.912 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:13:20.915 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:13:20.920 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:13:20.924 | ++ 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-08-23 15:13:20.924 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:20.925 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:13:20.929 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:20.932 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:23.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:23.483 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:23.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:23.484 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:23.649 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:23.655 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:13:23.658 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:13:23.660 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-08-23 15:13:26.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:26.181 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:26.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:26.182 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:26.330 | ++ 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-08-23 15:13:26.330 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:26.331 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:13:26.334 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:26.336 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:28.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:28.941 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:28.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:28.941 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:29.103 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:29.106 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:13:29.108 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:13:29.112 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | 283d342813834908908a3c101da8a034 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:13:29.113 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:13:29.119 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:29.123 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:13:29.126 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:13:29.126 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:13:29.129 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-23 15:13:29.132 | + lib/glance:create_glance_accounts:392 : is_service_enabled s-proxy 2021-08-23 15:13:29.150 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:13:29.153 | + lib/glance:create_glance_accounts:393 : create_service_user glance-swift ResellerAdmin 2021-08-23 15:13:29.156 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-08-23 15:13:29.158 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:13:29.161 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:13:29.163 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:13:29.167 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:13:31.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:31.312 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:31.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:31.312 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:31.469 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:31.472 | + functions-common:get_or_create_user:840 : user_id=7b32aaffc8fe465d88efb1c007d20df5 2021-08-23 15:13:31.475 | + functions-common:get_or_create_user:841 : echo 7b32aaffc8fe465d88efb1c007d20df5 2021-08-23 15:13:31.475 | 7b32aaffc8fe465d88efb1c007d20df5 2021-08-23 15:13:31.477 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-08-23 15:13:31.480 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:13:31.483 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:13:31.485 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:13:31.488 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:13:31.490 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:13:31.492 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:13:31.495 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:13:31.497 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:13:31.499 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:13:31.502 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:13:31.506 | ++ 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-08-23 15:13:31.507 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:31.508 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:13:31.510 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:31.513 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:34.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:34.027 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:34.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:34.027 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:34.178 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:34.182 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:13:34.185 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:13:34.187 | + 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-08-23 15:13:36.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:36.747 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:36.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:36.747 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:36.911 | ++ 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-08-23 15:13:36.911 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:13:36.912 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:36.914 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:36.918 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:39.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:39.586 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:39.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:39.586 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:39.751 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:39.755 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:13:39.757 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:13:39.762 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | 7b32aaffc8fe465d88efb1c007d20df5 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:13:39.763 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:13:39.771 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:39.776 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:13:39.779 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:13:39.779 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:13:39.783 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-08-23 15:13:39.786 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-08-23 15:13:39.792 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:13:39.798 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:13:39.805 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:13:39.808 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:13:39.810 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:13:39.813 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:13:39.817 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:13:39.820 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:13:39.823 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:13:39.826 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:13:39.831 | ++ 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-08-23 15:13:39.831 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:39.832 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:13:39.835 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:39.840 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:42.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:42.413 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:42.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:42.413 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:42.565 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:42.569 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:13:42.572 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:13:42.574 | + 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-08-23 15:13:45.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:45.072 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:45.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:45.072 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:45.225 | ++ 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-08-23 15:13:45.225 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:13:45.225 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:13:45.229 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:13:45.233 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:47.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:47.840 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:47.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:47.840 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:47.989 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:47.992 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:13:47.994 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:13:47.997 | ++ functions-common:get_field:733 : echo '| d666e95c20164efdaad0c533457cf52f | 7b32aaffc8fe465d88efb1c007d20df5 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:13:47.998 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:13:48.004 | ++ functions-common:get_field:727 : read data 2021-08-23 15:13:48.008 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d666e95c20164efdaad0c533457cf52f 2021-08-23 15:13:48.011 | + functions-common:get_or_add_user_project_role:912 : echo d666e95c20164efdaad0c533457cf52f 2021-08-23 15:13:48.011 | d666e95c20164efdaad0c533457cf52f 2021-08-23 15:13:48.013 | + lib/glance:create_glance_accounts:396 : get_or_create_service glance image 'Glance Image Service' 2021-08-23 15:13:48.016 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:13:48.019 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-08-23 15:13:50.224 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-08-23 15:13:52.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:52.264 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:52.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:52.264 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:52.418 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:52.421 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:13:52.421 | 2f5fc8444abd4853823abc0ae3639849' 2021-08-23 15:13:52.424 | + functions-common:get_or_create_service:978 : echo 2f5fc8444abd4853823abc0ae3639849 2021-08-23 15:13:52.424 | 2f5fc8444abd4853823abc0ae3639849 2021-08-23 15:13:52.426 | + lib/glance:create_glance_accounts:398 : get_or_create_endpoint image RegionOne http://10.222.0.88/image 2021-08-23 15:13:52.429 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:13:52.432 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.88/image RegionOne 2021-08-23 15:13:52.435 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:13:52.438 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-08-23 15:13:54.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:54.616 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:54.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:54.616 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:54.771 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:54.775 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:13:54.777 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:13:54.781 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.88/image --region RegionOne -f value -c id 2021-08-23 15:13:56.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:56.893 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:56.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:13:56.893 | from cryptography.utils import int_from_bytes 2021-08-23 15:13:57.045 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:13:57.048 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6ac7e73193f84d99850351c541c85250 2021-08-23 15:13:57.050 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6ac7e73193f84d99850351c541c85250 2021-08-23 15:13:57.054 | + functions-common:get_or_create_endpoint:1011 : public_id=6ac7e73193f84d99850351c541c85250 2021-08-23 15:13:57.056 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:13:57.059 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:13:57.061 | + functions-common:get_or_create_endpoint:1020 : echo 6ac7e73193f84d99850351c541c85250 2021-08-23 15:13:57.061 | 6ac7e73193f84d99850351c541c85250 2021-08-23 15:13:57.064 | ++ lib/glance:create_glance_accounts:403 : get_or_create_domain Default 2021-08-23 15:13:57.067 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-23 15:13:57.070 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-23 15:13:59.316 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-08-23 15:13:59.319 | ++ functions-common:get_or_create_domain:803 : echo default 2021-08-23 15:13:59.322 | + lib/glance:create_glance_accounts:403 : service_domain_id=default 2021-08-23 15:13:59.324 | + lib/glance:create_glance_accounts:404 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-08-23 15:13:59.353 | + lib/glance:create_glance_accounts:405 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-08-23 15:13:59.384 | + inc/async:async_run:104 : return 0 2021-08-23 15:13:59.387 | + ./stack.sh:main:1092 : is_service_enabled cinder 2021-08-23 15:13:59.405 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:13:59.408 | + ./stack.sh:main:1093 : async_runfunc create_cinder_accounts 2021-08-23 15:13:59.411 | + inc/async:async_runfunc:111 : async_run create_cinder_accounts create_cinder_accounts 2021-08-23 15:13:59.503 | [Async create_cinder_accounts:self]: Running synchronously: create_cinder_accounts 2021-08-23 15:13:59.506 | + inc/async:async_run:103 : create_cinder_accounts 2021-08-23 15:13:59.509 | + lib/cinder:create_cinder_accounts:365 : [[ 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-08-23 15:13:59.511 | + lib/cinder:create_cinder_accounts:367 : create_service_user cinder 2021-08-23 15:13:59.514 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-08-23 15:13:59.516 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:13:59.519 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:13:59.521 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:13:59.524 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:14:01.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:01.698 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:01.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:01.698 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:01.852 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:01.855 | + functions-common:get_or_create_user:840 : user_id=9ea2fb3398994cff89039744ac37c3ff 2021-08-23 15:14:01.857 | + functions-common:get_or_create_user:841 : echo 9ea2fb3398994cff89039744ac37c3ff 2021-08-23 15:14:01.857 | 9ea2fb3398994cff89039744ac37c3ff 2021-08-23 15:14:01.860 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-08-23 15:14:01.862 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:14:01.866 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:14:01.868 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:14:01.871 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:14:01.873 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:14:01.876 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:14:01.878 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:14:01.881 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:14:01.883 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:14:01.886 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:14:01.890 | ++ 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-08-23 15:14:01.890 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:14:01.893 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:14:01.895 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:14:01.898 | ++ functions-common:get_field:727 : read data 2021-08-23 15:14:04.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:04.418 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:04.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:04.418 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:04.569 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:04.573 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:14:04.575 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:14:04.578 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-08-23 15:14:07.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:07.050 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:07.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:07.050 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:07.199 | ++ 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-08-23 15:14:07.199 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:14:07.199 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:14:07.202 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:14:07.205 | ++ functions-common:get_field:727 : read data 2021-08-23 15:14:09.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:09.872 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:09.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:09.873 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:10.023 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:10.026 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:14:10.029 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:14:10.032 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | 9ea2fb3398994cff89039744ac37c3ff | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:14:10.032 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:14:10.038 | ++ functions-common:get_field:727 : read data 2021-08-23 15:14:10.042 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:14:10.044 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:14:10.044 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:14:10.047 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-23 15:14:10.049 | + lib/cinder:create_cinder_accounts:370 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-08-23 15:14:10.052 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:14:10.055 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-08-23 15:14:12.293 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-08-23 15:14:14.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:14.321 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:14.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:14.321 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:14.470 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:14.474 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:14:14.474 | 5e8a08f8ca8442769752c7815d6b3459' 2021-08-23 15:14:14.476 | + functions-common:get_or_create_service:978 : echo 5e8a08f8ca8442769752c7815d6b3459 2021-08-23 15:14:14.476 | 5e8a08f8ca8442769752c7815d6b3459 2021-08-23 15:14:14.479 | + lib/cinder:create_cinder_accounts:371 : '[' True == False ']' 2021-08-23 15:14:14.481 | + lib/cinder:create_cinder_accounts:390 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.88/volume/v3/$(project_id)s' 2021-08-23 15:14:14.484 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:14:14.487 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.88/volume/v3/$(project_id)s' RegionOne 2021-08-23 15:14:14.489 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:14:14.492 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-08-23 15:14:16.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:16.677 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:16.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:16.677 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:16.835 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:16.838 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:14:16.840 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:14:16.843 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.88/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-23 15:14:19.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:19.009 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:19.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:19.009 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:19.166 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:19.168 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=23ea6ff1a92e46a897ba0eb3bfa9981e 2021-08-23 15:14:19.171 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 23ea6ff1a92e46a897ba0eb3bfa9981e 2021-08-23 15:14:19.174 | + functions-common:get_or_create_endpoint:1011 : public_id=23ea6ff1a92e46a897ba0eb3bfa9981e 2021-08-23 15:14:19.176 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:14:19.179 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:14:19.181 | + functions-common:get_or_create_endpoint:1020 : echo 23ea6ff1a92e46a897ba0eb3bfa9981e 2021-08-23 15:14:19.181 | 23ea6ff1a92e46a897ba0eb3bfa9981e 2021-08-23 15:14:19.184 | + lib/cinder:create_cinder_accounts:394 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-08-23 15:14:19.186 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:14:19.189 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-08-23 15:14:21.391 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-08-23 15:14:23.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:23.412 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:23.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:23.412 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:23.564 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:23.567 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:14:23.567 | 470ec3f63c28415d9324933487a6eafd' 2021-08-23 15:14:23.570 | + functions-common:get_or_create_service:978 : echo 470ec3f63c28415d9324933487a6eafd 2021-08-23 15:14:23.570 | 470ec3f63c28415d9324933487a6eafd 2021-08-23 15:14:23.572 | + lib/cinder:create_cinder_accounts:396 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.88/volume/v2/$(project_id)s' 2021-08-23 15:14:23.575 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:14:23.578 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.88/volume/v2/$(project_id)s' RegionOne 2021-08-23 15:14:23.580 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:14:23.583 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-08-23 15:14:25.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:25.761 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:25.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:25.761 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:25.916 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:25.919 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:14:25.922 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:14:25.925 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.88/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-08-23 15:14:28.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:28.108 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:28.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:28.108 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:28.266 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:28.269 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=772d6cd62fa64e23b8430df5ae104d6c 2021-08-23 15:14:28.272 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 772d6cd62fa64e23b8430df5ae104d6c 2021-08-23 15:14:28.275 | + functions-common:get_or_create_endpoint:1011 : public_id=772d6cd62fa64e23b8430df5ae104d6c 2021-08-23 15:14:28.285 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:14:28.288 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:14:28.291 | + functions-common:get_or_create_endpoint:1020 : echo 772d6cd62fa64e23b8430df5ae104d6c 2021-08-23 15:14:28.291 | 772d6cd62fa64e23b8430df5ae104d6c 2021-08-23 15:14:28.293 | + lib/cinder:create_cinder_accounts:400 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-08-23 15:14:28.296 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:14:28.300 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-08-23 15:14:30.563 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-08-23 15:14:32.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:32.563 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:32.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:32.563 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:32.738 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:32.741 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:14:32.741 | 7def25c2fc1e4bc5912f4b030c669635' 2021-08-23 15:14:32.743 | + functions-common:get_or_create_service:978 : echo 7def25c2fc1e4bc5912f4b030c669635 2021-08-23 15:14:32.744 | 7def25c2fc1e4bc5912f4b030c669635 2021-08-23 15:14:32.746 | + lib/cinder:create_cinder_accounts:402 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.88/volume/v3/$(project_id)s' 2021-08-23 15:14:32.750 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:14:32.753 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.88/volume/v3/$(project_id)s' RegionOne 2021-08-23 15:14:32.756 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:14:32.759 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-08-23 15:14:34.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:34.903 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:34.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:34.903 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:35.060 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:35.063 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:14:35.065 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:14:35.068 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.88/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-23 15:14:37.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:37.215 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:37.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:37.215 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:37.373 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:37.376 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b5d5ad8e94d146aebb5f4b2fb8233c5c 2021-08-23 15:14:37.378 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b5d5ad8e94d146aebb5f4b2fb8233c5c 2021-08-23 15:14:37.382 | + functions-common:get_or_create_endpoint:1011 : public_id=b5d5ad8e94d146aebb5f4b2fb8233c5c 2021-08-23 15:14:37.384 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:14:37.386 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:14:37.389 | + functions-common:get_or_create_endpoint:1020 : echo b5d5ad8e94d146aebb5f4b2fb8233c5c 2021-08-23 15:14:37.389 | b5d5ad8e94d146aebb5f4b2fb8233c5c 2021-08-23 15:14:37.392 | + lib/cinder:create_cinder_accounts:407 : configure_cinder_internal_tenant 2021-08-23 15:14:37.395 | ++ lib/cinder:configure_cinder_internal_tenant:594 : get_or_create_project service 2021-08-23 15:14:37.397 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:14:37.401 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-08-23 15:14:39.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:39.545 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:39.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:39.545 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:39.703 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:39.706 | ++ functions-common:get_or_create_project:853 : project_id=c078339d5ae243079f70721d32c55cd5 2021-08-23 15:14:39.708 | ++ functions-common:get_or_create_project:854 : echo c078339d5ae243079f70721d32c55cd5 2021-08-23 15:14:39.711 | + lib/cinder:configure_cinder_internal_tenant:594 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c078339d5ae243079f70721d32c55cd5 2021-08-23 15:14:39.740 | ++ lib/cinder:configure_cinder_internal_tenant:595 : get_or_create_user cinder 2021-08-23 15:14:39.743 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:14:39.745 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:14:39.747 | ++ functions-common:get_or_create_user:828 : local email= 2021-08-23 15:14:39.751 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-08-23 15:14:42.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:42.075 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:42.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:42.075 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:42.075 | No password was supplied, authentication will fail when a user does not have a password. 2021-08-23 15:14:42.431 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:42.435 | ++ functions-common:get_or_create_user:840 : user_id=9ea2fb3398994cff89039744ac37c3ff 2021-08-23 15:14:42.437 | ++ functions-common:get_or_create_user:841 : echo 9ea2fb3398994cff89039744ac37c3ff 2021-08-23 15:14:42.440 | + lib/cinder:configure_cinder_internal_tenant:595 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ea2fb3398994cff89039744ac37c3ff 2021-08-23 15:14:42.468 | + inc/async:async_run:104 : return 0 2021-08-23 15:14:42.471 | + ./stack.sh:main:1095 : is_service_enabled neutron 2021-08-23 15:14:42.488 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:14:42.491 | + ./stack.sh:main:1096 : async_runfunc create_neutron_accounts 2021-08-23 15:14:42.494 | + inc/async:async_runfunc:111 : async_run create_neutron_accounts create_neutron_accounts 2021-08-23 15:14:42.592 | [Async create_neutron_accounts:self]: Running synchronously: create_neutron_accounts 2021-08-23 15:14:42.594 | + inc/async:async_run:103 : create_neutron_accounts 2021-08-23 15:14:42.597 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-08-23 15:14:42.602 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:14:42.602 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:14:42.608 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:14:42.611 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:14:42.614 | + 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-08-23 15:14:42.617 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:14:42.619 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-08-23 15:14:42.622 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-08-23 15:14:42.625 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-08-23 15:14:42.628 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.88:9696/ 2021-08-23 15:14:42.631 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ 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-08-23 15:14:42.633 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-08-23 15:14:42.636 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-08-23 15:14:42.641 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:14:42.643 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:14:42.646 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:14:42.649 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:14:44.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:44.793 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:44.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:44.793 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:44.948 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:44.951 | + functions-common:get_or_create_user:840 : user_id=02711947b5654aa29d41373353790b96 2021-08-23 15:14:44.953 | + functions-common:get_or_create_user:841 : echo 02711947b5654aa29d41373353790b96 2021-08-23 15:14:44.953 | 02711947b5654aa29d41373353790b96 2021-08-23 15:14:44.956 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-08-23 15:14:44.958 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:14:44.961 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:14:44.964 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:14:44.966 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:14:44.969 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:14:44.971 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:14:44.974 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:14:44.976 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:14:44.979 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:14:44.981 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:14:44.986 | ++ 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-08-23 15:14:44.986 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:14:44.987 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:14:44.990 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:14:44.993 | ++ functions-common:get_field:727 : read data 2021-08-23 15:14:47.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:47.508 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:47.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:47.508 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:47.666 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:47.670 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:14:47.673 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:14:47.675 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-08-23 15:14:50.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:50.215 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:50.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:50.215 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:50.374 | ++ 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-08-23 15:14:50.374 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:14:50.375 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:14:50.377 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:14:50.380 | ++ functions-common:get_field:727 : read data 2021-08-23 15:14:52.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:52.953 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:52.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:52.953 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:53.102 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:53.105 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:14:53.107 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:14:53.110 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | 02711947b5654aa29d41373353790b96 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:14:53.110 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:14:53.116 | ++ functions-common:get_field:727 : read data 2021-08-23 15:14:53.120 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:14:53.123 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:14:53.123 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:14:53.125 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-23 15:14:53.128 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-08-23 15:14:53.130 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:14:53.134 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-08-23 15:14:55.356 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-08-23 15:14:57.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:57.348 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:57.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:57.348 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:57.498 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:57.501 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:14:57.501 | 208a288618724cf786510f9f15eb7a58' 2021-08-23 15:14:57.504 | + functions-common:get_or_create_service:978 : echo 208a288618724cf786510f9f15eb7a58 2021-08-23 15:14:57.504 | 208a288618724cf786510f9f15eb7a58 2021-08-23 15:14:57.506 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.88:9696/ 2021-08-23 15:14:57.509 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:14:57.512 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.88:9696/ RegionOne 2021-08-23 15:14:57.515 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:14:57.518 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-08-23 15:14:59.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:59.695 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:59.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:14:59.695 | from cryptography.utils import int_from_bytes 2021-08-23 15:14:59.854 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:14:59.857 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:14:59.859 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:14:59.863 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.88:9696/ --region RegionOne -f value -c id 2021-08-23 15:15:02.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:02.007 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:02.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:02.007 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:02.157 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:02.160 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=133caab65fc74d228111ad6c775d3480 2021-08-23 15:15:02.163 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 133caab65fc74d228111ad6c775d3480 2021-08-23 15:15:02.166 | + functions-common:get_or_create_endpoint:1011 : public_id=133caab65fc74d228111ad6c775d3480 2021-08-23 15:15:02.168 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:15:02.171 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:15:02.173 | + functions-common:get_or_create_endpoint:1020 : echo 133caab65fc74d228111ad6c775d3480 2021-08-23 15:15:02.173 | 133caab65fc74d228111ad6c775d3480 2021-08-23 15:15:02.176 | + inc/async:async_run:104 : return 0 2021-08-23 15:15:02.178 | + ./stack.sh:main:1098 : is_service_enabled swift 2021-08-23 15:15:02.196 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:15:02.198 | + ./stack.sh:main:1099 : async_runfunc create_swift_accounts 2021-08-23 15:15:02.201 | + inc/async:async_runfunc:111 : async_run create_swift_accounts create_swift_accounts 2021-08-23 15:15:02.297 | [Async create_swift_accounts:self]: Running synchronously: create_swift_accounts 2021-08-23 15:15:02.305 | + inc/async:async_run:103 : create_swift_accounts 2021-08-23 15:15:02.308 | + lib/swift:create_swift_accounts:633 : export swiftusertest1_password=testing 2021-08-23 15:15:02.311 | + lib/swift:create_swift_accounts:633 : swiftusertest1_password=testing 2021-08-23 15:15:02.313 | + lib/swift:create_swift_accounts:634 : export swiftusertest2_password=testing2 2021-08-23 15:15:02.316 | + lib/swift:create_swift_accounts:634 : swiftusertest2_password=testing2 2021-08-23 15:15:02.319 | + lib/swift:create_swift_accounts:635 : export swiftusertest3_password=testing3 2021-08-23 15:15:02.321 | + lib/swift:create_swift_accounts:635 : swiftusertest3_password=testing3 2021-08-23 15:15:02.323 | + lib/swift:create_swift_accounts:636 : export swiftusertest4_password=testing4 2021-08-23 15:15:02.326 | + lib/swift:create_swift_accounts:636 : swiftusertest4_password=testing4 2021-08-23 15:15:02.328 | + lib/swift:create_swift_accounts:638 : local another_role 2021-08-23 15:15:02.331 | ++ lib/swift:create_swift_accounts:639 : get_or_create_role anotherrole 2021-08-23 15:15:02.334 | ++ functions-common:get_or_create_role:860 : local role_id 2021-08-23 15:15:02.338 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-23 15:15:04.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:04.464 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:04.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:04.464 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:04.646 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:04.649 | ++ functions-common:get_or_create_role:865 : role_id=c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:15:04.652 | ++ functions-common:get_or_create_role:866 : echo c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:15:04.655 | + lib/swift:create_swift_accounts:639 : another_role=c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:15:04.658 | + lib/swift:create_swift_accounts:643 : create_service_user swift admin 2021-08-23 15:15:04.660 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-08-23 15:15:04.663 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:15:04.666 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:15:04.668 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:15:04.672 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:15:06.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:06.807 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:06.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:06.807 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:06.956 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:06.959 | + functions-common:get_or_create_user:840 : user_id=67d6b2e453474b7c9c2cb6b7ce7c8a66 2021-08-23 15:15:06.961 | + functions-common:get_or_create_user:841 : echo 67d6b2e453474b7c9c2cb6b7ce7c8a66 2021-08-23 15:15:06.962 | 67d6b2e453474b7c9c2cb6b7ce7c8a66 2021-08-23 15:15:06.964 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-08-23 15:15:06.966 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:15:06.969 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:15:06.971 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:15:06.974 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:15:06.976 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:15:06.978 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:15:06.980 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:15:06.982 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:15:06.985 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:15:06.987 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:15:06.991 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:06.991 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:15:06.992 | ++ 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-08-23 15:15:06.994 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:06.997 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:09.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:09.622 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:09.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:09.622 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:09.791 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:09.795 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:15:09.797 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:15:09.800 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-08-23 15:15:12.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:12.322 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:12.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:12.322 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:12.470 | ++ 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-08-23 15:15:12.470 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:12.471 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:15:12.473 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:12.475 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:15.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:15.053 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:15.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:15.053 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:15.211 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:15.214 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:15:15.216 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:15:15.219 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | 67d6b2e453474b7c9c2cb6b7ce7c8a66 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:15:15.219 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:15:15.225 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:15.228 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:15:15.230 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:15:15.230 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:15:15.233 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-23 15:15:15.235 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-08-23 15:15:15.237 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:15:15.240 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:15:15.242 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:15:15.245 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:15:15.247 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:15:15.249 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:15:15.251 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:15:15.253 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:15:15.255 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:15:15.258 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:15:15.264 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:15.264 | ++ 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-08-23 15:15:15.264 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:15:15.265 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:15.270 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:17.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:17.802 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:17.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:17.802 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:17.951 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:17.954 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:15:17.957 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:15:17.959 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-08-23 15:15:20.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:20.421 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:20.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:20.421 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:20.568 | ++ 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-08-23 15:15:20.568 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:15:20.568 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:20.571 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:20.574 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:23.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:23.142 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:23.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:23.142 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:23.303 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:23.306 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:15:23.308 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:15:23.311 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 67d6b2e453474b7c9c2cb6b7ce7c8a66 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:15:23.311 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:15:23.317 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:23.320 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:15:23.322 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:15:23.322 | 43ca3d31060741488435db93202de0af 2021-08-23 15:15:23.325 | + lib/swift:create_swift_accounts:645 : get_or_create_service swift object-store 'Swift Service' 2021-08-23 15:15:23.327 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:15:23.330 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-08-23 15:15:25.581 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-08-23 15:15:27.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:27.568 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:27.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:27.568 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:27.726 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:27.729 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:15:27.729 | 9e5d71be9c124f5a9a9c467081300402' 2021-08-23 15:15:27.732 | + functions-common:get_or_create_service:978 : echo 9e5d71be9c124f5a9a9c467081300402 2021-08-23 15:15:27.732 | 9e5d71be9c124f5a9a9c467081300402 2021-08-23 15:15:27.734 | + lib/swift:create_swift_accounts:647 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.88:8080/v1/AUTH_$(project_id)s' http://10.222.0.88:8080 2021-08-23 15:15:27.737 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:15:27.740 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.88:8080/v1/AUTH_$(project_id)s' RegionOne 2021-08-23 15:15:27.743 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:15:27.745 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-08-23 15:15:29.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:29.885 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:29.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:29.885 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:30.053 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:30.055 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:15:30.058 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:15:30.061 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.88:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-08-23 15:15:32.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:32.155 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:32.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:32.155 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:32.310 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:32.313 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b62ed594b7864606a5d1a59fdf6f4a84 2021-08-23 15:15:32.315 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b62ed594b7864606a5d1a59fdf6f4a84 2021-08-23 15:15:32.318 | + functions-common:get_or_create_endpoint:1011 : public_id=b62ed594b7864606a5d1a59fdf6f4a84 2021-08-23 15:15:32.321 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.88:8080 ]] 2021-08-23 15:15:32.323 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.88:8080 RegionOne 2021-08-23 15:15:32.325 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:15:32.328 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-08-23 15:15:34.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:34.446 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:34.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:34.446 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:34.596 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:34.599 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:15:34.602 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:15:34.605 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.88:8080 --region RegionOne -f value -c id 2021-08-23 15:15:36.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:36.679 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:36.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:36.679 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:36.830 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:36.833 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1b36e128f5514b8697cbd8c30306b694 2021-08-23 15:15:36.835 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 1b36e128f5514b8697cbd8c30306b694 2021-08-23 15:15:36.835 | 1b36e128f5514b8697cbd8c30306b694 2021-08-23 15:15:36.838 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:15:36.840 | + functions-common:get_or_create_endpoint:1020 : echo b62ed594b7864606a5d1a59fdf6f4a84 2021-08-23 15:15:36.840 | b62ed594b7864606a5d1a59fdf6f4a84 2021-08-23 15:15:36.842 | + lib/swift:create_swift_accounts:652 : local swift_project_test1 2021-08-23 15:15:36.846 | ++ lib/swift:create_swift_accounts:653 : get_or_create_project swiftprojecttest1 default 2021-08-23 15:15:36.848 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:15:36.851 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-08-23 15:15:38.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:38.939 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:38.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:38.940 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:39.091 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:39.094 | ++ functions-common:get_or_create_project:853 : project_id=009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:39.096 | ++ functions-common:get_or_create_project:854 : echo 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:39.099 | + lib/swift:create_swift_accounts:653 : swift_project_test1=009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:39.102 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 swift_project_test1 'Failure creating swift_project_test1' 2021-08-23 15:15:39.104 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:15:39.121 | ++ lib/swift:create_swift_accounts:656 : get_or_create_user swiftusertest1 testing default test@example.com 2021-08-23 15:15:39.124 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:15:39.126 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-08-23 15:15:39.129 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-08-23 15:15:39.133 | +++ 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-08-23 15:15:41.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:41.328 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:41.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:41.328 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:41.482 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:41.485 | ++ functions-common:get_or_create_user:840 : user_id=61a4b456a02f4744a444ef2df532f1ca 2021-08-23 15:15:41.488 | ++ functions-common:get_or_create_user:841 : echo 61a4b456a02f4744a444ef2df532f1ca 2021-08-23 15:15:41.491 | + lib/swift:create_swift_accounts:656 : SWIFT_USER_TEST1=61a4b456a02f4744a444ef2df532f1ca 2021-08-23 15:15:41.494 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-08-23 15:15:41.496 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:15:41.518 | + lib/swift:create_swift_accounts:658 : get_or_add_user_project_role admin 61a4b456a02f4744a444ef2df532f1ca 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:41.520 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:15:41.523 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:15:41.526 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:15:41.528 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:15:41.530 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:15:41.533 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:15:41.535 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:15:41.538 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:15:41.542 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 61a4b456a02f4744a444ef2df532f1ca --project 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:41.542 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:15:41.542 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:41.545 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:41.548 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:43.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:43.766 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:43.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:43.766 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:43.916 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:43.920 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:15:43.923 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:15:43.926 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 61a4b456a02f4744a444ef2df532f1ca --project 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:46.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:46.062 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:46.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:46.062 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:46.221 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 61a4b456a02f4744a444ef2df532f1ca --project 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:46.221 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:46.221 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:15:46.226 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:46.229 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:48.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:48.500 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:48.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:48.500 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:48.659 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:48.662 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:15:48.664 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:15:48.668 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:15:48.668 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 61a4b456a02f4744a444ef2df532f1ca | | 009f81fcac2248dbbeb5c4adada74144 | | | False |' 2021-08-23 15:15:48.674 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:48.678 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:15:48.680 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:15:48.680 | 43ca3d31060741488435db93202de0af 2021-08-23 15:15:48.683 | + lib/swift:create_swift_accounts:660 : local swift_user_test3 2021-08-23 15:15:48.686 | ++ lib/swift:create_swift_accounts:662 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-08-23 15:15:48.689 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:15:48.691 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-08-23 15:15:48.694 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-08-23 15:15:48.697 | +++ 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-08-23 15:15:50.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:50.754 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:50.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:50.754 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:50.902 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:50.905 | ++ functions-common:get_or_create_user:840 : user_id=38527454c37f49a1b5523c774132284b 2021-08-23 15:15:50.908 | ++ functions-common:get_or_create_user:841 : echo 38527454c37f49a1b5523c774132284b 2021-08-23 15:15:50.911 | + lib/swift:create_swift_accounts:662 : swift_user_test3=38527454c37f49a1b5523c774132284b 2021-08-23 15:15:50.913 | + lib/swift:create_swift_accounts:663 : die_if_not_set 663 swift_user_test3 'Failure creating swift_user_test3' 2021-08-23 15:15:50.916 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:15:50.931 | + lib/swift:create_swift_accounts:664 : get_or_add_user_project_role c85392f2d40b4e9fbc8a179cb99b2524 38527454c37f49a1b5523c774132284b 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:50.934 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:15:50.937 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:15:50.939 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:15:50.941 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:15:50.944 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:15:50.946 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:15:50.948 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:15:50.951 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:15:50.955 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:50.955 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role c85392f2d40b4e9fbc8a179cb99b2524 --user 38527454c37f49a1b5523c774132284b --project 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:50.956 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:15:50.958 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:50.961 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:53.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:53.139 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:53.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:53.139 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:53.299 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:53.303 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:15:53.305 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:15:53.307 | + functions-common:get_or_add_user_project_role:901 : openstack role add c85392f2d40b4e9fbc8a179cb99b2524 --user 38527454c37f49a1b5523c774132284b --project 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:55.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:55.404 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:55.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:55.404 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:55.561 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role c85392f2d40b4e9fbc8a179cb99b2524 --user 38527454c37f49a1b5523c774132284b --project 009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:15:55.561 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:15:55.562 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:15:55.564 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:15:55.567 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:57.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:57.760 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:57.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:15:57.760 | from cryptography.utils import int_from_bytes 2021-08-23 15:15:57.918 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:15:57.922 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:15:57.924 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:15:57.927 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:15:57.928 | ++ functions-common:get_field:733 : echo '| c85392f2d40b4e9fbc8a179cb99b2524 | 38527454c37f49a1b5523c774132284b | | 009f81fcac2248dbbeb5c4adada74144 | | | False |' 2021-08-23 15:15:57.933 | ++ functions-common:get_field:727 : read data 2021-08-23 15:15:57.937 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:15:57.939 | + functions-common:get_or_add_user_project_role:912 : echo c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:15:57.939 | c85392f2d40b4e9fbc8a179cb99b2524 2021-08-23 15:15:57.942 | + lib/swift:create_swift_accounts:666 : local swift_project_test2 2021-08-23 15:15:57.947 | ++ lib/swift:create_swift_accounts:667 : get_or_create_project swiftprojecttest2 default 2021-08-23 15:15:57.950 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:15:57.955 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-08-23 15:16:00.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:00.034 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:00.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:00.034 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:00.194 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:00.197 | ++ functions-common:get_or_create_project:853 : project_id=348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:00.199 | ++ functions-common:get_or_create_project:854 : echo 348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:00.202 | + lib/swift:create_swift_accounts:667 : swift_project_test2=348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:00.205 | + lib/swift:create_swift_accounts:668 : die_if_not_set 668 swift_project_test2 'Failure creating swift_project_test2' 2021-08-23 15:16:00.207 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:16:00.224 | + lib/swift:create_swift_accounts:670 : local swift_user_test2 2021-08-23 15:16:00.227 | ++ lib/swift:create_swift_accounts:672 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-08-23 15:16:00.229 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:16:00.232 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-08-23 15:16:00.234 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-08-23 15:16:00.238 | +++ 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-08-23 15:16:02.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:02.415 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:02.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:02.415 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:02.572 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:02.577 | ++ functions-common:get_or_create_user:840 : user_id=e98183b1366e44afb4a7d56e131ceb4a 2021-08-23 15:16:02.581 | ++ functions-common:get_or_create_user:841 : echo e98183b1366e44afb4a7d56e131ceb4a 2021-08-23 15:16:02.584 | + lib/swift:create_swift_accounts:672 : swift_user_test2=e98183b1366e44afb4a7d56e131ceb4a 2021-08-23 15:16:02.586 | + lib/swift:create_swift_accounts:673 : die_if_not_set 673 swift_user_test2 'Failure creating swift_user_test2' 2021-08-23 15:16:02.589 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:16:02.613 | + lib/swift:create_swift_accounts:674 : get_or_add_user_project_role admin e98183b1366e44afb4a7d56e131ceb4a 348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:02.615 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:16:02.621 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:16:02.623 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:16:02.625 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:16:02.628 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:16:02.630 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:16:02.633 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:16:02.636 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:16:02.640 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user e98183b1366e44afb4a7d56e131ceb4a --project 348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:02.641 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:16:02.642 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:16:02.647 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:16:02.650 | ++ functions-common:get_field:727 : read data 2021-08-23 15:16:04.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:04.923 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:04.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:04.923 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:05.085 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:05.088 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:16:05.091 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:16:05.093 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user e98183b1366e44afb4a7d56e131ceb4a --project 348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:07.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:07.270 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:07.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:07.270 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:07.419 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user e98183b1366e44afb4a7d56e131ceb4a --project 348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:16:07.419 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:16:07.420 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:16:07.422 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:16:07.424 | ++ functions-common:get_field:727 : read data 2021-08-23 15:16:09.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:09.669 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:09.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:09.669 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:09.827 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:09.830 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:16:09.832 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:16:09.835 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | e98183b1366e44afb4a7d56e131ceb4a | | 348a34d1ca42440ba546d9c0581ee8fd | | | False |' 2021-08-23 15:16:09.836 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:16:09.842 | ++ functions-common:get_field:727 : read data 2021-08-23 15:16:09.846 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:16:09.848 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:16:09.848 | 43ca3d31060741488435db93202de0af 2021-08-23 15:16:09.851 | + lib/swift:create_swift_accounts:676 : local swift_domain 2021-08-23 15:16:09.854 | ++ lib/swift:create_swift_accounts:677 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-08-23 15:16:09.856 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-23 15:16:09.859 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-08-23 15:16:12.151 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-08-23 15:16:14.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:14.188 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:14.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:14.188 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:14.374 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:14.377 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-08-23 15:16:14.377 | 260dcc9a602a4e48b3ffc539ad5cd3bd' 2021-08-23 15:16:14.381 | ++ functions-common:get_or_create_domain:803 : echo 260dcc9a602a4e48b3ffc539ad5cd3bd 2021-08-23 15:16:14.385 | + lib/swift:create_swift_accounts:677 : swift_domain=260dcc9a602a4e48b3ffc539ad5cd3bd 2021-08-23 15:16:14.388 | + lib/swift:create_swift_accounts:678 : die_if_not_set 678 swift_domain 'Failure creating swift_test domain' 2021-08-23 15:16:14.390 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:16:14.407 | + lib/swift:create_swift_accounts:680 : local swift_project_test4 2021-08-23 15:16:14.411 | ++ lib/swift:create_swift_accounts:681 : get_or_create_project swiftprojecttest4 260dcc9a602a4e48b3ffc539ad5cd3bd 2021-08-23 15:16:14.413 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-23 15:16:14.417 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=260dcc9a602a4e48b3ffc539ad5cd3bd --or-show -f value -c id 2021-08-23 15:16:16.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:16.553 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:16.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:16.553 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:16.709 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:16.712 | ++ functions-common:get_or_create_project:853 : project_id=8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:16.715 | ++ functions-common:get_or_create_project:854 : echo 8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:16.718 | + lib/swift:create_swift_accounts:681 : swift_project_test4=8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:16.720 | + lib/swift:create_swift_accounts:682 : die_if_not_set 682 swift_project_test4 'Failure creating swift_project_test4' 2021-08-23 15:16:16.723 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:16:16.740 | + lib/swift:create_swift_accounts:684 : local swift_user_test4 2021-08-23 15:16:16.743 | ++ lib/swift:create_swift_accounts:686 : get_or_create_user swiftusertest4 testing4 260dcc9a602a4e48b3ffc539ad5cd3bd test4@example.com 2021-08-23 15:16:16.746 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:16:16.748 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-08-23 15:16:16.751 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-08-23 15:16:16.754 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=260dcc9a602a4e48b3ffc539ad5cd3bd --email=test4@example.com --or-show -f value -c id 2021-08-23 15:16:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:18.910 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:18.910 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:19.076 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:19.079 | ++ functions-common:get_or_create_user:840 : user_id=70ec731b83bd427483736a0d206e385e 2021-08-23 15:16:19.081 | ++ functions-common:get_or_create_user:841 : echo 70ec731b83bd427483736a0d206e385e 2021-08-23 15:16:19.085 | + lib/swift:create_swift_accounts:686 : swift_user_test4=70ec731b83bd427483736a0d206e385e 2021-08-23 15:16:19.088 | + lib/swift:create_swift_accounts:687 : die_if_not_set 687 swift_user_test4 'Failure creating swift_user_test4' 2021-08-23 15:16:19.090 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:16:19.110 | + lib/swift:create_swift_accounts:688 : get_or_add_user_project_role admin 70ec731b83bd427483736a0d206e385e 8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:19.113 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:16:19.117 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-23 15:16:19.119 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:16:19.122 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:16:19.124 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-23 15:16:19.127 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-23 15:16:19.129 | ++ functions-common:_get_domain_args:882 : echo 2021-08-23 15:16:19.132 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-23 15:16:19.137 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 70ec731b83bd427483736a0d206e385e --project 8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:19.137 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:16:19.137 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:16:19.140 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:16:19.144 | ++ functions-common:get_field:727 : read data 2021-08-23 15:16:21.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:21.358 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:21.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:21.358 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:21.537 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:21.540 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:16:21.543 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:16:21.546 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 70ec731b83bd427483736a0d206e385e --project 8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:23.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:23.680 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:23.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:23.680 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:23.835 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 70ec731b83bd427483736a0d206e385e --project 8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:16:23.836 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:16:23.836 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:16:23.838 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:16:23.842 | ++ functions-common:get_field:727 : read data 2021-08-23 15:16:26.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:26.084 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:26.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:26.084 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:26.250 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:16:26.252 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:16:26.255 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:16:26.258 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 70ec731b83bd427483736a0d206e385e | | 8eb902b5bc2a4767b670bad6978aa4d8 | | | False |' 2021-08-23 15:16:26.259 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:16:26.265 | ++ functions-common:get_field:727 : read data 2021-08-23 15:16:26.268 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:16:26.271 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:16:26.271 | 43ca3d31060741488435db93202de0af 2021-08-23 15:16:26.273 | + inc/async:async_run:104 : return 0 2021-08-23 15:16:26.276 | + ./stack.sh:main:1105 : write_clouds_yaml 2021-08-23 15:16:26.278 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-08-23 15:16:26.281 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-08-23 15:16:26.286 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-08-23 15:16:26.299 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-08-23 15:16:26.311 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-08-23 15:16:26.313 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-23 15:16:26.316 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.88/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-08-23 15:16:26.427 | The user clouds.yaml file didn't exist. 2021-08-23 15:16:26.438 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.88/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-08-23 15:16:26.543 | /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-08-23 15:16:26.543 | self._clouds = yaml.load(clouds_file) 2021-08-23 15:16:26.554 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.88/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-08-23 15:16:26.652 | /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-08-23 15:16:26.652 | self._clouds = yaml.load(clouds_file) 2021-08-23 15:16:26.663 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.88/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-08-23 15:16:26.767 | /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-08-23 15:16:26.767 | self._clouds = yaml.load(clouds_file) 2021-08-23 15:16:26.777 | + functions-common:write_clouds_yaml:132 : cat 2021-08-23 15:16:26.783 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-08-23 15:16:26.786 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-08-23 15:16:26.789 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-08-23 15:16:26.793 | + ./stack.sh:main:1110 : is_service_enabled horizon 2021-08-23 15:16:26.812 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:16:26.815 | + ./stack.sh:main:1115 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-08-23 15:16:26.871 | [Async create_nova_accounts:self]: Waiting for completion of create_nova_accounts (6 other jobs running) 2021-08-23 15:16:26.921 | [Async create_nova_accounts:self]: finished create_nova_accounts with result 0 in -1629731551 seconds 2021-08-23 15:16:26.965 | [Async create_glance_accounts:self]: Waiting for completion of create_glance_accounts (5 other jobs running) 2021-08-23 15:16:27.016 | [Async create_glance_accounts:self]: finished create_glance_accounts with result 0 in -1629731598 seconds 2021-08-23 15:16:27.053 | [Async create_cinder_accounts:self]: Waiting for completion of create_cinder_accounts (4 other jobs running) 2021-08-23 15:16:27.099 | [Async create_cinder_accounts:self]: finished create_cinder_accounts with result 0 in -1629731639 seconds 2021-08-23 15:16:27.103 | + inc/async:async_wait:166 : return 0 2021-08-23 15:16:27.106 | + ./stack.sh:main:1116 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-08-23 15:16:27.158 | [Async create_neutron_accounts:self]: Waiting for completion of create_neutron_accounts (3 other jobs running) 2021-08-23 15:16:27.206 | [Async create_neutron_accounts:self]: finished create_neutron_accounts with result 0 in -1629731682 seconds 2021-08-23 15:16:27.244 | [Async create_swift_accounts:self]: Waiting for completion of create_swift_accounts (2 other jobs running) 2021-08-23 15:16:27.292 | [Async create_swift_accounts:self]: finished create_swift_accounts with result 0 in -1629731702 seconds 2021-08-23 15:16:27.300 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-08-23 15:16:27.302 | + inc/async:async_wait:166 : return 0 2021-08-23 15:16:27.305 | + ./stack.sh:main:1122 : is_service_enabled mysql postgresql 2021-08-23 15:16:27.323 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:16:27.325 | + ./stack.sh:main:1122 : is_service_enabled glance 2021-08-23 15:16:27.343 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:16:27.346 | + ./stack.sh:main:1123 : echo_summary 'Configuring Glance' 2021-08-23 15:16:27.348 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:16:27.351 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-08-23 15:16:27.353 | + ./stack.sh:main:1124 : async_runfunc init_glance 2021-08-23 15:16:27.356 | + inc/async:async_runfunc:111 : async_run init_glance init_glance 2021-08-23 15:16:27.450 | [Async init_glance:self]: Running synchronously: init_glance 2021-08-23 15:16:27.453 | + inc/async:async_run:103 : init_glance 2021-08-23 15:16:27.456 | + lib/glance:init_glance:412 : rm -rf /opt/stack/data/glance/images 2021-08-23 15:16:27.460 | + lib/glance:init_glance:413 : mkdir -p /opt/stack/data/glance/images 2021-08-23 15:16:27.464 | + lib/glance:init_glance:416 : recreate_database glance 2021-08-23 15:16:27.467 | + lib/database:recreate_database:110 : local db=glance 2021-08-23 15:16:27.470 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-08-23 15:16:27.478 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-08-23 15:16:27.481 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-08-23 15:16:27.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:16:27.504 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-08-23 15:16:27.509 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:16:27.527 | + lib/glance:init_glance:418 : time_start dbsync 2021-08-23 15:16:27.529 | + functions-common:time_start:2290 : local name=dbsync 2021-08-23 15:16:27.532 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:16:27.534 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:16:27.538 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:16:27.542 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731787539 2021-08-23 15:16:27.545 | + lib/glance:init_glance:420 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-08-23 15:16:29.600 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=69579) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:16:29.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-23 15:16:29.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-23 15:16:29.634 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-23 15:16:29.634 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-23 15:16:29.656 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:16:29.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.658 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.662 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.664 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.664 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.665 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.665 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.667 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.670 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.670 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.670 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.672 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.672 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:16:29.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:16:29.698 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:16:29.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.702 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.708 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.710 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.710 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.710 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.710 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.712 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.716 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.716 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.716 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.717 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.717 | 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=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:16:29.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:16:29.718 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:16:29.718 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=69579) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:16:29.808 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:29.808 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:29.847 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-08-23 15:16:31.429 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-08-23 15:16:31.533 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-08-23 15:16:31.542 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-08-23 15:16:31.723 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-08-23 15:16:31.727 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-08-23 15:16:31.731 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-08-23 15:16:31.960 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-08-23 15:16:32.115 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-08-23 15:16:32.120 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-08-23 15:16:32.123 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-08-23 15:16:32.247 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.247 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.254 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.255 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.262 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.262 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.330 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.330 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.342 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-08-23 15:16:32.558 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-08-23 15:16:32.678 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-08-23 15:16:32.681 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-08-23 15:16:32.684 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-08-23 15:16:32.688 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-08-23 15:16:32.692 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-08-23 15:16:32.695 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-08-23 15:16:32.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.707 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:16:32.707 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:16:32.712 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-08-23 15:16:32.712 | Database migration is up to date. No migration needed. 2021-08-23 15:16:32.713 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-08-23 15:16:32.713 | Database is synced successfully. 2021-08-23 15:16:32.933 | + lib/glance:init_glance:423 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-08-23 15:16:34.860 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=69584) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:16:34.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-08-23 15:16:35.039 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-08-23 15:16:35.072 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-08-23 15:16:35.146 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-08-23 15:16:35.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-08-23 15:16:35.246 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-08-23 15:16:35.291 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-08-23 15:16:35.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-08-23 15:16:35.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-08-23 15:16:35.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-08-23 15:16:35.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-08-23 15:16:35.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-08-23 15:16:35.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-08-23 15:16:35.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-08-23 15:16:35.682 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-08-23 15:16:35.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-08-23 15:16:35.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-08-23 15:16:35.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-08-23 15:16:36.009 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-08-23 15:16:36.084 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-08-23 15:16:36.109 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-08-23 15:16:36.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-08-23 15:16:36.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-08-23 15:16:36.472 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-08-23 15:16:36.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-08-23 15:16:36.689 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-08-23 15:16:36.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-08-23 15:16:36.901 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-08-23 15:16:36.974 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-08-23 15:16:37.013 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-08-23 15:16:37.014 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-08-23 15:16:37.245 | + lib/glance:init_glance:424 : time_stop dbsync 2021-08-23 15:16:37.249 | + functions-common:time_stop:2304 : local name 2021-08-23 15:16:37.251 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:16:37.254 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:16:37.256 | + functions-common:time_stop:2307 : local total 2021-08-23 15:16:37.259 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:16:37.261 | + functions-common:time_stop:2310 : name=dbsync 2021-08-23 15:16:37.263 | + functions-common:time_stop:2311 : start_time=1629731787539 2021-08-23 15:16:37.266 | + functions-common:time_stop:2313 : [[ -z 1629731787539 ]] 2021-08-23 15:16:37.270 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:16:37.274 | + functions-common:time_stop:2316 : end_time=1629731797271 2021-08-23 15:16:37.277 | + functions-common:time_stop:2317 : elapsed_time=9732 2021-08-23 15:16:37.279 | + functions-common:time_stop:2318 : total=16150 2021-08-23 15:16:37.282 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:16:37.285 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25882 2021-08-23 15:16:37.288 | + inc/async:async_run:104 : return 0 2021-08-23 15:16:37.291 | + ./stack.sh:main:1131 : is_service_enabled neutron 2021-08-23 15:16:37.311 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:16:37.313 | + ./stack.sh:main:1132 : echo_summary 'Configuring Neutron' 2021-08-23 15:16:37.316 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:16:37.319 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-08-23 15:16:37.322 | + ./stack.sh:main:1134 : configure_neutron 2021-08-23 15:16:37.324 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-08-23 15:16:37.329 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:16:37.329 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:16:37.335 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:16:37.338 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:16:37.341 | + 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-08-23 15:16:37.343 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:16:37.346 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-08-23 15:16:37.349 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-08-23 15:16:37.351 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-08-23 15:16:37.353 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-08-23 15:16:37.369 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-08-23 15:16:37.374 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-08-23 15:16:59.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:59.293 | from cryptography.utils import int_from_bytes 2021-08-23 15:16:59.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:16:59.294 | from cryptography.utils import int_from_bytes 2021-08-23 15:17:07.804 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-08-23 15:17:07.809 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-08-23 15:17:07.811 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-08-23 15:17:07.813 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-08-23 15:17:07.816 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-08-23 15:17:07.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-08-23 15:17:07.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-08-23 15:17:07.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-08-23 15:17:07.824 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-08-23 15:17:07.827 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-08-23 15:17:07.829 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-08-23 15:17:07.831 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-08-23 15:17:07.833 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-08-23 15:17:07.835 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-08-23 15:17:07.837 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-08-23 15:17:07.839 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-08-23 15:17:07.843 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:07.846 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-08-23 15:17:07.848 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:07.853 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-08-23 15:17:07.856 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-08-23 15:17:07.858 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-08-23 15:17:07.860 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-08-23 15:17:07.862 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-23 15:17:07.865 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-23 15:17:07.892 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-08-23 15:17:07.921 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-08-23 15:17:07.958 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-08-23 15:17:07.991 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-08-23 15:17:08.023 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-08-23 15:17:08.052 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-08-23 15:17:08.055 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-08-23 15:17:08.058 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-08-23 15:17:08.060 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-08-23 15:17:08.063 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-23 15:17:08.081 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-23 15:17:08.083 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-23 15:17:08.085 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-23 15:17:08.088 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-23 15:17:08.090 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-23 15:17:08.118 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:17:08.147 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-23 15:17:08.179 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-23 15:17:08.208 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-08-23 15:17:08.224 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:17:08.226 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-08-23 15:17:08.229 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-08-23 15:17:08.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-08-23 15:17:08.234 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-08-23 15:17:08.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-08-23 15:17:08.238 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-08-23 15:17:08.240 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-08-23 15:17:08.243 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-08-23 15:17:08.256 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : 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/ipset-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-08-23 15:17:08.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-08-23 15:17:08.272 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-08-23 15:17:08.284 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-08-23 15:17:08.297 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-08-23 15:17:08.311 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-23 15:17:08.313 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:08.316 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-08-23 15:17:08.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.ga0fMbY4k4 2021-08-23 15:17:08.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-23 15:17:08.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:08.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.ga0fMbY4k4 2021-08-23 15:17:08.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.ga0fMbY4k4 2021-08-23 15:17:08.343 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.ga0fMbY4k4 /etc/sudoers.d/neutron-rootwrap 2021-08-23 15:17:08.356 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-23 15:17:08.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:08.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:08.421 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-08-23 15:17:08.423 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-08-23 15:17:08.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-08-23 15:17:08.428 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-23 15:17:08.430 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-23 15:17:08.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:17:08.450 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:08.453 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-23 15:17:08.455 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-23 15:17:08.458 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:17:08.477 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:08.480 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:17:08.483 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/ 2021-08-23 15:17:08.513 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:17:08.516 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:17:08.518 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-08-23 15:17:08.536 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:08.539 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-08-23 15:17:08.542 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-08-23 15:17:08.544 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-23 15:17:08.547 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-23 15:17:08.550 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-08-23 15:17:08.552 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-08-23 15:17:08.555 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-23 15:17:08.557 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-08-23 15:17:08.560 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-08-23 15:17:08.562 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-08-23 15:17:08.567 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-08-23 15:17:08.569 | + 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-08-23 15:17:08.577 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-08-23 15:17:08.595 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:08.597 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-08-23 15:17:08.600 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-08-23 15:17:08.603 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-08-23 15:17:08.608 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-08-23 15:17:08.640 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-23 15:17:08.670 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-08-23 15:17:08.699 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-08-23 15:17:08.730 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-08-23 15:17:08.760 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-08-23 15:17:08.763 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-23 15:17:08.766 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-08-23 15:17:08.768 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-23 15:17:08.771 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-08-23 15:17:08.800 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-08-23 15:17:08.830 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.88/identity 2021-08-23 15:17:08.860 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-08-23 15:17:08.890 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-08-23 15:17:08.922 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-08-23 15:17:08.952 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-08-23 15:17:08.982 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-08-23 15:17:09.015 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:17:09.047 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-08-23 15:17:09.086 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-08-23 15:17:09.120 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-08-23 15:17:09.150 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-08-23 15:17:09.153 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-23 15:17:09.155 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-23 15:17:09.158 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-23 15:17:09.160 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-08-23 15:17:09.191 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-08-23 15:17:09.221 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.88/identity 2021-08-23 15:17:09.252 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-08-23 15:17:09.288 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-08-23 15:17:09.319 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-08-23 15:17:09.351 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-08-23 15:17:09.382 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-08-23 15:17:09.418 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-23 15:17:09.448 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-08-23 15:17:09.480 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-08-23 15:17:09.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-08-23 15:17:09.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-08-23 15:17:09.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-08-23 15:17:09.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-08-23 15:17:09.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-08-23 15:17:09.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-08-23 15:17:09.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 200:249 != '' ]] 2021-08-23 15:17:09.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:200:249 2021-08-23 15:17:09.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:200:249 != '' ]] 2021-08-23 15:17:09.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-08-23 15:17:09.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-08-23 15:17:09.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-08-23 15:17:09.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-08-23 15:17:09.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-08-23 15:17:09.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-08-23 15:17:09.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-08-23 15:17:09.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-08-23 15:17:09.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:09.527 | + 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-08-23 15:17:09.554 | + 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-08-23 15:17:09.557 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-08-23 15:17:09.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-08-23 15:17:09.564 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-08-23 15:17:09.567 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.569 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-08-23 15:17:09.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-08-23 15:17:09.599 | + 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-08-23 15:17:09.602 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.605 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-08-23 15:17:09.608 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-08-23 15:17:09.610 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-08-23 15:17:09.612 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.615 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-08-23 15:17:09.648 | + 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-08-23 15:17:09.651 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.654 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-08-23 15:17:09.656 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-08-23 15:17:09.658 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-08-23 15:17:09.661 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.663 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-08-23 15:17:09.699 | + 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-08-23 15:17:09.702 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.704 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-08-23 15:17:09.707 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-08-23 15:17:09.709 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-08-23 15:17:09.712 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.715 | + 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-08-23 15:17:09.746 | + 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-08-23 15:17:09.749 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-08-23 15:17:09.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-08-23 15:17:09.756 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-08-23 15:17:09.759 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.761 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-08-23 15:17:09.789 | + 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-08-23 15:17:09.792 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-08-23 15:17:09.797 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-08-23 15:17:09.799 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-08-23 15:17:09.801 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.804 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-08-23 15:17:09.833 | + 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:200:249 2021-08-23 15:17:09.835 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.838 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-08-23 15:17:09.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:200:249 2021-08-23 15:17:09.843 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2021-08-23 15:17:09.845 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.847 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2021-08-23 15:17:09.876 | + 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-08-23 15:17:09.878 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:17:09.880 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-08-23 15:17:09.883 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-08-23 15:17:09.886 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-08-23 15:17:09.888 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-08-23 15:17:09.891 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-08-23 15:17:09.919 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-23 15:17:09.922 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-08-23 15:17:09.939 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:09.941 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-08-23 15:17:09.944 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-23 15:17:09.976 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:09.979 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:10.008 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-23 15:17:10.040 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-08-23 15:17:10.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-08-23 15:17:10.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-08-23 15:17:10.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-23 15:17:12.425 | INFO neutron.common.config [-] Logging enabled! 2021-08-23 15:17:12.425 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.1.dev8 2021-08-23 15:17:12.426 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=71328) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-23 15:17:12.427 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-08-23 15:17:12.428 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpyx_3y9bh/privsep.sock'] 2021-08-23 15:17:13.647 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-08-23 15:17:13.647 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpyx_3y9bh/privsep.sock {{(pid=71328) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}} 2021-08-23 15:17:13.648 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-08-23 15:17:13.648 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-08-23 15:17:13.648 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-08-23 15:17:13.648 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 71336 2021-08-23 15:17:13.649 | DEBUG oslo.privsep.daemon [-] privsep: reply[140516378166720]: (2,) {{(pid=71336) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-08-23 15:17:13.822 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=71336) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-23 15:17:13.834 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=71336) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-23 15:17:13.834 | DEBUG oslo.privsep.daemon [-] privsep: reply[140516378166720]: (4, ('28482648-4da9-45c6-a1a3-6a3b2817934d\n', '')) {{(pid=71336) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-08-23 15:17:14.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=71328) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-08-23 15:17:14.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=71328) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-08-23 15:17:14.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=71328) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:14.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=71328) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:14.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=71328) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:14.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=71328) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:14.058 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-23 15:17:14.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-08-23 15:17:14.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-08-23 15:17:14.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-08-23 15:17:14.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-23 15:17:14.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-08-23 15:17:14.416 | + 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-08-23 15:17:14.438 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-08-23 15:17:14.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:14.443 | + 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-08-23 15:17:14.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-08-23 15:17:14.477 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-08-23 15:17:14.485 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-08-23 15:17:14.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-08-23 15:17:14.490 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-08-23 15:17:14.514 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-08-23 15:17:14.551 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-23 15:17:14.553 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-08-23 15:17:14.562 | net.bridge.bridge-nf-call-iptables = 1 2021-08-23 15:17:14.566 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-23 15:17:14.568 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-08-23 15:17:14.577 | net.bridge.bridge-nf-call-ip6tables = 1 2021-08-23 15:17:14.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-08-23 15:17:14.584 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-08-23 15:17:14.587 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-08-23 15:17:14.590 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-08-23 15:17:14.592 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-08-23 15:17:14.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-23 15:17:14.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-23 15:17:14.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-23 15:17:14.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-23 15:17:14.631 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-08-23 15:17:14.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-08-23 15:17:14.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-08-23 15:17:14.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-08-23 15:17:14.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-08-23 15:17:14.729 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-08-23 15:17:14.746 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:14.749 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-08-23 15:17:14.751 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-08-23 15:17:14.756 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-08-23 15:17:14.785 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-08-23 15:17:14.814 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-23 15:17:14.846 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:14.848 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:14.879 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-08-23 15:17:14.895 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:14.898 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-23 15:17:14.900 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-08-23 15:17:14.930 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-23 15:17:14.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-23 15:17:14.935 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-08-23 15:17:14.964 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-08-23 15:17:14.966 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-23 15:17:14.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-08-23 15:17:14.971 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-08-23 15:17:14.988 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:14.991 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-08-23 15:17:14.995 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-08-23 15:17:15.000 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-08-23 15:17:15.029 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-23 15:17:15.060 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:15.063 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:15.092 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-23 15:17:15.095 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-08-23 15:17:15.125 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-23 15:17:15.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-23 15:17:15.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-08-23 15:17:15.162 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-08-23 15:17:15.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-23 15:17:15.168 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-08-23 15:17:15.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-23 15:17:17.561 | INFO neutron.common.config [-] Logging enabled! 2021-08-23 15:17:17.561 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.1.dev8 2021-08-23 15:17:17.562 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=71882) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-23 15:17:17.617 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=71882) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-08-23 15:17:17.617 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=71882) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-08-23 15:17:17.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=71882) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:17.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=71882) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:17.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=71882) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:17.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=71882) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-08-23 15:17:17.681 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-08-23 15:17:17.682 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=71882) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:88}} 2021-08-23 15:17:17.682 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=71882) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-08-23 15:17:17.682 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-23 15:17:17.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-08-23 15:17:17.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-08-23 15:17:17.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-08-23 15:17:17.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-23 15:17:17.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-23 15:17:17.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-23 15:17:18.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-23 15:17:18.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-08-23 15:17:18.022 | + functions:set_mtu:785 : local dev=br-data 2021-08-23 15:17:18.024 | + functions:set_mtu:786 : local mtu=1500 2021-08-23 15:17:18.027 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-08-23 15:17:18.040 | + 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-08-23 15:17:18.059 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-08-23 15:17:18.061 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-08-23 15:17:18.064 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-08-23 15:17:18.066 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-08-23 15:17:18.068 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-08-23 15:17:18.071 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-08-23 15:17:18.073 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-08-23 15:17:18.076 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-08-23 15:17:18.078 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-08-23 15:17:18.080 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-08-23 15:17:18.082 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-08-23 15:17:18.085 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-08-23 15:17:18.088 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-08-23 15:17:18.092 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-08-23 15:17:18.093 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-08-23 15:17:18.099 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-08-23 15:17:18.102 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-08-23 15:17:18.105 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-08-23 15:17:18.107 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-08-23 15:17:18.111 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-08-23 15:17:18.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-08-23 15:17:18.112 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-08-23 15:17:18.118 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2021-08-23 15:17:18.120 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-08-23 15:17:18.123 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:18.125 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-08-23 15:17:18.128 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-08-23 15:17:18.130 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2021-08-23 15:17:18.133 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2021-08-23 15:17:18.135 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2021-08-23 15:17:18.138 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-08-23 15:17:18.140 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-08-23 15:17:18.144 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.55/22 brd 192.168.3.255 2021-08-23 15:17:18.145 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-08-23 15:17:18.145 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-08-23 15:17:18.145 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-08-23 15:17:18.151 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.55 2021-08-23 15:17:18.154 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.55 ' 2021-08-23 15:17:18.157 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2021-08-23 15:17:18.170 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2021-08-23 15:17:18.183 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-08-23 15:17:18.196 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-08-23 15:17:18.218 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.55 2021-08-23 15:17:18.233 | PING 192.168.0.55 (192.168.0.55) from 192.168.0.55 br-data: 56(84) bytes of data. 2021-08-23 15:17:18.233 | 64 bytes from 192.168.0.55: icmp_seq=1 ttl=64 time=0.070 ms 2021-08-23 15:17:19.248 | 64 bytes from 192.168.0.55: icmp_seq=2 ttl=64 time=0.077 ms 2021-08-23 15:17:20.272 | 64 bytes from 192.168.0.55: icmp_seq=3 ttl=64 time=0.057 ms 2021-08-23 15:17:20.272 | 2021-08-23 15:17:20.272 | --- 192.168.0.55 ping statistics --- 2021-08-23 15:17:20.272 | 3 packets transmitted, 3 received, 0% packet loss, time 2039ms 2021-08-23 15:17:20.272 | rtt min/avg/max/mdev = 0.057/0.068/0.077/0.008 ms 2021-08-23 15:17:20.278 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-08-23 15:17:20.279 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-08-23 15:17:20.284 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-08-23 15:17:20.287 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-08-23 15:17:20.305 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:20.307 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-08-23 15:17:20.310 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-08-23 15:17:20.315 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-08-23 15:17:20.344 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.88 2021-08-23 15:17:20.373 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-08-23 15:17:20.403 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-08-23 15:17:20.435 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-08-23 15:17:20.438 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-23 15:17:20.467 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-23 15:17:20.469 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-08-23 15:17:20.486 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:17:20.489 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-08-23 15:17:20.491 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-08-23 15:17:20.521 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-08-23 15:17:20.550 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-08-23 15:17:20.553 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2021-08-23 15:17:20.573 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:20.575 | + ./stack.sh:main:1137 : is_service_enabled neutron 2021-08-23 15:17:20.592 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:20.595 | + ./stack.sh:main:1138 : async_runfunc init_neutron 2021-08-23 15:17:20.597 | + inc/async:async_runfunc:111 : async_run init_neutron init_neutron 2021-08-23 15:17:20.703 | [Async init_neutron:self]: Running synchronously: init_neutron 2021-08-23 15:17:20.706 | + inc/async:async_run:103 : init_neutron 2021-08-23 15:17:20.708 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-08-23 15:17:20.712 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:17:20.713 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:17:20.718 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:17:20.721 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:17:20.723 | + 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-08-23 15:17:20.726 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:17:20.729 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-08-23 15:17:20.731 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-08-23 15:17:20.734 | + lib/database:recreate_database:110 : local db=neutron 2021-08-23 15:17:20.736 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-08-23 15:17:20.739 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-08-23 15:17:20.741 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-08-23 15:17:20.746 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:17:20.762 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-08-23 15:17:20.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:17:20.787 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-08-23 15:17:20.790 | + functions-common:time_start:2290 : local name=dbsync 2021-08-23 15:17:20.792 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:17:20.794 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:17:20.797 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:17:20.802 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731840799 2021-08-23 15:17:20.804 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-08-23 15:17:23.611 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:17:23.611 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:17:23.822 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-23 15:17:23.822 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-23 15:17:23.902 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-08-23 15:17:29.281 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-08-23 15:17:29.309 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-08-23 15:17:29.450 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-08-23 15:17:29.505 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-08-23 15:17:29.584 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-08-23 15:17:29.649 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-08-23 15:17:29.728 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-08-23 15:17:29.776 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-08-23 15:17:29.810 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-08-23 15:17:29.838 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-08-23 15:17:29.976 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-08-23 15:17:30.025 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-08-23 15:17:30.170 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-08-23 15:17:30.219 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-08-23 15:17:30.305 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-08-23 15:17:30.861 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-08-23 15:17:30.998 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-08-23 15:17:31.025 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-08-23 15:17:31.063 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-08-23 15:17:31.207 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-08-23 15:17:31.247 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-08-23 15:17:31.366 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-08-23 15:17:31.543 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-08-23 15:17:31.587 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-08-23 15:17:31.670 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-08-23 15:17:31.750 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-08-23 15:17:31.788 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-08-23 15:17:31.833 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-08-23 15:17:31.856 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-08-23 15:17:31.860 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-08-23 15:17:32.097 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-08-23 15:17:32.212 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-08-23 15:17:32.251 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-08-23 15:17:32.428 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-08-23 15:17:32.500 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-08-23 15:17:32.740 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-08-23 15:17:32.769 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-08-23 15:17:34.940 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-08-23 15:17:35.001 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-08-23 15:17:35.137 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-08-23 15:17:35.192 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-08-23 15:17:35.203 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-08-23 15:17:35.267 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-08-23 15:17:35.275 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-08-23 15:17:35.417 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-08-23 15:17:35.455 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-08-23 15:17:35.560 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-08-23 15:17:35.696 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-08-23 15:17:35.722 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-08-23 15:17:35.803 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-08-23 15:17:35.840 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-08-23 15:17:36.000 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-08-23 15:17:36.075 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-08-23 15:17:36.110 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-08-23 15:17:36.243 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-08-23 15:17:36.462 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-08-23 15:17:36.492 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-08-23 15:17:36.530 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-08-23 15:17:36.594 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-08-23 15:17:36.640 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-08-23 15:17:36.801 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-08-23 15:17:38.800 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-08-23 15:17:38.837 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-08-23 15:17:38.992 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-08-23 15:17:38.997 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-08-23 15:17:39.045 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-08-23 15:17:39.098 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-08-23 15:17:39.234 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-08-23 15:17:39.287 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-08-23 15:17:39.408 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-08-23 15:17:39.436 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-08-23 15:17:39.546 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-08-23 15:17:39.585 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-08-23 15:17:39.615 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-08-23 15:17:39.661 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-08-23 15:17:39.961 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-08-23 15:17:40.032 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-08-23 15:17:40.071 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-08-23 15:17:40.210 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-08-23 15:17:40.249 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-08-23 15:17:40.315 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-08-23 15:17:40.350 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-08-23 15:17:40.436 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-08-23 15:17:40.511 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-08-23 15:17:40.655 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-08-23 15:17:40.835 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-08-23 15:17:40.886 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-08-23 15:17:40.942 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-08-23 15:17:41.133 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-08-23 15:17:41.180 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-08-23 15:17:41.352 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-08-23 15:17:41.447 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-08-23 15:17:41.550 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-08-23 15:17:41.769 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-08-23 15:17:41.838 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-08-23 15:17:41.848 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-08-23 15:17:41.943 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-08-23 15:17:41.963 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-08-23 15:17:42.017 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-08-23 15:17:42.050 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-08-23 15:17:42.074 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-08-23 15:17:42.199 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-08-23 15:17:42.449 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-08-23 15:17:42.493 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-08-23 15:17:42.560 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-08-23 15:17:42.573 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-08-23 15:17:42.593 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-08-23 15:17:42.905 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-08-23 15:17:43.187 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-08-23 15:17:43.237 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-08-23 15:17:43.270 | Running upgrade for neutron ... 2021-08-23 15:17:43.270 | OK 2021-08-23 15:17:43.559 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-08-23 15:17:43.562 | + functions-common:time_stop:2304 : local name 2021-08-23 15:17:43.565 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:17:43.567 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:17:43.570 | + functions-common:time_stop:2307 : local total 2021-08-23 15:17:43.572 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:17:43.575 | + functions-common:time_stop:2310 : name=dbsync 2021-08-23 15:17:43.577 | + functions-common:time_stop:2311 : start_time=1629731840799 2021-08-23 15:17:43.580 | + functions-common:time_stop:2313 : [[ -z 1629731840799 ]] 2021-08-23 15:17:43.583 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:17:43.587 | + functions-common:time_stop:2316 : end_time=1629731863584 2021-08-23 15:17:43.590 | + functions-common:time_stop:2317 : elapsed_time=22785 2021-08-23 15:17:43.593 | + functions-common:time_stop:2318 : total=25882 2021-08-23 15:17:43.596 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:17:43.599 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48667 2021-08-23 15:17:43.602 | + inc/async:async_run:104 : return 0 2021-08-23 15:17:43.605 | + ./stack.sh:main:1146 : is_service_enabled q-dhcp 2021-08-23 15:17:43.623 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:43.626 | ++ ./stack.sh:main:1149 : pidof NetworkManager 2021-08-23 15:17:43.636 | ++ ./stack.sh:main:1149 : true 2021-08-23 15:17:43.639 | + ./stack.sh:main:1149 : netman_pid= 2021-08-23 15:17:43.642 | + ./stack.sh:main:1150 : '[' -z '' ']' 2021-08-23 15:17:43.644 | + ./stack.sh:main:1151 : sudo killall dnsmasq 2021-08-23 15:17:43.660 | dnsmasq: no process found 2021-08-23 15:17:43.664 | + ./stack.sh:main:1151 : true 2021-08-23 15:17:43.667 | + ./stack.sh:main:1156 : clean_iptables 2021-08-23 15:17:43.671 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-08-23 15:17:43.671 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-23 15:17:43.675 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-08-23 15:17:43.675 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-08-23 15:17:43.676 | + lib/nova:clean_iptables:183 : grep nova 2021-08-23 15:17:43.677 | + lib/nova:clean_iptables:183 : bash 2021-08-23 15:17:43.677 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-08-23 15:17:43.688 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-08-23 15:17:43.692 | + lib/nova:clean_iptables:185 : grep nova 2021-08-23 15:17:43.692 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-23 15:17:43.692 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-08-23 15:17:43.692 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-08-23 15:17:43.696 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-08-23 15:17:43.696 | + lib/nova:clean_iptables:185 : bash 2021-08-23 15:17:43.705 | + lib/nova:clean_iptables:187 : grep nova 2021-08-23 15:17:43.706 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-08-23 15:17:43.706 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-23 15:17:43.708 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-08-23 15:17:43.710 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-08-23 15:17:43.710 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-08-23 15:17:43.710 | + lib/nova:clean_iptables:187 : bash 2021-08-23 15:17:43.725 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-23 15:17:43.728 | + lib/nova:clean_iptables:189 : grep nova 2021-08-23 15:17:43.728 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-08-23 15:17:43.730 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-08-23 15:17:43.730 | + lib/nova:clean_iptables:189 : bash 2021-08-23 15:17:43.730 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-08-23 15:17:43.730 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-08-23 15:17:43.744 | + ./stack.sh:main:1159 : sudo sysctl -w net.ipv4.ip_forward=1 2021-08-23 15:17:43.752 | net.ipv4.ip_forward = 1 2021-08-23 15:17:43.757 | + ./stack.sh:main:1166 : is_service_enabled swift 2021-08-23 15:17:43.776 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:43.779 | + ./stack.sh:main:1167 : echo_summary 'Configuring Swift' 2021-08-23 15:17:43.781 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:17:43.784 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-08-23 15:17:43.787 | + ./stack.sh:main:1168 : async_runfunc init_swift 2021-08-23 15:17:43.789 | + inc/async:async_runfunc:111 : async_run init_swift init_swift 2021-08-23 15:17:43.894 | [Async init_swift:self]: Running synchronously: init_swift 2021-08-23 15:17:43.897 | + inc/async:async_run:103 : init_swift 2021-08-23 15:17:43.900 | + lib/swift:init_swift:693 : local node_number 2021-08-23 15:17:43.903 | + lib/swift:init_swift:695 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-23 15:17:44.748 | No object-server running 2021-08-23 15:17:44.748 | No container-reconciler running 2021-08-23 15:17:44.748 | No object-expirer running 2021-08-23 15:17:44.748 | No container-replicator running 2021-08-23 15:17:44.748 | No account-replicator running 2021-08-23 15:17:44.748 | No container-updater running 2021-08-23 15:17:44.748 | No container-server running 2021-08-23 15:17:44.748 | No proxy-server running 2021-08-23 15:17:44.748 | No container-auditor running 2021-08-23 15:17:44.748 | No object-reconstructor running 2021-08-23 15:17:44.748 | No object-auditor running 2021-08-23 15:17:44.748 | No container-sync running 2021-08-23 15:17:44.748 | No container-sharder running 2021-08-23 15:17:44.748 | No account-auditor running 2021-08-23 15:17:44.749 | No object-replicator running 2021-08-23 15:17:44.749 | No object-updater running 2021-08-23 15:17:44.749 | No account-reaper running 2021-08-23 15:17:44.749 | No account-server running 2021-08-23 15:17:44.799 | + lib/swift:init_swift:695 : true 2021-08-23 15:17:44.802 | + lib/swift:init_swift:698 : create_swift_disk 2021-08-23 15:17:44.804 | + lib/swift:create_swift_disk:569 : local node_number 2021-08-23 15:17:44.807 | + lib/swift:create_swift_disk:574 : local user_group 2021-08-23 15:17:44.810 | ++ lib/swift:create_swift_disk:575 : id -g ubuntu 2021-08-23 15:17:44.815 | + lib/swift:create_swift_disk:575 : user_group=1000 2021-08-23 15:17:44.817 | + lib/swift:create_swift_disk:576 : 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-08-23 15:17:44.832 | + lib/swift:create_swift_disk:579 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-08-23 15:17:44.834 | + lib/swift:create_swift_disk:586 : mkdir -p /opt/stack/data/swift/drives/images 2021-08-23 15:17:44.839 | + lib/swift:create_swift_disk:587 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-08-23 15:17:44.851 | + lib/swift:create_swift_disk:588 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-08-23 15:17:44.863 | + lib/swift:create_swift_disk:590 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-08-23 15:17:44.879 | + lib/swift:create_swift_disk:593 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-08-23 15:17:44.915 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-08-23 15:17:44.916 | = sectsz=512 attr=2, projid32bit=1 2021-08-23 15:17:44.916 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-08-23 15:17:44.916 | = reflink=1 2021-08-23 15:17:44.916 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-08-23 15:17:44.916 | = sunit=0 swidth=0 blks 2021-08-23 15:17:44.916 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-08-23 15:17:44.916 | log =internal log bsize=4096 blocks=2560, version=2 2021-08-23 15:17:44.916 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-08-23 15:17:44.916 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-08-23 15:17:44.918 | + lib/swift:create_swift_disk:596 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-08-23 15:17:44.923 | + lib/swift:create_swift_disk:597 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-08-23 15:17:44.929 | + lib/swift:create_swift_disk:598 : 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-08-23 15:17:45.025 | + lib/swift:create_swift_disk:604 : local node_number 2021-08-23 15:17:45.027 | + lib/swift:create_swift_disk:605 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-23 15:17:45.029 | + lib/swift:create_swift_disk:607 : local node_devices=/opt/stack/data/swift/1 2021-08-23 15:17:45.032 | + lib/swift:create_swift_disk:608 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-08-23 15:17:45.034 | + lib/swift:create_swift_disk:609 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-08-23 15:17:45.047 | + lib/swift:create_swift_disk:610 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-23 15:17:45.050 | + lib/swift:create_swift_disk:611 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-08-23 15:17:45.052 | + lib/swift:create_swift_disk:612 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-23 15:17:45.067 | + lib/swift:init_swift:702 : pushd /etc/swift 2021-08-23 15:17:45.073 | + lib/swift:init_swift:704 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-08-23 15:17:45.079 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-08-23 15:17:46.025 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-08-23 15:17:46.932 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-08-23 15:17:47.824 | + lib/swift:init_swift:714 : [[ -n '' ]] 2021-08-23 15:17:47.826 | + lib/swift:init_swift:727 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-23 15:17:47.829 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-08-23 15:17:48.702 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-08-23 15:17:48.702 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-08-23 15:17:48.757 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-08-23 15:17:49.610 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-08-23 15:17:49.610 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-08-23 15:17:49.667 | + lib/swift:init_swift:730 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-08-23 15:17:50.523 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-08-23 15:17:50.523 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-08-23 15:17:50.574 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-08-23 15:17:51.460 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-23 15:17:51.518 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-08-23 15:17:52.397 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-23 15:17:52.449 | + lib/swift:init_swift:738 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-08-23 15:17:53.327 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-23 15:17:53.382 | + lib/swift:init_swift:739 : popd 2021-08-23 15:17:53.385 | + inc/async:async_run:104 : return 0 2021-08-23 15:17:53.388 | + ./stack.sh:main:1175 : is_service_enabled cinder 2021-08-23 15:17:53.406 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:53.408 | + ./stack.sh:main:1176 : echo_summary 'Configuring Cinder' 2021-08-23 15:17:53.411 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:17:53.413 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-08-23 15:17:53.416 | + ./stack.sh:main:1177 : async_runfunc init_cinder 2021-08-23 15:17:53.418 | + inc/async:async_runfunc:111 : async_run init_cinder init_cinder 2021-08-23 15:17:53.511 | [Async init_cinder:self]: Running synchronously: init_cinder 2021-08-23 15:17:53.514 | + inc/async:async_run:103 : init_cinder 2021-08-23 15:17:53.516 | + lib/cinder:init_cinder:413 : is_service_enabled mysql postgresql 2021-08-23 15:17:53.535 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:17:53.538 | + lib/cinder:init_cinder:415 : recreate_database cinder 2021-08-23 15:17:53.540 | + lib/database:recreate_database:110 : local db=cinder 2021-08-23 15:17:53.542 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-08-23 15:17:53.545 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-08-23 15:17:53.547 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-08-23 15:17:53.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:17:53.568 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-08-23 15:17:53.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:17:53.592 | + lib/cinder:init_cinder:417 : time_start dbsync 2021-08-23 15:17:53.594 | + functions-common:time_start:2290 : local name=dbsync 2021-08-23 15:17:53.597 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:17:53.600 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:17:53.603 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:17:53.608 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731873605 2021-08-23 15:17:53.610 | + lib/cinder:init_cinder:419 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-08-23 15:17:56.380 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=72959) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:17:56.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:17:56.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.385 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.385 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.386 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.386 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.389 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.389 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.390 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:17:56.390 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:17:56.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:17:56.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.416 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.417 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.418 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.418 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.421 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.421 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.421 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:17:56.421 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:17:56.468 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:17:56.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.469 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.470 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.471 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.471 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.474 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:17:56.474 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:17:56.474 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:17:56.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:17:56.484 | INFO migrate.versioning.api [-] 122 -> 123...  2021-08-23 15:17:59.403 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.403 | INFO migrate.versioning.api [-] 123 -> 124...  2021-08-23 15:17:59.418 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.419 | INFO migrate.versioning.api [-] 124 -> 125...  2021-08-23 15:17:59.428 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.428 | INFO migrate.versioning.api [-] 125 -> 126...  2021-08-23 15:17:59.437 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.437 | INFO migrate.versioning.api [-] 126 -> 127...  2021-08-23 15:17:59.480 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.480 | INFO migrate.versioning.api [-] 127 -> 128...  2021-08-23 15:17:59.619 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.619 | INFO migrate.versioning.api [-] 128 -> 129...  2021-08-23 15:17:59.627 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.628 | INFO migrate.versioning.api [-] 129 -> 130...  2021-08-23 15:17:59.636 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.636 | INFO migrate.versioning.api [-] 130 -> 131...  2021-08-23 15:17:59.644 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.644 | INFO migrate.versioning.api [-] 131 -> 132...  2021-08-23 15:17:59.674 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.674 | INFO migrate.versioning.api [-] 132 -> 133...  2021-08-23 15:17:59.682 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.682 | INFO migrate.versioning.api [-] 133 -> 134...  2021-08-23 15:17:59.691 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.691 | INFO migrate.versioning.api [-] 134 -> 135...  2021-08-23 15:17:59.699 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.699 | INFO migrate.versioning.api [-] 135 -> 136...  2021-08-23 15:17:59.976 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.976 | INFO migrate.versioning.api [-] 136 -> 137...  2021-08-23 15:17:59.984 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.984 | INFO migrate.versioning.api [-] 137 -> 138...  2021-08-23 15:17:59.992 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.992 | INFO migrate.versioning.api [-] 138 -> 139...  2021-08-23 15:17:59.999 | INFO migrate.versioning.api [-] done 2021-08-23 15:17:59.999 | INFO migrate.versioning.api [-] 139 -> 140...  2021-08-23 15:18:00.072 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:00.072 | INFO migrate.versioning.api [-] 140 -> 141...  2021-08-23 15:18:00.157 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:00.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:00.161 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:00.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:00.161 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:00.482 | + lib/cinder:init_cinder:420 : time_stop dbsync 2021-08-23 15:18:00.485 | + functions-common:time_stop:2304 : local name 2021-08-23 15:18:00.488 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:18:00.490 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:18:00.493 | + functions-common:time_stop:2307 : local total 2021-08-23 15:18:00.495 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:18:00.497 | + functions-common:time_stop:2310 : name=dbsync 2021-08-23 15:18:00.500 | + functions-common:time_stop:2311 : start_time=1629731873605 2021-08-23 15:18:00.502 | + functions-common:time_stop:2313 : [[ -z 1629731873605 ]] 2021-08-23 15:18:00.506 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:18:00.510 | + functions-common:time_stop:2316 : end_time=1629731880507 2021-08-23 15:18:00.513 | + functions-common:time_stop:2317 : elapsed_time=6902 2021-08-23 15:18:00.515 | + functions-common:time_stop:2318 : total=48667 2021-08-23 15:18:00.518 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:18:00.521 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=55569 2021-08-23 15:18:00.523 | + lib/cinder:init_cinder:423 : is_service_enabled c-vol 2021-08-23 15:18:00.540 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:18:00.543 | + lib/cinder:init_cinder:423 : [[ -n lvm:lvmdriver-1 ]] 2021-08-23 15:18:00.545 | + lib/cinder:init_cinder:424 : local be be_name be_type 2021-08-23 15:18:00.547 | + lib/cinder:init_cinder:425 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-23 15:18:00.550 | + lib/cinder:init_cinder:426 : be_type=lvm 2021-08-23 15:18:00.553 | + lib/cinder:init_cinder:427 : be_name=lvmdriver-1 2021-08-23 15:18:00.556 | + lib/cinder:init_cinder:428 : type init_cinder_backend_lvm 2021-08-23 15:18:00.558 | + lib/cinder:init_cinder:430 : [[ lvm == \l\v\m ]] 2021-08-23 15:18:00.561 | + lib/cinder:init_cinder:431 : init_default_lvm_volume_group 2021-08-23 15:18:00.563 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2021-08-23 15:18:00.566 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2021-08-23 15:18:00.568 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-08-23 15:18:00.571 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-08-23 15:18:00.573 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-08-23 15:18:00.575 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:18:00.578 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:18:00.580 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:18:00.583 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:18:00.587 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:18:00.590 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:18:00.593 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:18:00.597 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:18:00.599 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:18:00.602 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-08-23 15:18:00.604 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:18:00.607 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:18:00.609 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:18:00.612 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:18:00.614 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:18:00.617 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:18:00.619 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2021-08-23 15:18:00.622 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-08-23 15:18:00.624 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-08-23 15:18:00.626 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-08-23 15:18:00.628 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-08-23 15:18:00.675 | Volume group "stack-volumes-default" not found 2021-08-23 15:18:00.675 | Cannot process volume group stack-volumes-default 2021-08-23 15:18:00.709 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-08-23 15:18:00.711 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-08-23 15:18:00.715 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-08-23 15:18:00.718 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-08-23 15:18:00.719 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-08-23 15:18:00.732 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-08-23 15:18:00.734 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-08-23 15:18:00.738 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-08-23 15:18:00.804 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2021-08-23 15:18:00.811 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-08-23 15:18:00.905 | Volume group "stack-volumes-default" not found 2021-08-23 15:18:00.905 | Cannot process volume group stack-volumes-default 2021-08-23 15:18:00.945 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2021-08-23 15:18:01.119 | Physical volume "/dev/loop4" successfully created. 2021-08-23 15:18:01.130 | Volume group "stack-volumes-default" successfully created 2021-08-23 15:18:01.201 | + lib/lvm:init_lvm_volume_group:136 : '[' tgtadm = lioadm ']' 2021-08-23 15:18:01.205 | + lib/lvm:init_lvm_volume_group:139 : sudo xargs -r -n1 tgt-admin --delete 2021-08-23 15:18:01.205 | + lib/lvm:init_lvm_volume_group:139 : awk '/Target/ {print $3}' 2021-08-23 15:18:01.208 | + lib/lvm:init_lvm_volume_group:139 : sudo tgtadm --op show --mode target 2021-08-23 15:18:01.219 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2021-08-23 15:18:01.222 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-08-23 15:18:01.225 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-08-23 15:18:01.345 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2021-08-23 15:18:01.348 | + lib/cinder:init_cinder:433 : init_cinder_backend_lvm lvmdriver-1 2021-08-23 15:18:01.351 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-08-23 15:18:01.353 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-08-23 15:18:01.356 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-08-23 15:18:01.358 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-08-23 15:18:01.361 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-08-23 15:18:01.363 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-23 15:18:01.366 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-23 15:18:01.368 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-23 15:18:01.371 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-23 15:18:01.374 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-23 15:18:01.377 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-23 15:18:01.379 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-23 15:18:01.382 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-23 15:18:01.384 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-23 15:18:01.386 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-08-23 15:18:01.389 | + functions-common:is_suse:462 : is_opensuse 2021-08-23 15:18:01.391 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-23 15:18:01.398 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-23 15:18:01.402 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-23 15:18:01.406 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-23 15:18:01.409 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-23 15:18:01.412 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-08-23 15:18:01.415 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-08-23 15:18:01.417 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-08-23 15:18:01.419 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-08-23 15:18:01.422 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-08-23 15:18:01.466 | Volume group "stack-volumes-lvmdriver-1" not found 2021-08-23 15:18:01.466 | Cannot process volume group stack-volumes-lvmdriver-1 2021-08-23 15:18:01.517 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-08-23 15:18:01.520 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-08-23 15:18:01.524 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-08-23 15:18:01.527 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-08-23 15:18:01.527 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-08-23 15:18:01.532 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-08-23 15:18:01.535 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-08-23 15:18:01.538 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-08-23 15:18:01.596 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2021-08-23 15:18:01.599 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-08-23 15:18:01.713 | Volume group "stack-volumes-lvmdriver-1" not found 2021-08-23 15:18:01.713 | Cannot process volume group stack-volumes-lvmdriver-1 2021-08-23 15:18:01.765 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2021-08-23 15:18:01.914 | Physical volume "/dev/loop5" successfully created. 2021-08-23 15:18:01.925 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-08-23 15:18:02.017 | + lib/lvm:init_lvm_volume_group:136 : '[' tgtadm = lioadm ']' 2021-08-23 15:18:02.021 | + lib/lvm:init_lvm_volume_group:139 : sudo tgtadm --op show --mode target 2021-08-23 15:18:02.022 | + lib/lvm:init_lvm_volume_group:139 : awk '/Target/ {print $3}' 2021-08-23 15:18:02.024 | + lib/lvm:init_lvm_volume_group:139 : sudo xargs -r -n1 tgt-admin --delete 2021-08-23 15:18:02.036 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-08-23 15:18:02.038 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-08-23 15:18:02.042 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-08-23 15:18:02.205 | + lib/cinder:init_cinder:438 : is_service_enabled c-bak 2021-08-23 15:18:02.223 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:18:02.226 | + lib/cinder:init_cinder:438 : [[ -n swift ]] 2021-08-23 15:18:02.228 | + lib/cinder:init_cinder:439 : type init_cinder_backup_swift 2021-08-23 15:18:02.231 | + lib/cinder:init_cinder:444 : mkdir -p /opt/stack/data/cinder/volumes 2021-08-23 15:18:02.236 | + inc/async:async_run:104 : return 0 2021-08-23 15:18:02.238 | + ./stack.sh:main:1183 : is_service_enabled placement 2021-08-23 15:18:02.256 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:18:02.259 | + ./stack.sh:main:1184 : echo_summary 'Configuring placement' 2021-08-23 15:18:02.261 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:18:02.263 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-08-23 15:18:02.266 | + ./stack.sh:main:1185 : async_runfunc init_placement 2021-08-23 15:18:02.268 | + inc/async:async_runfunc:111 : async_run init_placement init_placement 2021-08-23 15:18:02.364 | [Async init_placement:self]: Running synchronously: init_placement 2021-08-23 15:18:02.366 | + inc/async:async_run:103 : init_placement 2021-08-23 15:18:02.369 | + lib/placement:init_placement:130 : recreate_database placement 2021-08-23 15:18:02.371 | + lib/database:recreate_database:110 : local db=placement 2021-08-23 15:18:02.374 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-08-23 15:18:02.376 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-08-23 15:18:02.379 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-08-23 15:18:02.384 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:02.400 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-08-23 15:18:02.404 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:02.424 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-08-23 15:18:05.108 | + lib/placement:init_placement:132 : create_placement_accounts 2021-08-23 15:18:05.111 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-08-23 15:18:05.113 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-08-23 15:18:05.116 | + functions-common:get_or_create_user:824 : local user_id 2021-08-23 15:18:05.119 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-23 15:18:05.121 | + functions-common:get_or_create_user:828 : local email= 2021-08-23 15:18:05.124 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-23 15:18:07.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:07.280 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:07.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:07.280 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:07.433 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:07.436 | + functions-common:get_or_create_user:840 : user_id=3d98a8ef30ef44bd8571c21b48a34183 2021-08-23 15:18:07.438 | + functions-common:get_or_create_user:841 : echo 3d98a8ef30ef44bd8571c21b48a34183 2021-08-23 15:18:07.438 | 3d98a8ef30ef44bd8571c21b48a34183 2021-08-23 15:18:07.441 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-08-23 15:18:07.444 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:18:07.447 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:18:07.449 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:18:07.452 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:18:07.455 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:18:07.457 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:18:07.460 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:18:07.462 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:18:07.465 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:18:07.468 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:18:07.472 | ++ 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-08-23 15:18:07.472 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:18:07.473 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:18:07.476 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:18:07.479 | ++ functions-common:get_field:727 : read data 2021-08-23 15:18:10.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:10.057 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:10.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:10.057 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:10.236 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:10.239 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:18:10.242 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:18:10.244 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-08-23 15:18:12.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:12.822 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:12.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:12.822 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:12.976 | ++ 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-08-23 15:18:12.978 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:18:12.978 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:18:12.980 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:18:12.987 | ++ functions-common:get_field:727 : read data 2021-08-23 15:18:15.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:15.603 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:15.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:15.603 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:15.763 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:15.767 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:18:15.770 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:18:15.774 | ++ functions-common:get_field:733 : echo '| 0836ea6d49fb436a90d9911a3e6a936e | 3d98a8ef30ef44bd8571c21b48a34183 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:18:15.774 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:18:15.780 | ++ functions-common:get_field:727 : read data 2021-08-23 15:18:15.783 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:18:15.786 | + functions-common:get_or_add_user_project_role:912 : echo 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:18:15.786 | 0836ea6d49fb436a90d9911a3e6a936e 2021-08-23 15:18:15.788 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-23 15:18:15.790 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-08-23 15:18:15.793 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-23 15:18:15.796 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-23 15:18:15.799 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-23 15:18:15.801 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-23 15:18:15.803 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-23 15:18:15.806 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-23 15:18:15.808 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-23 15:18:15.810 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-23 15:18:15.813 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-23 15:18:15.816 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-23 15:18:15.820 | ++ 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-08-23 15:18:15.820 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-23 15:18:15.820 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:18:15.823 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:18:15.826 | ++ functions-common:get_field:727 : read data 2021-08-23 15:18:18.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:18.381 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:18.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:18.381 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:18.537 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:18.541 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-23 15:18:18.543 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-23 15:18:18.546 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-08-23 15:18:21.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:21.106 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:21.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:21.106 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:21.269 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-23 15:18:21.269 | ++ 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-08-23 15:18:21.269 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-23 15:18:21.271 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:18:21.274 | ++ functions-common:get_field:727 : read data 2021-08-23 15:18:23.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:23.846 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:23.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:23.846 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:23.999 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:24.003 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:18:24.007 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:18:24.011 | ++ functions-common:get_field:733 : echo '| 43ca3d31060741488435db93202de0af | 3d98a8ef30ef44bd8571c21b48a34183 | | c078339d5ae243079f70721d32c55cd5 | | | False |' 2021-08-23 15:18:24.011 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:18:24.017 | ++ functions-common:get_field:727 : read data 2021-08-23 15:18:24.021 | + functions-common:get_or_add_user_project_role:910 : user_role_id=43ca3d31060741488435db93202de0af 2021-08-23 15:18:24.024 | + functions-common:get_or_add_user_project_role:912 : echo 43ca3d31060741488435db93202de0af 2021-08-23 15:18:24.024 | 43ca3d31060741488435db93202de0af 2021-08-23 15:18:24.026 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.88/placement 2021-08-23 15:18:24.029 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-08-23 15:18:24.032 | + functions-common:get_or_create_service:966 : local service_id 2021-08-23 15:18:24.035 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-08-23 15:18:26.266 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-08-23 15:18:28.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:28.301 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:28.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:28.302 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:28.461 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:28.464 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-23 15:18:28.464 | b205def3a91f4c42ae999d8238451df4' 2021-08-23 15:18:28.467 | + functions-common:get_or_create_service:978 : echo b205def3a91f4c42ae999d8238451df4 2021-08-23 15:18:28.467 | b205def3a91f4c42ae999d8238451df4 2021-08-23 15:18:28.469 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.88/placement 2021-08-23 15:18:28.472 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-23 15:18:28.475 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.88/placement RegionOne 2021-08-23 15:18:28.478 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-23 15:18:28.481 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-08-23 15:18:30.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:30.718 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:30.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:30.718 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:30.872 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:30.875 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-23 15:18:30.878 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-23 15:18:30.881 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.88/placement --region RegionOne -f value -c id 2021-08-23 15:18:33.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:33.020 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:33.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:18:33.020 | from cryptography.utils import int_from_bytes 2021-08-23 15:18:33.175 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:18:33.178 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5f8ed9029fd84182b4ee1f7e47d05a10 2021-08-23 15:18:33.182 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5f8ed9029fd84182b4ee1f7e47d05a10 2021-08-23 15:18:33.196 | + functions-common:get_or_create_endpoint:1011 : public_id=5f8ed9029fd84182b4ee1f7e47d05a10 2021-08-23 15:18:33.199 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-23 15:18:33.202 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-23 15:18:33.204 | + functions-common:get_or_create_endpoint:1020 : echo 5f8ed9029fd84182b4ee1f7e47d05a10 2021-08-23 15:18:33.205 | 5f8ed9029fd84182b4ee1f7e47d05a10 2021-08-23 15:18:33.207 | + inc/async:async_run:104 : return 0 2021-08-23 15:18:33.210 | + ./stack.sh:main:1189 : async_wait init_neutron 2021-08-23 15:18:33.266 | [Async init_neutron:self]: Waiting for completion of init_neutron (6 other jobs running) 2021-08-23 15:18:33.318 | [Async init_neutron:self]: finished init_neutron with result 0 in -1629731840 seconds 2021-08-23 15:18:33.323 | + inc/async:async_wait:166 : return 0 2021-08-23 15:18:33.325 | + ./stack.sh:main:1190 : async_wait init_placement 2021-08-23 15:18:33.384 | [Async init_placement:self]: Waiting for completion of init_placement (5 other jobs running) 2021-08-23 15:18:33.440 | [Async init_placement:self]: finished init_placement with result 0 in -1629731882 seconds 2021-08-23 15:18:33.444 | + inc/async:async_wait:166 : return 0 2021-08-23 15:18:33.447 | + ./stack.sh:main:1191 : async_wait init_glance 2021-08-23 15:18:33.498 | [Async init_glance:self]: Waiting for completion of init_glance (4 other jobs running) 2021-08-23 15:18:33.544 | [Async init_glance:self]: finished init_glance with result 0 in -1629731787 seconds 2021-08-23 15:18:33.549 | + inc/async:async_wait:166 : return 0 2021-08-23 15:18:33.551 | + ./stack.sh:main:1192 : async_wait init_swift 2021-08-23 15:18:33.603 | [Async init_swift:self]: Waiting for completion of init_swift (3 other jobs running) 2021-08-23 15:18:33.650 | [Async init_swift:self]: finished init_swift with result 0 in -1629731863 seconds 2021-08-23 15:18:33.655 | + inc/async:async_wait:166 : return 0 2021-08-23 15:18:33.658 | + ./stack.sh:main:1193 : async_wait init_cinder 2021-08-23 15:18:33.709 | [Async init_cinder:self]: Waiting for completion of init_cinder (2 other jobs running) 2021-08-23 15:18:33.755 | [Async init_cinder:self]: finished init_cinder with result 0 in -1629731873 seconds 2021-08-23 15:18:33.759 | + inc/async:async_wait:166 : return 0 2021-08-23 15:18:33.762 | + ./stack.sh:main:1198 : is_service_enabled nova 2021-08-23 15:18:33.779 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:18:33.782 | + ./stack.sh:main:1199 : echo_summary 'Configuring Nova' 2021-08-23 15:18:33.784 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:18:33.787 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-08-23 15:18:33.790 | + ./stack.sh:main:1200 : init_nova 2021-08-23 15:18:33.792 | + lib/nova:init_nova:756 : is_service_enabled mysql postgresql 2021-08-23 15:18:33.809 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:18:33.812 | + lib/nova:init_nova:756 : is_service_enabled n-api 2021-08-23 15:18:33.828 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:18:33.831 | + lib/nova:init_nova:758 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:18:33.833 | + lib/nova:init_nova:766 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-23 15:18:33.925 | [Async nova-cell-0:self]: Running synchronously: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-23 15:18:33.928 | + inc/async:async_run:103 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-23 15:18:33.930 | + lib/nova:init_nova_db:746 : local dbname=nova_cell0 2021-08-23 15:18:33.932 | + lib/nova:init_nova_db:747 : local conffile=/etc/nova/nova.conf 2021-08-23 15:18:33.935 | + lib/nova:init_nova_db:748 : recreate_database nova_cell0 2021-08-23 15:18:33.938 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-08-23 15:18:33.940 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-08-23 15:18:33.942 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-08-23 15:18:33.945 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-08-23 15:18:33.950 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:33.967 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-08-23 15:18:33.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:33.992 | + lib/nova:init_nova_db:749 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-08-23 15:18:37.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:18:37.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:37.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:37.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:18:37.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=74294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:18:37.940 | INFO migrate.versioning.api [-] 401 -> 402...  2021-08-23 15:18:46.058 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.058 | INFO migrate.versioning.api [-] 402 -> 403...  2021-08-23 15:18:46.067 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.067 | INFO migrate.versioning.api [-] 403 -> 404...  2021-08-23 15:18:46.077 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.077 | INFO migrate.versioning.api [-] 404 -> 405...  2021-08-23 15:18:46.085 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.085 | INFO migrate.versioning.api [-] 405 -> 406...  2021-08-23 15:18:46.096 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.096 | INFO migrate.versioning.api [-] 406 -> 407...  2021-08-23 15:18:46.107 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.107 | INFO migrate.versioning.api [-] 407 -> 408...  2021-08-23 15:18:46.116 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.116 | INFO migrate.versioning.api [-] 408 -> 409...  2021-08-23 15:18:46.125 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.125 | INFO migrate.versioning.api [-] 409 -> 410...  2021-08-23 15:18:46.133 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.133 | INFO migrate.versioning.api [-] 410 -> 411...  2021-08-23 15:18:46.142 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.142 | INFO migrate.versioning.api [-] 411 -> 412...  2021-08-23 15:18:46.151 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.151 | INFO migrate.versioning.api [-] 412 -> 413...  2021-08-23 15:18:46.159 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.160 | INFO migrate.versioning.api [-] 413 -> 414...  2021-08-23 15:18:46.167 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.167 | INFO migrate.versioning.api [-] 414 -> 415...  2021-08-23 15:18:46.175 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.175 | INFO migrate.versioning.api [-] 415 -> 416...  2021-08-23 15:18:46.184 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.184 | INFO migrate.versioning.api [-] 416 -> 417...  2021-08-23 15:18:46.191 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:46.664 | + inc/async:async_run:104 : return 0 2021-08-23 15:18:46.669 | ++ lib/nova:init_nova:769 : seq 1 1 2021-08-23 15:18:46.673 | + lib/nova:init_nova:769 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:18:46.677 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-08-23 15:18:46.680 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:18:46.683 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:18:46.686 | + lib/nova:init_nova:770 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-23 15:18:46.780 | [Async nova-cell-1:self]: Running synchronously: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-23 15:18:46.783 | + inc/async:async_run:103 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-23 15:18:46.786 | + lib/nova:init_nova_db:746 : local dbname=nova_cell1 2021-08-23 15:18:46.788 | + lib/nova:init_nova_db:747 : local conffile=/etc/nova/nova_cell1.conf 2021-08-23 15:18:46.791 | + lib/nova:init_nova_db:748 : recreate_database nova_cell1 2021-08-23 15:18:46.794 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-08-23 15:18:46.796 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-08-23 15:18:46.799 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-08-23 15:18:46.802 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-08-23 15:18:46.807 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:46.825 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-08-23 15:18:46.830 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:46.850 | + lib/nova:init_nova_db:749 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-08-23 15:18:49.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:18:49.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:18:49.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:18:49.830 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:18:49.830 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=74398) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:18:49.941 | INFO migrate.versioning.api [-] 401 -> 402...  2021-08-23 15:18:57.809 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.810 | INFO migrate.versioning.api [-] 402 -> 403...  2021-08-23 15:18:57.817 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.818 | INFO migrate.versioning.api [-] 403 -> 404...  2021-08-23 15:18:57.826 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.826 | INFO migrate.versioning.api [-] 404 -> 405...  2021-08-23 15:18:57.834 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.834 | INFO migrate.versioning.api [-] 405 -> 406...  2021-08-23 15:18:57.844 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.844 | INFO migrate.versioning.api [-] 406 -> 407...  2021-08-23 15:18:57.854 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.854 | INFO migrate.versioning.api [-] 407 -> 408...  2021-08-23 15:18:57.861 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.861 | INFO migrate.versioning.api [-] 408 -> 409...  2021-08-23 15:18:57.869 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.869 | INFO migrate.versioning.api [-] 409 -> 410...  2021-08-23 15:18:57.878 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.878 | INFO migrate.versioning.api [-] 410 -> 411...  2021-08-23 15:18:57.887 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.887 | INFO migrate.versioning.api [-] 411 -> 412...  2021-08-23 15:18:57.896 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.896 | INFO migrate.versioning.api [-] 412 -> 413...  2021-08-23 15:18:57.905 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.905 | INFO migrate.versioning.api [-] 413 -> 414...  2021-08-23 15:18:57.913 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.914 | INFO migrate.versioning.api [-] 414 -> 415...  2021-08-23 15:18:57.922 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.922 | INFO migrate.versioning.api [-] 415 -> 416...  2021-08-23 15:18:57.931 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:57.931 | INFO migrate.versioning.api [-] 416 -> 417...  2021-08-23 15:18:57.939 | INFO migrate.versioning.api [-] done 2021-08-23 15:18:58.412 | + inc/async:async_run:104 : return 0 2021-08-23 15:18:58.414 | + lib/nova:init_nova:773 : recreate_database nova_api 2021-08-23 15:18:58.417 | + lib/database:recreate_database:110 : local db=nova_api 2021-08-23 15:18:58.419 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-08-23 15:18:58.422 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-08-23 15:18:58.424 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-08-23 15:18:58.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:58.445 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-08-23 15:18:58.450 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-23 15:18:58.470 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-08-23 15:19:01.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-23 15:19:01.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-23 15:19:01.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-23 15:19:01.635 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-23 15:19:01.635 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=74455) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-23 15:19:01.747 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-23 15:19:03.668 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.668 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-23 15:19:03.676 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.677 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-23 15:19:03.685 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.686 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-23 15:19:03.693 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.694 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-23 15:19:03.702 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.702 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-23 15:19:03.712 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.712 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-23 15:19:03.722 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.722 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-23 15:19:03.731 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.731 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-23 15:19:03.739 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.739 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-23 15:19:03.747 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.748 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-23 15:19:03.756 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.756 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-23 15:19:03.765 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.765 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-23 15:19:03.775 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.775 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-23 15:19:03.784 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.784 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-23 15:19:03.793 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:03.793 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-23 15:19:03.801 | INFO migrate.versioning.api [-] done 2021-08-23 15:19:04.275 | ++ lib/nova:init_nova:778 : database_connection_url nova_cell0 2021-08-23 15:19:04.278 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-23 15:19:04.280 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-23 15:19:04.283 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-23 15:19:04.285 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-23 15:19:04.289 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-23 15:19:08.242 | ++ lib/nova:init_nova:781 : seq 0 1 2021-08-23 15:19:08.246 | + lib/nova:init_nova:781 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-23 15:19:08.249 | + lib/nova:init_nova:782 : async_wait nova-cell-0 2021-08-23 15:19:08.313 | [Async nova-cell-0:self]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf (3 other jobs running) 2021-08-23 15:19:08.360 | [Async nova-cell-0:self]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in -1629731913 seconds 2021-08-23 15:19:08.364 | + inc/async:async_wait:166 : return 0 2021-08-23 15:19:08.367 | + lib/nova:init_nova:781 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-23 15:19:08.369 | + lib/nova:init_nova:782 : async_wait nova-cell-1 2021-08-23 15:19:08.421 | [Async nova-cell-1:self]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf (2 other jobs running) 2021-08-23 15:19:08.479 | [Async nova-cell-1:self]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in -1629731926 seconds 2021-08-23 15:19:08.483 | + inc/async:async_wait:166 : return 0 2021-08-23 15:19:08.486 | + lib/nova:init_nova:785 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:19:08.489 | + lib/nova:init_nova:792 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-08-23 15:19:12.112 | Running batches of 50 until complete 2021-08-23 15:19:12.112 | +-------------------------------------+--------------+-----------+ 2021-08-23 15:19:12.112 | | Migration | Total Needed | Completed | 2021-08-23 15:19:12.112 | +-------------------------------------+--------------+-----------+ 2021-08-23 15:19:12.112 | | fill_virtual_interface_list | 0 | 0 | 2021-08-23 15:19:12.112 | | migrate_empty_ratio | 0 | 0 | 2021-08-23 15:19:12.112 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-08-23 15:19:12.113 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-08-23 15:19:12.113 | | migration_migrate_to_uuid | 0 | 0 | 2021-08-23 15:19:12.113 | | populate_dev_uuids | 0 | 0 | 2021-08-23 15:19:12.113 | | populate_missing_availability_zones | 0 | 0 | 2021-08-23 15:19:12.113 | | populate_queued_for_delete | 0 | 0 | 2021-08-23 15:19:12.113 | | populate_user_id | 0 | 0 | 2021-08-23 15:19:12.113 | | populate_uuids | 0 | 0 | 2021-08-23 15:19:12.113 | +-------------------------------------+--------------+-----------+ 2021-08-23 15:19:12.608 | ++ lib/nova:init_nova:795 : seq 1 1 2021-08-23 15:19:12.613 | + lib/nova:init_nova:795 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:19:12.616 | ++ lib/nova:init_nova:796 : conductor_conf 1 2021-08-23 15:19:12.618 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:19:12.621 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:19:12.624 | + lib/nova:init_nova:796 : /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-08-23 15:19:16.011 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-08-23 15:19:16.012 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-08-23 15:19:16.505 | + lib/nova:init_nova:800 : create_nova_keys_dir 2021-08-23 15:19:16.508 | + lib/nova:create_nova_keys_dir:742 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-08-23 15:19:16.522 | + lib/nova:init_nova:802 : [[ '' == \L\V\M ]] 2021-08-23 15:19:16.524 | + ./stack.sh:main:1205 : is_service_enabled neutron 2021-08-23 15:19:16.542 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:16.544 | + ./stack.sh:main:1206 : async_runfunc configure_neutron_nova 2021-08-23 15:19:16.547 | + inc/async:async_runfunc:111 : async_run configure_neutron_nova configure_neutron_nova 2021-08-23 15:19:16.642 | [Async configure_neutron_nova:self]: Running synchronously: configure_neutron_nova 2021-08-23 15:19:16.645 | + inc/async:async_run:103 : configure_neutron_nova 2021-08-23 15:19:16.647 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-08-23 15:19:16.651 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:19:16.651 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:19:16.657 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:19:16.659 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:19:16.662 | + 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-08-23 15:19:16.665 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:19:16.667 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-08-23 15:19:16.670 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-08-23 15:19:16.672 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-08-23 15:19:16.700 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.88/identity 2021-08-23 15:19:16.728 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-08-23 15:19:16.756 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-08-23 15:19:16.784 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-08-23 15:19:16.813 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-08-23 15:19:16.843 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-08-23 15:19:16.872 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-08-23 15:19:16.901 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-08-23 15:19:16.929 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-08-23 15:19:16.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-23 15:19:16.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-23 15:19:16.937 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-23 15:19:16.954 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:16.957 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-08-23 15:19:16.986 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-08-23 15:19:17.016 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-08-23 15:19:17.045 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:19:17.048 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-08-23 15:19:17.053 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:19:17.055 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-08-23 15:19:17.058 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-08-23 15:19:17.061 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:19:17.063 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:19:17.066 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-08-23 15:19:17.069 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-08-23 15:19:17.071 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-08-23 15:19:17.074 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-08-23 15:19:17.106 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.88/identity 2021-08-23 15:19:17.134 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-08-23 15:19:17.162 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-08-23 15:19:17.191 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-08-23 15:19:17.226 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-08-23 15:19:17.258 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-08-23 15:19:17.288 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-08-23 15:19:17.323 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-08-23 15:19:17.360 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-08-23 15:19:17.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-23 15:19:17.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-23 15:19:17.368 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-23 15:19:17.387 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:17.390 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-08-23 15:19:17.420 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-08-23 15:19:17.449 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-08-23 15:19:17.478 | + inc/async:async_run:104 : return 0 2021-08-23 15:19:17.481 | + ./stack.sh:main:1215 : run_phase stack post-config 2021-08-23 15:19:17.483 | + functions-common:run_phase:1732 : local mode=stack 2021-08-23 15:19:17.486 | + functions-common:run_phase:1733 : local phase=post-config 2021-08-23 15:19:17.489 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 15:19:17.493 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 15:19:17.496 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 15:19:17.501 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 15:19:17.504 | + functions-common:run_phase:1742 : local extra 2021-08-23 15:19:17.507 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 15:19:17.511 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 15:19:17.515 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 15:19:17.517 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 15:19:17.520 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-08-23 15:19:17.523 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 15:19:17.540 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:17.542 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:19:17.544 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:19:17.547 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-08-23 15:19:17.549 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:19:17.551 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-23 15:19:17.554 | ++ extras.d/80-tempest.sh:source:12 : : 2021-08-23 15:19:17.556 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-23 15:19:17.559 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-23 15:19:17.561 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:19:17.564 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-23 15:19:17.566 | + functions-common:run_phase:1759 : run_plugins stack post-config 2021-08-23 15:19:17.568 | + functions-common:run_plugins:1718 : local mode=stack 2021-08-23 15:19:17.571 | + functions-common:run_plugins:1719 : local phase=post-config 2021-08-23 15:19:17.573 | + functions-common:run_plugins:1721 : local plugins= 2021-08-23 15:19:17.576 | + functions-common:run_plugins:1722 : local plugin 2021-08-23 15:19:17.578 | + ./stack.sh:main:1223 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-08-23 15:19:17.581 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:17.584 | + inc/meta-config:merge_config_group:171 : shift 2021-08-23 15:19:17.586 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-08-23 15:19:17.588 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:19:17.591 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-23 15:19:17.593 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-23 15:19:17.597 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-08-23 15:19:17.600 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:17.602 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-08-23 15:19:17.605 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:19:17.607 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-08-23 15:19:17.607 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:19:17.607 | gsub("[][]", "", $1); 2021-08-23 15:19:17.608 | split($1, a, "|"); 2021-08-23 15:19:17.608 | if (a[1] == matchgroup) 2021-08-23 15:19:17.608 | print a[2] 2021-08-23 15:19:17.608 | } 2021-08-23 15:19:17.608 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:19:17.614 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-23 15:19:17.617 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-23 15:19:17.619 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-23 15:19:17.623 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-08-23 15:19:17.625 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-08-23 15:19:17.628 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-08-23 15:19:17.631 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-08-23 15:19:17.634 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-08-23 15:19:17.638 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-08-23 15:19:17.641 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-08-23 15:19:17.643 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-23 15:19:17.650 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:17.652 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-23 15:19:17.655 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-08-23 15:19:17.657 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-23 15:19:17.661 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-08-23 15:19:17.663 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-08-23 15:19:17.666 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-08-23 15:19:17.668 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-08-23 15:19:17.672 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-08-23 15:19:17.672 | BEGIN { 2021-08-23 15:19:17.672 | section = "" 2021-08-23 15:19:17.672 | last_section = "" 2021-08-23 15:19:17.672 | section_count = 0 2021-08-23 15:19:17.672 | } 2021-08-23 15:19:17.672 | /^\[.+\]/ { 2021-08-23 15:19:17.672 | gsub("[][]", "", $1); 2021-08-23 15:19:17.672 | section=$1 2021-08-23 15:19:17.672 | next 2021-08-23 15:19:17.672 | } 2021-08-23 15:19:17.672 | /^ *\#/ { 2021-08-23 15:19:17.672 | next 2021-08-23 15:19:17.673 | } 2021-08-23 15:19:17.673 | /^[^ \t]+/ { 2021-08-23 15:19:17.673 | # get offset of first = in $0 2021-08-23 15:19:17.673 | eq_idx = index($0, "=") 2021-08-23 15:19:17.673 | # extract attr & value from $0 2021-08-23 15:19:17.673 | attr = substr($0, 1, eq_idx - 1) 2021-08-23 15:19:17.673 | value = substr($0, eq_idx + 1) 2021-08-23 15:19:17.673 | # only need to strip trailing whitespace from attr 2021-08-23 15:19:17.673 | sub(/[ \t]*$/, "", attr) 2021-08-23 15:19:17.673 | # need to strip leading & trailing whitespace from value 2021-08-23 15:19:17.673 | sub(/^[ \t]*/, "", value) 2021-08-23 15:19:17.673 | sub(/[ \t]*$/, "", value) 2021-08-23 15:19:17.673 | 2021-08-23 15:19:17.673 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-23 15:19:17.673 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-23 15:19:17.673 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-23 15:19:17.673 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-23 15:19:17.673 | if (! (section, attr) in cfg_attr_count) { 2021-08-23 15:19:17.673 | if (section != last_section) { 2021-08-23 15:19:17.673 | cfg_section[section_count++] = section 2021-08-23 15:19:17.673 | last_section = section 2021-08-23 15:19:17.673 | } 2021-08-23 15:19:17.673 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-23 15:19:17.673 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-23 15:19:17.673 | 2021-08-23 15:19:17.673 | cfg_attr[section, attr, 0] = value 2021-08-23 15:19:17.673 | cfg_attr_count[section, attr] = 1 2021-08-23 15:19:17.673 | } else { 2021-08-23 15:19:17.673 | lno = cfg_attr_count[section, attr]++ 2021-08-23 15:19:17.673 | cfg_attr[section, attr, lno] = value 2021-08-23 15:19:17.673 | } 2021-08-23 15:19:17.673 | } 2021-08-23 15:19:17.673 | END { 2021-08-23 15:19:17.673 | # Process each section in order 2021-08-23 15:19:17.674 | for (sno = 0; sno < section_count; sno++) { 2021-08-23 15:19:17.674 | section = cfg_section[sno] 2021-08-23 15:19:17.674 | # The ini routines simply append a config item immediately 2021-08-23 15:19:17.674 | # after the section header. To keep the same order as defined 2021-08-23 15:19:17.674 | # in local.conf, invoke the ini routines in the reverse order 2021-08-23 15:19:17.674 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-23 15:19:17.674 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-23 15:19:17.674 | if (cfg_attr_count[section, attr] == 1) 2021-08-23 15:19:17.674 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-23 15:19:17.674 | else { 2021-08-23 15:19:17.674 | # For multiline, invoke the ini routines in the reverse order 2021-08-23 15:19:17.674 | count = cfg_attr_count[section, attr] 2021-08-23 15:19:17.674 | print "inidelete " configfile " " section " " attr 2021-08-23 15:19:17.674 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-23 15:19:17.674 | for (l = count -2; l >= 0; l--) 2021-08-23 15:19:17.674 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-23 15:19:17.674 | } 2021-08-23 15:19:17.674 | } 2021-08-23 15:19:17.674 | } 2021-08-23 15:19:17.674 | } 2021-08-23 15:19:17.674 | ' 2021-08-23 15:19:17.674 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.674 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-23 15:19:17.675 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:17.677 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-23 15:19:17.678 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-23 15:19:17.680 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-08-23 15:19:17.683 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:19:17.685 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-08-23 15:19:17.688 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-08-23 15:19:17.688 | BEGIN { group = "" } 2021-08-23 15:19:17.688 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:19:17.688 | gsub("[][]", "", $1); 2021-08-23 15:19:17.688 | split($1, a, "|"); 2021-08-23 15:19:17.688 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-23 15:19:17.688 | group=a[1] 2021-08-23 15:19:17.688 | } else { 2021-08-23 15:19:17.688 | group="" 2021-08-23 15:19:17.688 | } 2021-08-23 15:19:17.688 | next 2021-08-23 15:19:17.688 | } 2021-08-23 15:19:17.688 | { 2021-08-23 15:19:17.688 | if (group != "") 2021-08-23 15:19:17.688 | print $0 2021-08-23 15:19:17.688 | } 2021-08-23 15:19:17.688 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:19:17.695 | + 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-08-23 15:19:17.698 | ++ 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-08-23 15:19:17.726 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.729 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-08-23 15:19:17.732 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-08-23 15:19:17.760 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.762 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-08-23 15:19:17.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-08-23 15:19:17.796 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.798 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-08-23 15:19:17.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-08-23 15:19:17.832 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-08-23 15:19:17.837 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-08-23 15:19:17.867 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.870 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-08-23 15:19:17.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-23 15:19:17.903 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.88/identity"' 2021-08-23 15:19:17.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.88/identity 2021-08-23 15:19:17.938 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-08-23 15:19:17.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-08-23 15:19:17.974 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:17.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-08-23 15:19:17.980 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-23 15:19:18.010 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-08-23 15:19:18.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-23 15:19:18.046 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-08-23 15:19:18.051 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-08-23 15:19:18.082 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-08-23 15:19:18.088 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-23 15:19:18.119 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-08-23 15:19:18.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-08-23 15:19:18.153 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.156 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-23 15:19:18.159 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-23 15:19:18.161 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-23 15:19:18.165 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-08-23 15:19:18.167 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-08-23 15:19:18.170 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-08-23 15:19:18.173 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-08-23 15:19:18.176 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-08-23 15:19:18.181 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-08-23 15:19:18.183 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-08-23 15:19:18.186 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-23 15:19:18.188 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:18.191 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-23 15:19:18.193 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-08-23 15:19:18.196 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-23 15:19:18.199 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-08-23 15:19:18.202 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-08-23 15:19:18.204 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-08-23 15:19:18.207 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-08-23 15:19:18.211 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-23 15:19:18.212 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-08-23 15:19:18.212 | BEGIN { 2021-08-23 15:19:18.212 | section = "" 2021-08-23 15:19:18.212 | last_section = "" 2021-08-23 15:19:18.212 | section_count = 0 2021-08-23 15:19:18.212 | } 2021-08-23 15:19:18.212 | /^\[.+\]/ { 2021-08-23 15:19:18.212 | gsub("[][]", "", $1); 2021-08-23 15:19:18.212 | section=$1 2021-08-23 15:19:18.212 | next 2021-08-23 15:19:18.212 | } 2021-08-23 15:19:18.212 | /^ *\#/ { 2021-08-23 15:19:18.212 | next 2021-08-23 15:19:18.212 | } 2021-08-23 15:19:18.212 | /^[^ \t]+/ { 2021-08-23 15:19:18.212 | # get offset of first = in $0 2021-08-23 15:19:18.212 | eq_idx = index($0, "=") 2021-08-23 15:19:18.212 | # extract attr & value from $0 2021-08-23 15:19:18.212 | attr = substr($0, 1, eq_idx - 1) 2021-08-23 15:19:18.212 | value = substr($0, eq_idx + 1) 2021-08-23 15:19:18.212 | # only need to strip trailing whitespace from attr 2021-08-23 15:19:18.212 | sub(/[ \t]*$/, "", attr) 2021-08-23 15:19:18.212 | # need to strip leading & trailing whitespace from value 2021-08-23 15:19:18.213 | sub(/^[ \t]*/, "", value) 2021-08-23 15:19:18.213 | sub(/[ \t]*$/, "", value) 2021-08-23 15:19:18.213 | 2021-08-23 15:19:18.213 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-23 15:19:18.213 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-23 15:19:18.213 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-23 15:19:18.213 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-23 15:19:18.213 | if (! (section, attr) in cfg_attr_count) { 2021-08-23 15:19:18.213 | if (section != last_section) { 2021-08-23 15:19:18.213 | cfg_section[section_count++] = section 2021-08-23 15:19:18.213 | last_section = section 2021-08-23 15:19:18.213 | } 2021-08-23 15:19:18.213 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-23 15:19:18.213 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-23 15:19:18.213 | 2021-08-23 15:19:18.213 | cfg_attr[section, attr, 0] = value 2021-08-23 15:19:18.213 | cfg_attr_count[section, attr] = 1 2021-08-23 15:19:18.213 | } else { 2021-08-23 15:19:18.213 | lno = cfg_attr_count[section, attr]++ 2021-08-23 15:19:18.213 | cfg_attr[section, attr, lno] = value 2021-08-23 15:19:18.213 | } 2021-08-23 15:19:18.213 | } 2021-08-23 15:19:18.213 | END { 2021-08-23 15:19:18.213 | # Process each section in order 2021-08-23 15:19:18.213 | for (sno = 0; sno < section_count; sno++) { 2021-08-23 15:19:18.213 | section = cfg_section[sno] 2021-08-23 15:19:18.213 | # The ini routines simply append a config item immediately 2021-08-23 15:19:18.213 | # after the section header. To keep the same order as defined 2021-08-23 15:19:18.213 | # in local.conf, invoke the ini routines in the reverse order 2021-08-23 15:19:18.213 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-23 15:19:18.213 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-23 15:19:18.213 | if (cfg_attr_count[section, attr] == 1) 2021-08-23 15:19:18.213 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-23 15:19:18.213 | else { 2021-08-23 15:19:18.213 | # For multiline, invoke the ini routines in the reverse order 2021-08-23 15:19:18.214 | count = cfg_attr_count[section, attr] 2021-08-23 15:19:18.214 | print "inidelete " configfile " " section " " attr 2021-08-23 15:19:18.214 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-23 15:19:18.214 | for (l = count -2; l >= 0; l--) 2021-08-23 15:19:18.214 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-23 15:19:18.214 | } 2021-08-23 15:19:18.214 | } 2021-08-23 15:19:18.214 | } 2021-08-23 15:19:18.214 | } 2021-08-23 15:19:18.214 | ' 2021-08-23 15:19:18.214 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.214 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:18.215 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-23 15:19:18.216 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-23 15:19:18.219 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-08-23 15:19:18.221 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:19:18.224 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-08-23 15:19:18.227 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-08-23 15:19:18.227 | BEGIN { group = "" } 2021-08-23 15:19:18.227 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:19:18.227 | gsub("[][]", "", $1); 2021-08-23 15:19:18.227 | split($1, a, "|"); 2021-08-23 15:19:18.227 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-23 15:19:18.227 | group=a[1] 2021-08-23 15:19:18.227 | } else { 2021-08-23 15:19:18.227 | group="" 2021-08-23 15:19:18.227 | } 2021-08-23 15:19:18.227 | next 2021-08-23 15:19:18.227 | } 2021-08-23 15:19:18.227 | { 2021-08-23 15:19:18.227 | if (group != "") 2021-08-23 15:19:18.227 | print $0 2021-08-23 15:19:18.227 | } 2021-08-23 15:19:18.227 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:19:18.238 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-08-23 15:19:18.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-08-23 15:19:18.269 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.272 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-08-23 15:19:18.275 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-08-23 15:19:18.304 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-08-23 15:19:18.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-08-23 15:19:18.350 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-08-23 15:19:18.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-08-23 15:19:18.386 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-08-23 15:19:18.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-08-23 15:19:18.425 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-08-23 15:19:18.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-08-23 15:19:18.462 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-08-23 15:19:18.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-08-23 15:19:18.499 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.501 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-08-23 15:19:18.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-08-23 15:19:18.534 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-08-23 15:19:18.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-08-23 15:19:18.569 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-08-23 15:19:18.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-08-23 15:19:18.604 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.607 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-08-23 15:19:18.609 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-08-23 15:19:18.640 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-08-23 15:19:18.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-08-23 15:19:18.675 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.677 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-08-23 15:19:18.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-08-23 15:19:18.710 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-08-23 15:19:18.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-08-23 15:19:18.746 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-08-23 15:19:18.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-08-23 15:19:18.781 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-08-23 15:19:18.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-08-23 15:19:18.825 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.829 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-23 15:19:18.832 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-23 15:19:18.834 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-23 15:19:18.838 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-08-23 15:19:18.840 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-08-23 15:19:18.843 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-08-23 15:19:18.846 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-08-23 15:19:18.849 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-08-23 15:19:18.853 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-08-23 15:19:18.856 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-08-23 15:19:18.858 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-23 15:19:18.861 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:18.863 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-23 15:19:18.866 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-08-23 15:19:18.869 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-23 15:19:18.872 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-08-23 15:19:18.875 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-08-23 15:19:18.878 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-08-23 15:19:18.880 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-08-23 15:19:18.884 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-23 15:19:18.886 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-08-23 15:19:18.886 | BEGIN { 2021-08-23 15:19:18.886 | section = "" 2021-08-23 15:19:18.886 | last_section = "" 2021-08-23 15:19:18.886 | section_count = 0 2021-08-23 15:19:18.886 | } 2021-08-23 15:19:18.886 | /^\[.+\]/ { 2021-08-23 15:19:18.886 | gsub("[][]", "", $1); 2021-08-23 15:19:18.886 | section=$1 2021-08-23 15:19:18.886 | next 2021-08-23 15:19:18.886 | } 2021-08-23 15:19:18.886 | /^ *\#/ { 2021-08-23 15:19:18.886 | next 2021-08-23 15:19:18.886 | } 2021-08-23 15:19:18.886 | /^[^ \t]+/ { 2021-08-23 15:19:18.887 | # get offset of first = in $0 2021-08-23 15:19:18.887 | eq_idx = index($0, "=") 2021-08-23 15:19:18.887 | # extract attr & value from $0 2021-08-23 15:19:18.887 | attr = substr($0, 1, eq_idx - 1) 2021-08-23 15:19:18.887 | value = substr($0, eq_idx + 1) 2021-08-23 15:19:18.887 | # only need to strip trailing whitespace from attr 2021-08-23 15:19:18.887 | sub(/[ \t]*$/, "", attr) 2021-08-23 15:19:18.887 | # need to strip leading & trailing whitespace from value 2021-08-23 15:19:18.887 | sub(/^[ \t]*/, "", value) 2021-08-23 15:19:18.887 | sub(/[ \t]*$/, "", value) 2021-08-23 15:19:18.887 | 2021-08-23 15:19:18.887 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-23 15:19:18.887 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-23 15:19:18.887 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-23 15:19:18.887 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-23 15:19:18.887 | if (! (section, attr) in cfg_attr_count) { 2021-08-23 15:19:18.887 | if (section != last_section) { 2021-08-23 15:19:18.887 | cfg_section[section_count++] = section 2021-08-23 15:19:18.887 | last_section = section 2021-08-23 15:19:18.887 | } 2021-08-23 15:19:18.887 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-23 15:19:18.887 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-23 15:19:18.887 | 2021-08-23 15:19:18.887 | cfg_attr[section, attr, 0] = value 2021-08-23 15:19:18.887 | cfg_attr_count[section, attr] = 1 2021-08-23 15:19:18.887 | } else { 2021-08-23 15:19:18.887 | lno = cfg_attr_count[section, attr]++ 2021-08-23 15:19:18.887 | cfg_attr[section, attr, lno] = value 2021-08-23 15:19:18.887 | } 2021-08-23 15:19:18.887 | } 2021-08-23 15:19:18.887 | END { 2021-08-23 15:19:18.887 | # Process each section in order 2021-08-23 15:19:18.887 | for (sno = 0; sno < section_count; sno++) { 2021-08-23 15:19:18.887 | section = cfg_section[sno] 2021-08-23 15:19:18.888 | # The ini routines simply append a config item immediately 2021-08-23 15:19:18.888 | # after the section header. To keep the same order as defined 2021-08-23 15:19:18.888 | # in local.conf, invoke the ini routines in the reverse order 2021-08-23 15:19:18.888 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-23 15:19:18.888 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-23 15:19:18.888 | if (cfg_attr_count[section, attr] == 1) 2021-08-23 15:19:18.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-23 15:19:18.888 | else { 2021-08-23 15:19:18.888 | # For multiline, invoke the ini routines in the reverse order 2021-08-23 15:19:18.888 | count = cfg_attr_count[section, attr] 2021-08-23 15:19:18.888 | print "inidelete " configfile " " section " " attr 2021-08-23 15:19:18.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-23 15:19:18.888 | for (l = count -2; l >= 0; l--) 2021-08-23 15:19:18.888 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-23 15:19:18.888 | } 2021-08-23 15:19:18.888 | } 2021-08-23 15:19:18.888 | } 2021-08-23 15:19:18.888 | } 2021-08-23 15:19:18.888 | ' 2021-08-23 15:19:18.888 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.888 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:18.888 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-23 15:19:18.889 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-23 15:19:18.892 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-08-23 15:19:18.894 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:19:18.896 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-08-23 15:19:18.899 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-08-23 15:19:18.899 | BEGIN { group = "" } 2021-08-23 15:19:18.899 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:19:18.899 | gsub("[][]", "", $1); 2021-08-23 15:19:18.899 | split($1, a, "|"); 2021-08-23 15:19:18.899 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-23 15:19:18.899 | group=a[1] 2021-08-23 15:19:18.899 | } else { 2021-08-23 15:19:18.899 | group="" 2021-08-23 15:19:18.899 | } 2021-08-23 15:19:18.899 | next 2021-08-23 15:19:18.899 | } 2021-08-23 15:19:18.899 | { 2021-08-23 15:19:18.899 | if (group != "") 2021-08-23 15:19:18.899 | print $0 2021-08-23 15:19:18.899 | } 2021-08-23 15:19:18.899 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:19:18.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-08-23 15:19:18.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-08-23 15:19:18.937 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-08-23 15:19:18.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-08-23 15:19:18.973 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:18.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-08-23 15:19:18.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-08-23 15:19:19.011 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-08-23 15:19:19.017 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-08-23 15:19:19.046 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.048 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-08-23 15:19:19.051 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-08-23 15:19:19.080 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-08-23 15:19:19.086 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-08-23 15:19:19.115 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-08-23 15:19:19.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-08-23 15:19:19.150 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.152 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-08-23 15:19:19.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-08-23 15:19:19.184 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2021-08-23 15:19:19.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2021-08-23 15:19:19.221 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.224 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-23 15:19:19.227 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-23 15:19:19.229 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-23 15:19:19.232 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-08-23 15:19:19.235 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:19:19.238 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:19:19.240 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-08-23 15:19:19.244 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:19:19.248 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-08-23 15:19:19.250 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-08-23 15:19:19.253 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-23 15:19:19.255 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:19.258 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-23 15:19:19.260 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-23 15:19:19.263 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-23 15:19:19.266 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-08-23 15:19:19.268 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:19:19.272 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:19:19.274 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-08-23 15:19:19.279 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.281 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-23 15:19:19.283 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-23 15:19:19.283 | BEGIN { 2021-08-23 15:19:19.283 | section = "" 2021-08-23 15:19:19.283 | last_section = "" 2021-08-23 15:19:19.283 | section_count = 0 2021-08-23 15:19:19.283 | } 2021-08-23 15:19:19.283 | /^\[.+\]/ { 2021-08-23 15:19:19.283 | gsub("[][]", "", $1); 2021-08-23 15:19:19.283 | section=$1 2021-08-23 15:19:19.284 | next 2021-08-23 15:19:19.284 | } 2021-08-23 15:19:19.284 | /^ *\#/ { 2021-08-23 15:19:19.284 | next 2021-08-23 15:19:19.284 | } 2021-08-23 15:19:19.284 | /^[^ \t]+/ { 2021-08-23 15:19:19.284 | # get offset of first = in $0 2021-08-23 15:19:19.284 | eq_idx = index($0, "=") 2021-08-23 15:19:19.284 | # extract attr & value from $0 2021-08-23 15:19:19.284 | attr = substr($0, 1, eq_idx - 1) 2021-08-23 15:19:19.284 | value = substr($0, eq_idx + 1) 2021-08-23 15:19:19.284 | # only need to strip trailing whitespace from attr 2021-08-23 15:19:19.284 | sub(/[ \t]*$/, "", attr) 2021-08-23 15:19:19.284 | # need to strip leading & trailing whitespace from value 2021-08-23 15:19:19.284 | sub(/^[ \t]*/, "", value) 2021-08-23 15:19:19.284 | sub(/[ \t]*$/, "", value) 2021-08-23 15:19:19.284 | 2021-08-23 15:19:19.284 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-23 15:19:19.284 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-23 15:19:19.284 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-23 15:19:19.284 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-23 15:19:19.284 | if (! (section, attr) in cfg_attr_count) { 2021-08-23 15:19:19.284 | if (section != last_section) { 2021-08-23 15:19:19.284 | cfg_section[section_count++] = section 2021-08-23 15:19:19.284 | last_section = section 2021-08-23 15:19:19.284 | } 2021-08-23 15:19:19.284 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-23 15:19:19.285 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-23 15:19:19.285 | 2021-08-23 15:19:19.285 | cfg_attr[section, attr, 0] = value 2021-08-23 15:19:19.285 | cfg_attr_count[section, attr] = 1 2021-08-23 15:19:19.285 | } else { 2021-08-23 15:19:19.285 | lno = cfg_attr_count[section, attr]++ 2021-08-23 15:19:19.285 | cfg_attr[section, attr, lno] = value 2021-08-23 15:19:19.285 | } 2021-08-23 15:19:19.285 | } 2021-08-23 15:19:19.285 | END { 2021-08-23 15:19:19.285 | # Process each section in order 2021-08-23 15:19:19.285 | for (sno = 0; sno < section_count; sno++) { 2021-08-23 15:19:19.285 | section = cfg_section[sno] 2021-08-23 15:19:19.285 | # The ini routines simply append a config item immediately 2021-08-23 15:19:19.285 | # after the section header. To keep the same order as defined 2021-08-23 15:19:19.285 | # in local.conf, invoke the ini routines in the reverse order 2021-08-23 15:19:19.285 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-23 15:19:19.285 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-23 15:19:19.285 | if (cfg_attr_count[section, attr] == 1) 2021-08-23 15:19:19.285 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-23 15:19:19.285 | else { 2021-08-23 15:19:19.285 | # For multiline, invoke the ini routines in the reverse order 2021-08-23 15:19:19.285 | count = cfg_attr_count[section, attr] 2021-08-23 15:19:19.285 | print "inidelete " configfile " " section " " attr 2021-08-23 15:19:19.285 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-23 15:19:19.285 | for (l = count -2; l >= 0; l--) 2021-08-23 15:19:19.285 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-23 15:19:19.286 | } 2021-08-23 15:19:19.286 | } 2021-08-23 15:19:19.286 | } 2021-08-23 15:19:19.286 | } 2021-08-23 15:19:19.286 | ' 2021-08-23 15:19:19.286 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:19:19.286 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-23 15:19:19.289 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-23 15:19:19.292 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-23 15:19:19.294 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:19:19.297 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-08-23 15:19:19.299 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-23 15:19:19.299 | BEGIN { group = "" } 2021-08-23 15:19:19.299 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:19:19.299 | gsub("[][]", "", $1); 2021-08-23 15:19:19.299 | split($1, a, "|"); 2021-08-23 15:19:19.299 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-23 15:19:19.299 | group=a[1] 2021-08-23 15:19:19.299 | } else { 2021-08-23 15:19:19.299 | group="" 2021-08-23 15:19:19.300 | } 2021-08-23 15:19:19.300 | next 2021-08-23 15:19:19.300 | } 2021-08-23 15:19:19.300 | { 2021-08-23 15:19:19.300 | if (group != "") 2021-08-23 15:19:19.300 | print $0 2021-08-23 15:19:19.300 | } 2021-08-23 15:19:19.300 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:19:19.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-08-23 15:19:19.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-08-23 15:19:19.337 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-08-23 15:19:19.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-08-23 15:19:19.370 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:19:19.373 | + ./stack.sh:main:1232 : is_service_enabled swift 2021-08-23 15:19:19.391 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:19.393 | + ./stack.sh:main:1233 : echo_summary 'Starting Swift' 2021-08-23 15:19:19.396 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:19:19.398 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-08-23 15:19:19.401 | + ./stack.sh:main:1234 : start_swift 2021-08-23 15:19:19.404 | + lib/swift:start_swift:777 : restart_service memcached 2021-08-23 15:19:19.407 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-08-23 15:19:19.409 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2021-08-23 15:19:19.445 | + lib/swift:start_swift:780 : is_ubuntu 2021-08-23 15:19:19.448 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:19:19.451 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:19:19.454 | + lib/swift:start_swift:781 : sudo /etc/init.d/rsync restart 2021-08-23 15:19:19.514 | Restarting rsync (via systemctl): rsync.service. 2021-08-23 15:19:19.518 | + lib/swift:start_swift:788 : '[' False == True ']' 2021-08-23 15:19:19.521 | + lib/swift:start_swift:807 : [[ 1 == 1 ]] 2021-08-23 15:19:19.524 | + lib/swift:start_swift:808 : local foreground_services type 2021-08-23 15:19:19.526 | + lib/swift:start_swift:810 : foreground_services='object container account' 2021-08-23 15:19:19.530 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-23 15:19:19.532 | + lib/swift:start_swift:812 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.535 | + functions-common:run_process:1559 : local service=s-object 2021-08-23 15:19:19.537 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.540 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:19.543 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:19.545 | + functions-common:run_process:1564 : local name=s-object 2021-08-23 15:19:19.547 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:19.550 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:19.552 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:19.554 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:19.557 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:19.562 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731959559 2021-08-23 15:19:19.564 | + functions-common:run_process:1567 : is_service_enabled s-object 2021-08-23 15:19:19.580 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:19.583 | + functions-common:run_process:1568 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-08-23 15:19:19.587 | + functions-common:_run_under_systemd:1524 : local service=s-object 2021-08-23 15:19:19.590 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.593 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.596 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.599 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.602 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-08-23 15:19:19.605 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-08-23 15:19:19.608 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-object.service 2021-08-23 15:19:19.611 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:19.614 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:19.617 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-08-23 15:19:19.620 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-08-23 15:19:19.623 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-object.service 2021-08-23 15:19:19.626 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-23 15:19:19.629 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:19.631 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:19.634 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:19.637 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:19.640 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-08-23 15:19:19.642 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:19.647 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-08-23 15:19:19.709 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-08-23 15:19:19.771 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:19.823 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-08-23 15:19:19.875 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-08-23 15:19:19.928 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:19.981 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:19.983 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-08-23 15:19:20.045 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:20.423 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-object.service 2021-08-23 15:19:20.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-08-23 15:19:20.819 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-object.service 2021-08-23 15:19:20.846 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:20.852 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:20.855 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:20.857 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:20.859 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:20.861 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:20.864 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:20.866 | + functions-common:time_stop:2311 : start_time=1629731959559 2021-08-23 15:19:20.868 | + functions-common:time_stop:2313 : [[ -z 1629731959559 ]] 2021-08-23 15:19:20.871 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:20.876 | + functions-common:time_stop:2316 : end_time=1629731960873 2021-08-23 15:19:20.878 | + functions-common:time_stop:2317 : elapsed_time=1314 2021-08-23 15:19:20.881 | + functions-common:time_stop:2318 : total=2994 2021-08-23 15:19:20.883 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:20.886 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4308 2021-08-23 15:19:20.889 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-23 15:19:20.892 | + lib/swift:start_swift:812 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.894 | + functions-common:run_process:1559 : local service=s-container 2021-08-23 15:19:20.897 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.899 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:20.902 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:20.904 | + functions-common:run_process:1564 : local name=s-container 2021-08-23 15:19:20.907 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:20.909 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:20.912 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:20.914 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:20.918 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:20.922 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731960919 2021-08-23 15:19:20.925 | + functions-common:run_process:1567 : is_service_enabled s-container 2021-08-23 15:19:20.944 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:20.946 | + functions-common:run_process:1568 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-08-23 15:19:20.949 | + functions-common:_run_under_systemd:1524 : local service=s-container 2021-08-23 15:19:20.951 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.954 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.956 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.959 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.962 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-08-23 15:19:20.964 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-08-23 15:19:20.966 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-container.service 2021-08-23 15:19:20.969 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:20.971 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:20.973 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-08-23 15:19:20.976 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-08-23 15:19:20.978 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-container.service 2021-08-23 15:19:20.981 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-23 15:19:20.983 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:20.985 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:20.987 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:20.990 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:20.992 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-08-23 15:19:20.994 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:21.000 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-08-23 15:19:21.063 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-08-23 15:19:21.129 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:21.185 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-08-23 15:19:21.238 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-08-23 15:19:21.293 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:21.348 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:21.351 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-08-23 15:19:21.413 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:21.814 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-container.service 2021-08-23 15:19:21.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-08-23 15:19:22.240 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-container.service 2021-08-23 15:19:22.263 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:22.271 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:22.275 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:22.279 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:22.282 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:22.284 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:22.287 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:22.289 | + functions-common:time_stop:2311 : start_time=1629731960919 2021-08-23 15:19:22.291 | + functions-common:time_stop:2313 : [[ -z 1629731960919 ]] 2021-08-23 15:19:22.295 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:22.299 | + functions-common:time_stop:2316 : end_time=1629731962296 2021-08-23 15:19:22.301 | + functions-common:time_stop:2317 : elapsed_time=1377 2021-08-23 15:19:22.304 | + functions-common:time_stop:2318 : total=4308 2021-08-23 15:19:22.306 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:22.308 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5685 2021-08-23 15:19:22.311 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-23 15:19:22.315 | + lib/swift:start_swift:812 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.318 | + functions-common:run_process:1559 : local service=s-account 2021-08-23 15:19:22.320 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.322 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:22.325 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:22.327 | + functions-common:run_process:1564 : local name=s-account 2021-08-23 15:19:22.329 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:22.332 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:22.335 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:22.337 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:22.340 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:22.344 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731962342 2021-08-23 15:19:22.347 | + functions-common:run_process:1567 : is_service_enabled s-account 2021-08-23 15:19:22.363 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:22.366 | + functions-common:run_process:1568 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-08-23 15:19:22.368 | + functions-common:_run_under_systemd:1524 : local service=s-account 2021-08-23 15:19:22.371 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.373 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.376 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.378 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.381 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-08-23 15:19:22.383 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-08-23 15:19:22.386 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-account.service 2021-08-23 15:19:22.389 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:22.391 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:22.394 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-08-23 15:19:22.396 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-08-23 15:19:22.399 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-account.service 2021-08-23 15:19:22.401 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-23 15:19:22.403 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:22.406 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:22.408 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:22.411 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:22.413 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-08-23 15:19:22.415 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:22.420 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-08-23 15:19:22.487 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-08-23 15:19:22.550 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:22.609 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-08-23 15:19:22.662 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-08-23 15:19:22.715 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:22.772 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:22.775 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-08-23 15:19:22.842 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:23.235 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-account.service 2021-08-23 15:19:23.249 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-08-23 15:19:23.622 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-account.service 2021-08-23 15:19:23.654 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:23.656 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:23.658 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:23.661 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:23.663 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:23.666 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:23.668 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:23.670 | + functions-common:time_stop:2311 : start_time=1629731962342 2021-08-23 15:19:23.673 | + functions-common:time_stop:2313 : [[ -z 1629731962342 ]] 2021-08-23 15:19:23.676 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:23.681 | + functions-common:time_stop:2316 : end_time=1629731963678 2021-08-23 15:19:23.683 | + functions-common:time_stop:2317 : elapsed_time=1336 2021-08-23 15:19:23.686 | + functions-common:time_stop:2318 : total=5685 2021-08-23 15:19:23.688 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:23.691 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7021 2021-08-23 15:19:23.693 | + lib/swift:start_swift:815 : [[ False == \T\r\u\e ]] 2021-08-23 15:19:23.696 | + lib/swift:start_swift:820 : enable_service s-container-sync 2021-08-23 15:19:23.744 | + lib/swift:start_swift:821 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.747 | + functions-common:run_process:1559 : local service=s-container-sync 2021-08-23 15:19:23.749 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.752 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:23.754 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:23.756 | + functions-common:run_process:1564 : local name=s-container-sync 2021-08-23 15:19:23.759 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:23.761 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:23.764 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:23.766 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:23.770 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:23.774 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731963771 2021-08-23 15:19:23.777 | + functions-common:run_process:1567 : is_service_enabled s-container-sync 2021-08-23 15:19:23.794 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:23.796 | + functions-common:run_process:1568 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-08-23 15:19:23.798 | + functions-common:_run_under_systemd:1524 : local service=s-container-sync 2021-08-23 15:19:23.801 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.803 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.806 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.818 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.821 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-08-23 15:19:23.823 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-08-23 15:19:23.825 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-container-sync.service 2021-08-23 15:19:23.828 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:23.830 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:23.833 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-08-23 15:19:23.836 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-08-23 15:19:23.839 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-container-sync.service 2021-08-23 15:19:23.842 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-23 15:19:23.844 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:23.847 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:23.850 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:23.853 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:23.856 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-08-23 15:19:23.859 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:23.865 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-08-23 15:19:23.940 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-08-23 15:19:24.013 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:24.066 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-08-23 15:19:24.121 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-08-23 15:19:24.174 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:24.228 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:24.231 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-08-23 15:19:24.301 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:24.704 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-container-sync.service 2021-08-23 15:19:24.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-08-23 15:19:25.123 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-container-sync.service 2021-08-23 15:19:25.151 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:25.153 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:25.156 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:25.158 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:25.161 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:25.163 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:25.166 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:25.168 | + functions-common:time_stop:2311 : start_time=1629731963771 2021-08-23 15:19:25.171 | + functions-common:time_stop:2313 : [[ -z 1629731963771 ]] 2021-08-23 15:19:25.174 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:25.178 | + functions-common:time_stop:2316 : end_time=1629731965175 2021-08-23 15:19:25.181 | + functions-common:time_stop:2317 : elapsed_time=1404 2021-08-23 15:19:25.183 | + functions-common:time_stop:2318 : total=7021 2021-08-23 15:19:25.186 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:25.188 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8425 2021-08-23 15:19:25.191 | + lib/swift:start_swift:828 : is_service_enabled tls-proxy 2021-08-23 15:19:25.209 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:25.211 | + lib/swift:start_swift:832 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.213 | + functions-common:run_process:1559 : local service=s-proxy 2021-08-23 15:19:25.216 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.218 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:25.220 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:25.223 | + functions-common:run_process:1564 : local name=s-proxy 2021-08-23 15:19:25.225 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:25.228 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:25.230 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:25.232 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:25.236 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:25.240 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731965237 2021-08-23 15:19:25.243 | + functions-common:run_process:1567 : is_service_enabled s-proxy 2021-08-23 15:19:25.267 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:25.269 | + functions-common:run_process:1568 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-08-23 15:19:25.272 | + functions-common:_run_under_systemd:1524 : local service=s-proxy 2021-08-23 15:19:25.274 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.277 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.279 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.282 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.284 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-08-23 15:19:25.287 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-08-23 15:19:25.289 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-proxy.service 2021-08-23 15:19:25.292 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:25.294 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:25.296 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-08-23 15:19:25.299 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-08-23 15:19:25.301 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-proxy.service 2021-08-23 15:19:25.303 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.306 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:25.309 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:25.311 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:25.313 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:25.316 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-08-23 15:19:25.318 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:25.323 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-08-23 15:19:25.387 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-08-23 15:19:25.451 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-23 15:19:25.506 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-08-23 15:19:25.560 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-08-23 15:19:25.615 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:25.670 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:25.672 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-08-23 15:19:25.736 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:26.131 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-proxy.service 2021-08-23 15:19:26.146 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-08-23 15:19:26.547 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-proxy.service 2021-08-23 15:19:26.569 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:26.572 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:26.578 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:26.581 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:26.584 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:26.586 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:26.589 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:26.592 | + functions-common:time_stop:2311 : start_time=1629731965237 2021-08-23 15:19:26.594 | + functions-common:time_stop:2313 : [[ -z 1629731965237 ]] 2021-08-23 15:19:26.598 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:26.604 | + functions-common:time_stop:2316 : end_time=1629731966600 2021-08-23 15:19:26.607 | + functions-common:time_stop:2317 : elapsed_time=1363 2021-08-23 15:19:26.610 | + functions-common:time_stop:2318 : total=8425 2021-08-23 15:19:26.612 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:26.615 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9788 2021-08-23 15:19:26.618 | + lib/swift:start_swift:837 : echo 'Waiting for swift proxy to start...' 2021-08-23 15:19:26.618 | Waiting for swift proxy to start... 2021-08-23 15:19:26.620 | + lib/swift:start_swift:838 : wait_for_service 60 http://10.222.0.88:8080/info 2021-08-23 15:19:26.623 | + functions:wait_for_service:457 : local timeout=60 2021-08-23 15:19:26.626 | + functions:wait_for_service:458 : local url=http://10.222.0.88:8080/info 2021-08-23 15:19:26.628 | + functions:wait_for_service:459 : local rval=0 2021-08-23 15:19:26.630 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-23 15:19:26.633 | + functions-common:time_start:2290 : local name=wait_for_service 2021-08-23 15:19:26.636 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:26.638 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:26.641 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:26.646 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731966643 2021-08-23 15:19:26.649 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-23 15:19:26.655 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88:8080/info 2021-08-23 15:19:26.667 | + :: : [[ 000 == 503 ]] 2021-08-23 15:19:26.669 | + :: : [[ 7 -eq 7 ]] 2021-08-23 15:19:26.670 | + :: : sleep 1 2021-08-23 15:19:27.674 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88:8080/info 2021-08-23 15:19:27.687 | + :: : [[ 000 == 503 ]] 2021-08-23 15:19:27.689 | + :: : [[ 7 -eq 7 ]] 2021-08-23 15:19:27.690 | + :: : sleep 1 2021-08-23 15:19:28.694 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88:8080/info 2021-08-23 15:19:28.707 | + :: : [[ 000 == 503 ]] 2021-08-23 15:19:28.709 | + :: : [[ 7 -eq 7 ]] 2021-08-23 15:19:28.710 | + :: : sleep 1 2021-08-23 15:19:29.714 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88:8080/info 2021-08-23 15:19:29.734 | + :: : [[ 200 == 503 ]] 2021-08-23 15:19:29.736 | + :: : [[ 0 -eq 7 ]] 2021-08-23 15:19:29.740 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-23 15:19:29.742 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:29.745 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:29.748 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:29.750 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:29.753 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:29.755 | + functions-common:time_stop:2310 : name=wait_for_service 2021-08-23 15:19:29.758 | + functions-common:time_stop:2311 : start_time=1629731966643 2021-08-23 15:19:29.761 | + functions-common:time_stop:2313 : [[ -z 1629731966643 ]] 2021-08-23 15:19:29.764 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:29.768 | + functions-common:time_stop:2316 : end_time=1629731969766 2021-08-23 15:19:29.771 | + functions-common:time_stop:2317 : elapsed_time=3123 2021-08-23 15:19:29.773 | + functions-common:time_stop:2318 : total=5528 2021-08-23 15:19:29.776 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:29.778 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8651 2021-08-23 15:19:29.781 | + functions:wait_for_service:467 : return 0 2021-08-23 15:19:29.783 | + lib/swift:start_swift:842 : [[ False == \T\r\u\e ]] 2021-08-23 15:19:29.786 | + ./stack.sh:main:1240 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-23 15:19:29.788 | + ./stack.sh:main:1241 : is_service_enabled cinder 2021-08-23 15:19:29.817 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:29.820 | + ./stack.sh:main:1242 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-23 15:19:29.854 | + ./stack.sh:main:1245 : async_wait configure_neutron_nova 2021-08-23 15:19:29.909 | [Async configure_neutron_nova:self]: Waiting for completion of configure_neutron_nova (2 other jobs running) 2021-08-23 15:19:29.955 | [Async configure_neutron_nova:self]: finished configure_neutron_nova with result 0 in -1629731956 seconds 2021-08-23 15:19:29.961 | + inc/async:async_wait:166 : return 0 2021-08-23 15:19:29.963 | + ./stack.sh:main:1251 : is_service_enabled nova 2021-08-23 15:19:29.982 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:29.985 | + ./stack.sh:main:1252 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-23 15:19:30.014 | + ./stack.sh:main:1253 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-23 15:19:30.047 | + ./stack.sh:main:1257 : is_service_enabled n-api 2021-08-23 15:19:30.073 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:30.076 | + ./stack.sh:main:1258 : echo_summary 'Starting Nova API' 2021-08-23 15:19:30.078 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:19:30.081 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-08-23 15:19:30.084 | + ./stack.sh:main:1259 : start_nova_api 2021-08-23 15:19:30.088 | + lib/nova:start_nova_api:861 : local service_port=8774 2021-08-23 15:19:30.091 | + lib/nova:start_nova_api:862 : local service_protocol=http 2021-08-23 15:19:30.094 | + lib/nova:start_nova_api:863 : local nova_url 2021-08-23 15:19:30.096 | + lib/nova:start_nova_api:864 : is_service_enabled tls-proxy 2021-08-23 15:19:30.114 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:30.117 | + lib/nova:start_nova_api:870 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:19:30.119 | + lib/nova:start_nova_api:871 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:19:30.122 | + lib/nova:start_nova_api:871 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:19:30.125 | + lib/nova:start_nova_api:873 : '[' True == False ']' 2021-08-23 15:19:30.128 | ++ lib/nova:start_nova_api:881 : which uwsgi 2021-08-23 15:19:30.133 | + lib/nova:start_nova_api:881 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.135 | + functions-common:run_process:1559 : local service=n-api 2021-08-23 15:19:30.138 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.141 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:30.143 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:30.146 | + functions-common:run_process:1564 : local name=n-api 2021-08-23 15:19:30.149 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:30.151 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:30.154 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:30.156 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:30.159 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:30.164 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731970162 2021-08-23 15:19:30.167 | + functions-common:run_process:1567 : is_service_enabled n-api 2021-08-23 15:19:30.183 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:30.186 | + functions-common:run_process:1568 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-08-23 15:19:30.188 | + functions-common:_run_under_systemd:1524 : local service=n-api 2021-08-23 15:19:30.191 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.194 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.196 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.199 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.201 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-08-23 15:19:30.203 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-08-23 15:19:30.207 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api.service 2021-08-23 15:19:30.209 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:30.212 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:30.215 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-08-23 15:19:30.217 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-08-23 15:19:30.220 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api.service 2021-08-23 15:19:30.222 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.224 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-08-23 15:19:30.227 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-08-23 15:19:30.229 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-08-23 15:19:30.232 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-08-23 15:19:30.236 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-08-23 15:19:30.307 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-08-23 15:19:30.371 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-08-23 15:19:30.429 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-23 15:19:30.487 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:30.545 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-08-23 15:19:30.607 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-08-23 15:19:30.670 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-08-23 15:19:30.729 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-08-23 15:19:30.785 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-08-23 15:19:30.838 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-08-23 15:19:30.841 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-08-23 15:19:30.913 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-08-23 15:19:31.340 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api.service 2021-08-23 15:19:31.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-08-23 15:19:31.751 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api.service 2021-08-23 15:19:31.824 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:31.828 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:31.830 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:31.834 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:31.837 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:31.840 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:31.843 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:31.846 | + functions-common:time_stop:2311 : start_time=1629731970162 2021-08-23 15:19:31.848 | + functions-common:time_stop:2313 : [[ -z 1629731970162 ]] 2021-08-23 15:19:31.851 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:31.856 | + functions-common:time_stop:2316 : end_time=1629731971853 2021-08-23 15:19:31.859 | + functions-common:time_stop:2317 : elapsed_time=1691 2021-08-23 15:19:31.861 | + functions-common:time_stop:2318 : total=9788 2021-08-23 15:19:31.863 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:31.866 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11479 2021-08-23 15:19:31.868 | + lib/nova:start_nova_api:882 : nova_url=http://10.222.0.88/compute/v2.1/ 2021-08-23 15:19:31.870 | + lib/nova:start_nova_api:885 : echo 'Waiting for nova-api to start...' 2021-08-23 15:19:31.870 | Waiting for nova-api to start... 2021-08-23 15:19:31.873 | + lib/nova:start_nova_api:886 : wait_for_service 60 http://10.222.0.88/compute/v2.1/ 2021-08-23 15:19:31.875 | + functions:wait_for_service:457 : local timeout=60 2021-08-23 15:19:31.878 | + functions:wait_for_service:458 : local url=http://10.222.0.88/compute/v2.1/ 2021-08-23 15:19:31.880 | + functions:wait_for_service:459 : local rval=0 2021-08-23 15:19:31.882 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-23 15:19:31.885 | + functions-common:time_start:2290 : local name=wait_for_service 2021-08-23 15:19:31.887 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:31.889 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:31.892 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:31.897 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731971894 2021-08-23 15:19:31.899 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-23 15:19:31.906 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88/compute/v2.1/ 2021-08-23 15:19:37.218 | + :: : [[ 200 == 503 ]] 2021-08-23 15:19:37.219 | + :: : [[ 0 -eq 7 ]] 2021-08-23 15:19:37.222 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-23 15:19:37.225 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:37.231 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:37.235 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:37.238 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:37.240 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:37.243 | + functions-common:time_stop:2310 : name=wait_for_service 2021-08-23 15:19:37.245 | + functions-common:time_stop:2311 : start_time=1629731971894 2021-08-23 15:19:37.248 | + functions-common:time_stop:2313 : [[ -z 1629731971894 ]] 2021-08-23 15:19:37.251 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:37.255 | + functions-common:time_stop:2316 : end_time=1629731977253 2021-08-23 15:19:37.258 | + functions-common:time_stop:2317 : elapsed_time=5359 2021-08-23 15:19:37.262 | + functions-common:time_stop:2318 : total=8651 2021-08-23 15:19:37.264 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:37.266 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14010 2021-08-23 15:19:37.269 | + functions:wait_for_service:467 : return 0 2021-08-23 15:19:37.271 | + lib/nova:start_nova_api:890 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:19:37.274 | + lib/nova:start_nova_api:890 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:19:37.277 | + ./stack.sh:main:1262 : is_service_enabled ovn-controller ovn-controller-vtep 2021-08-23 15:19:37.295 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:37.297 | + ./stack.sh:main:1267 : is_service_enabled neutron-api 2021-08-23 15:19:37.317 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:37.319 | + ./stack.sh:main:1270 : is_service_enabled q-svc 2021-08-23 15:19:37.336 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:37.339 | + ./stack.sh:main:1271 : echo_summary 'Starting Neutron' 2021-08-23 15:19:37.342 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:19:37.344 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-08-23 15:19:37.347 | + ./stack.sh:main:1272 : configure_neutron_after_post_config 2021-08-23 15:19:37.350 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-08-23 15:19:37.352 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-23 15:19:37.384 | + ./stack.sh:main:1273 : start_neutron_service_and_check 2021-08-23 15:19:37.386 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-08-23 15:19:37.389 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-08-23 15:19:37.392 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-08-23 15:19:37.394 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-08-23 15:19:37.398 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-08-23 15:19:37.401 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-23 15:19:37.403 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-23 15:19:37.407 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-08-23 15:19:37.410 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-08-23 15:19:37.412 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-08-23 15:19:37.419 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-08-23 15:19:37.422 | +++ 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-08-23 15:19:37.426 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.430 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.433 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-08-23 15:19:37.436 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.440 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.443 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-08-23 15:19:37.460 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:37.464 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-08-23 15:19:37.466 | + lib/neutron-legacy:start_neutron_service_and_check:510 : 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-08-23 15:19:37.469 | + functions-common:run_process:1559 : local service=q-svc 2021-08-23 15:19:37.471 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.474 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:37.477 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:37.479 | + functions-common:run_process:1564 : local name=q-svc 2021-08-23 15:19:37.481 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:37.484 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:37.487 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:37.489 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:37.492 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:37.497 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731977494 2021-08-23 15:19:37.501 | + functions-common:run_process:1567 : is_service_enabled q-svc 2021-08-23 15:19:37.521 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:37.523 | + functions-common:run_process:1568 : _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-08-23 15:19:37.527 | + functions-common:_run_under_systemd:1524 : local service=q-svc 2021-08-23 15:19:37.531 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.534 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.536 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.540 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.542 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-23 15:19:37.545 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-23 15:19:37.548 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-svc.service 2021-08-23 15:19:37.550 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:37.553 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:37.555 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-23 15:19:37.558 | + functions-common:_run_under_systemd:1536 : 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-08-23 15:19:37.561 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-svc.service 2021-08-23 15:19:37.563 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:37.565 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:37.568 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:37.570 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:37.572 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:37.574 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-08-23 15:19:37.577 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:37.581 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-08-23 15:19:37.657 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-08-23 15:19:37.740 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:37.807 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-08-23 15:19:37.868 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-08-23 15:19:37.919 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:37.983 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:37.987 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-08-23 15:19:38.056 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:38.465 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-svc.service 2021-08-23 15:19:38.484 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-08-23 15:19:38.868 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-svc.service 2021-08-23 15:19:38.893 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:38.896 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:38.898 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:38.903 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:38.908 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:38.911 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:38.913 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:38.915 | + functions-common:time_stop:2311 : start_time=1629731977494 2021-08-23 15:19:38.918 | + functions-common:time_stop:2313 : [[ -z 1629731977494 ]] 2021-08-23 15:19:38.921 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:38.926 | + functions-common:time_stop:2316 : end_time=1629731978923 2021-08-23 15:19:38.929 | + functions-common:time_stop:2317 : elapsed_time=1429 2021-08-23 15:19:38.931 | + functions-common:time_stop:2318 : total=11479 2021-08-23 15:19:38.933 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:38.936 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12908 2021-08-23 15:19:38.938 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.88:9696 2021-08-23 15:19:38.941 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-08-23 15:19:38.959 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:38.961 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-08-23 15:19:38.961 | Waiting for Neutron to start... 2021-08-23 15:19:38.963 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.88:9696' 2021-08-23 15:19:38.966 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.88:9696' 'Neutron did not start' 60 2021-08-23 15:19:38.968 | + functions-common:test_with_retry:2242 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.88:9696' 2021-08-23 15:19:38.971 | + functions-common:test_with_retry:2243 : local 'failmsg=Neutron did not start' 2021-08-23 15:19:38.973 | + functions-common:test_with_retry:2244 : local until=60 2021-08-23 15:19:38.976 | + functions-common:test_with_retry:2245 : local sleep=0.5 2021-08-23 15:19:38.978 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2021-08-23 15:19:38.980 | + functions-common:time_start:2290 : local name=test_with_retry 2021-08-23 15:19:38.983 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:38.985 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:38.988 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:38.993 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731978990 2021-08-23 15:19:38.996 | + functions-common:test_with_retry:2248 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.88:9696; do sleep 0.5; done' 2021-08-23 15:19:44.075 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.88:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2251 : time_stop test_with_retry 2021-08-23 15:19:44.078 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:44.081 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:44.083 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:44.086 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:44.089 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:44.092 | + functions-common:time_stop:2310 : name=test_with_retry 2021-08-23 15:19:44.094 | + functions-common:time_stop:2311 : start_time=1629731978990 2021-08-23 15:19:44.097 | + functions-common:time_stop:2313 : [[ -z 1629731978990 ]] 2021-08-23 15:19:44.100 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:44.106 | + functions-common:time_stop:2316 : end_time=1629731984102 2021-08-23 15:19:44.109 | + functions-common:time_stop:2317 : elapsed_time=5112 2021-08-23 15:19:44.111 | + functions-common:time_stop:2318 : total=0 2021-08-23 15:19:44.114 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:44.121 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5112 2021-08-23 15:19:44.124 | + ./stack.sh:main:1278 : is_service_enabled placement 2021-08-23 15:19:44.142 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:44.145 | + ./stack.sh:main:1279 : echo_summary 'Starting Placement' 2021-08-23 15:19:44.148 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:19:44.150 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-08-23 15:19:44.153 | + ./stack.sh:main:1280 : start_placement 2021-08-23 15:19:44.155 | + lib/placement:start_placement:160 : start_placement_api 2021-08-23 15:19:44.158 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-23 15:19:44.166 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-08-23 15:19:44.172 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.175 | + functions-common:run_process:1559 : local service=placement-api 2021-08-23 15:19:44.180 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.183 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:44.187 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:44.190 | + functions-common:run_process:1564 : local name=placement-api 2021-08-23 15:19:44.192 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:44.195 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:44.197 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:44.200 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:44.203 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:44.208 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731984205 2021-08-23 15:19:44.211 | + functions-common:run_process:1567 : is_service_enabled placement-api 2021-08-23 15:19:44.229 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:44.231 | + functions-common:run_process:1568 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-08-23 15:19:44.234 | + functions-common:_run_under_systemd:1524 : local service=placement-api 2021-08-23 15:19:44.237 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.240 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.243 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.245 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.248 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-08-23 15:19:44.250 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-08-23 15:19:44.253 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@placement-api.service 2021-08-23 15:19:44.256 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:44.258 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:44.261 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-08-23 15:19:44.263 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-08-23 15:19:44.265 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@placement-api.service 2021-08-23 15:19:44.268 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.270 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-08-23 15:19:44.273 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-08-23 15:19:44.275 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-08-23 15:19:44.277 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-08-23 15:19:44.282 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-08-23 15:19:44.344 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-08-23 15:19:44.410 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-08-23 15:19:44.475 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-23 15:19:44.538 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:44.598 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-08-23 15:19:44.661 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-08-23 15:19:44.727 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-08-23 15:19:44.793 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-08-23 15:19:44.849 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-08-23 15:19:44.906 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-08-23 15:19:44.910 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-08-23 15:19:44.979 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-08-23 15:19:45.388 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@placement-api.service 2021-08-23 15:19:45.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-08-23 15:19:45.781 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@placement-api.service 2021-08-23 15:19:45.857 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:45.860 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:45.863 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:45.866 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:45.870 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:45.872 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:45.874 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:45.877 | + functions-common:time_stop:2311 : start_time=1629731984205 2021-08-23 15:19:45.879 | + functions-common:time_stop:2313 : [[ -z 1629731984205 ]] 2021-08-23 15:19:45.882 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:45.887 | + functions-common:time_stop:2316 : end_time=1629731985884 2021-08-23 15:19:45.889 | + functions-common:time_stop:2317 : elapsed_time=1679 2021-08-23 15:19:45.892 | + functions-common:time_stop:2318 : total=12908 2021-08-23 15:19:45.895 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:45.897 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14587 2021-08-23 15:19:45.900 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-08-23 15:19:45.900 | Waiting for placement-api to start... 2021-08-23 15:19:45.903 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.88/placement 2021-08-23 15:19:45.905 | + functions:wait_for_service:457 : local timeout=60 2021-08-23 15:19:45.908 | + functions:wait_for_service:458 : local url=http://10.222.0.88/placement 2021-08-23 15:19:45.911 | + functions:wait_for_service:459 : local rval=0 2021-08-23 15:19:45.913 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-23 15:19:45.916 | + functions-common:time_start:2290 : local name=wait_for_service 2021-08-23 15:19:45.918 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:45.921 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:45.925 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:45.930 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731985926 2021-08-23 15:19:45.932 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-23 15:19:45.940 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88/placement 2021-08-23 15:19:48.484 | + :: : [[ 200 == 503 ]] 2021-08-23 15:19:48.486 | + :: : [[ 0 -eq 7 ]] 2021-08-23 15:19:48.490 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-23 15:19:48.493 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:48.495 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:48.498 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:48.500 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:48.503 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:48.505 | + functions-common:time_stop:2310 : name=wait_for_service 2021-08-23 15:19:48.508 | + functions-common:time_stop:2311 : start_time=1629731985926 2021-08-23 15:19:48.510 | + functions-common:time_stop:2313 : [[ -z 1629731985926 ]] 2021-08-23 15:19:48.513 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:48.518 | + functions-common:time_stop:2316 : end_time=1629731988515 2021-08-23 15:19:48.521 | + functions-common:time_stop:2317 : elapsed_time=2589 2021-08-23 15:19:48.523 | + functions-common:time_stop:2318 : total=14010 2021-08-23 15:19:48.526 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:48.528 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16599 2021-08-23 15:19:48.530 | + functions:wait_for_service:467 : return 0 2021-08-23 15:19:48.534 | + ./stack.sh:main:1283 : is_service_enabled neutron 2021-08-23 15:19:48.555 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:48.559 | + ./stack.sh:main:1284 : start_neutron 2021-08-23 15:19:48.562 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-08-23 15:19:48.566 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:19:48.566 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-23 15:19:48.572 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-23 15:19:48.574 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-23 15:19:48.576 | + 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-08-23 15:19:48.579 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-23 15:19:48.582 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-08-23 15:19:48.585 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : 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-08-23 15:19:48.587 | + functions-common:run_process:1559 : local service=q-agt 2021-08-23 15:19:48.590 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:48.592 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:48.595 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:48.597 | + functions-common:run_process:1564 : local name=q-agt 2021-08-23 15:19:48.600 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:48.602 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:48.605 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:48.607 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:48.611 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:48.615 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731988613 2021-08-23 15:19:48.618 | + functions-common:run_process:1567 : is_service_enabled q-agt 2021-08-23 15:19:48.640 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:48.644 | + functions-common:run_process:1568 : _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-08-23 15:19:48.647 | + functions-common:_run_under_systemd:1524 : local service=q-agt 2021-08-23 15:19:48.650 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:48.654 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:48.657 | + functions-common:_run_under_systemd:1528 : _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-08-23 15:19:48.660 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:48.662 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-23 15:19:48.665 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-23 15:19:48.668 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-agt.service 2021-08-23 15:19:48.670 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:48.673 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:48.675 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-23 15:19:48.677 | + functions-common:_run_under_systemd:1536 : 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-08-23 15:19:48.680 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-agt.service 2021-08-23 15:19:48.682 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-23 15:19:48.684 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:48.687 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:48.689 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:48.691 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:48.694 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-08-23 15:19:48.696 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:48.700 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-08-23 15:19:48.766 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-08-23 15:19:48.841 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:48.897 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-08-23 15:19:48.955 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-08-23 15:19:49.017 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:49.080 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:49.083 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-08-23 15:19:49.158 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:49.587 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-agt.service 2021-08-23 15:19:49.604 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-08-23 15:19:50.000 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-agt.service 2021-08-23 15:19:50.030 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:50.033 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:50.035 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:50.038 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:50.040 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:50.043 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:50.045 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:50.047 | + functions-common:time_stop:2311 : start_time=1629731988613 2021-08-23 15:19:50.050 | + functions-common:time_stop:2313 : [[ -z 1629731988613 ]] 2021-08-23 15:19:50.053 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:50.057 | + functions-common:time_stop:2316 : end_time=1629731990055 2021-08-23 15:19:50.060 | + functions-common:time_stop:2317 : elapsed_time=1442 2021-08-23 15:19:50.062 | + functions-common:time_stop:2318 : total=14587 2021-08-23 15:19:50.065 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:50.067 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16029 2021-08-23 15:19:50.069 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-08-23 15:19:50.072 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-08-23 15:19:50.074 | + functions-common:is_provider_network:2156 : return 1 2021-08-23 15:19:50.077 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-08-23 15:19:50.079 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.082 | + functions-common:run_process:1559 : local service=q-dhcp 2021-08-23 15:19:50.085 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.087 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:50.089 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:50.092 | + functions-common:run_process:1564 : local name=q-dhcp 2021-08-23 15:19:50.094 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:50.097 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:50.100 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:50.103 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:50.106 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:50.112 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731990108 2021-08-23 15:19:50.114 | + functions-common:run_process:1567 : is_service_enabled q-dhcp 2021-08-23 15:19:50.131 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:50.134 | + functions-common:run_process:1568 : _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-08-23 15:19:50.137 | + functions-common:_run_under_systemd:1524 : local service=q-dhcp 2021-08-23 15:19:50.142 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.144 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.147 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.150 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.152 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-08-23 15:19:50.155 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-08-23 15:19:50.158 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-dhcp.service 2021-08-23 15:19:50.160 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:50.163 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:50.165 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-08-23 15:19:50.168 | + functions-common:_run_under_systemd:1536 : 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-08-23 15:19:50.170 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-dhcp.service 2021-08-23 15:19:50.173 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-23 15:19:50.175 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:50.178 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:50.180 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:50.182 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:50.185 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-08-23 15:19:50.187 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:50.193 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-08-23 15:19:50.262 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-08-23 15:19:50.331 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:50.387 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-08-23 15:19:50.440 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-08-23 15:19:50.493 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:50.546 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:50.549 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-08-23 15:19:50.623 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:51.047 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-dhcp.service 2021-08-23 15:19:51.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-08-23 15:19:51.472 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-dhcp.service 2021-08-23 15:19:51.500 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:51.503 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:51.505 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:51.507 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:51.513 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:51.516 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:51.519 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:51.522 | + functions-common:time_stop:2311 : start_time=1629731990108 2021-08-23 15:19:51.524 | + functions-common:time_stop:2313 : [[ -z 1629731990108 ]] 2021-08-23 15:19:51.527 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:51.532 | + functions-common:time_stop:2316 : end_time=1629731991529 2021-08-23 15:19:51.534 | + functions-common:time_stop:2317 : elapsed_time=1421 2021-08-23 15:19:51.537 | + functions-common:time_stop:2318 : total=16029 2021-08-23 15:19:51.539 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:51.541 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17450 2021-08-23 15:19:51.544 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-08-23 15:19:51.563 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:19:51.566 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-08-23 15:19:51.569 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-23 15:19:51.571 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-23 15:19:51.574 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-08-23 15:19:51.577 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.579 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.582 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.585 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-08-23 15:19:51.588 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.592 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.595 | + functions-common:run_process:1559 : local service=q-l3 2021-08-23 15:19:51.598 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.601 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:51.605 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:51.608 | + functions-common:run_process:1564 : local name=q-l3 2021-08-23 15:19:51.611 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:51.615 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:51.618 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:51.621 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:51.625 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:51.631 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731991628 2021-08-23 15:19:51.634 | + functions-common:run_process:1567 : is_service_enabled q-l3 2021-08-23 15:19:51.654 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:51.657 | + functions-common:run_process:1568 : _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-08-23 15:19:51.660 | + functions-common:_run_under_systemd:1524 : local service=q-l3 2021-08-23 15:19:51.662 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.665 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.667 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.669 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.672 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-08-23 15:19:51.674 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-08-23 15:19:51.677 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-l3.service 2021-08-23 15:19:51.679 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:51.681 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:51.684 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-08-23 15:19:51.686 | + functions-common:_run_under_systemd:1536 : 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-08-23 15:19:51.689 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-l3.service 2021-08-23 15:19:51.691 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-23 15:19:51.694 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:51.696 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:51.698 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:51.701 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:51.703 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-08-23 15:19:51.706 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:51.711 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-08-23 15:19:51.779 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-08-23 15:19:51.845 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:51.901 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-08-23 15:19:51.956 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-08-23 15:19:52.010 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:52.069 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:52.071 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-08-23 15:19:52.139 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:52.540 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-l3.service 2021-08-23 15:19:52.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-08-23 15:19:52.969 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-l3.service 2021-08-23 15:19:53.004 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:53.004 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:53.007 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:53.009 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:53.012 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:53.014 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:53.017 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:53.020 | + functions-common:time_stop:2311 : start_time=1629731991628 2021-08-23 15:19:53.022 | + functions-common:time_stop:2313 : [[ -z 1629731991628 ]] 2021-08-23 15:19:53.027 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:53.030 | + functions-common:time_stop:2316 : end_time=1629731993027 2021-08-23 15:19:53.033 | + functions-common:time_stop:2317 : elapsed_time=1399 2021-08-23 15:19:53.036 | + functions-common:time_stop:2318 : total=17450 2021-08-23 15:19:53.038 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:53.041 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18849 2021-08-23 15:19:53.044 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.046 | + functions-common:run_process:1559 : local service=q-meta 2021-08-23 15:19:53.049 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.052 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:53.054 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:53.056 | + functions-common:run_process:1564 : local name=q-meta 2021-08-23 15:19:53.059 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:53.061 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:53.064 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:53.067 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:53.071 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:53.075 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731993072 2021-08-23 15:19:53.077 | + functions-common:run_process:1567 : is_service_enabled q-meta 2021-08-23 15:19:53.097 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:53.100 | + functions-common:run_process:1568 : _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-08-23 15:19:53.102 | + functions-common:_run_under_systemd:1524 : local service=q-meta 2021-08-23 15:19:53.105 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.107 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.110 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.112 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.115 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-08-23 15:19:53.117 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-08-23 15:19:53.120 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-meta.service 2021-08-23 15:19:53.122 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:53.125 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:53.127 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-08-23 15:19:53.131 | + functions-common:_run_under_systemd:1536 : 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-08-23 15:19:53.133 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-meta.service 2021-08-23 15:19:53.136 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-23 15:19:53.139 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:53.141 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:53.143 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:53.146 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:53.148 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-08-23 15:19:53.151 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:53.155 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-08-23 15:19:53.243 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-08-23 15:19:53.364 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:53.460 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-08-23 15:19:53.547 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-08-23 15:19:53.636 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:53.725 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:53.729 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-08-23 15:19:53.811 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:54.249 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-meta.service 2021-08-23 15:19:54.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-08-23 15:19:54.758 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-meta.service 2021-08-23 15:19:54.797 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:54.801 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:54.804 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:54.806 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:54.813 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:54.828 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:54.839 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:54.849 | + functions-common:time_stop:2311 : start_time=1629731993072 2021-08-23 15:19:54.855 | + functions-common:time_stop:2313 : [[ -z 1629731993072 ]] 2021-08-23 15:19:54.860 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:54.869 | + functions-common:time_stop:2316 : end_time=1629731994861 2021-08-23 15:19:54.877 | + functions-common:time_stop:2317 : elapsed_time=1789 2021-08-23 15:19:54.884 | + functions-common:time_stop:2318 : total=18849 2021-08-23 15:19:54.896 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:54.905 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20638 2021-08-23 15:19:54.913 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : 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-08-23 15:19:54.921 | + functions-common:run_process:1559 : local service=q-metering 2021-08-23 15:19:54.929 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-23 15:19:54.937 | + functions-common:run_process:1561 : local group= 2021-08-23 15:19:54.948 | + functions-common:run_process:1562 : local user= 2021-08-23 15:19:54.957 | + functions-common:run_process:1564 : local name=q-metering 2021-08-23 15:19:54.961 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:19:54.972 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:19:54.981 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:19:54.986 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:19:54.990 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:19:54.998 | + functions-common:time_start:2295 : _TIME_START[$name]=1629731994992 2021-08-23 15:19:55.002 | + functions-common:run_process:1567 : is_service_enabled q-metering 2021-08-23 15:19:55.033 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:55.036 | + functions-common:run_process:1568 : _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-08-23 15:19:55.045 | + functions-common:_run_under_systemd:1524 : local service=q-metering 2021-08-23 15:19:55.050 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-23 15:19:55.054 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-23 15:19:55.057 | + functions-common:_run_under_systemd:1528 : _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-08-23 15:19:55.061 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-23 15:19:55.066 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-08-23 15:19:55.068 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-08-23 15:19:55.071 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-metering.service 2021-08-23 15:19:55.079 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:19:55.084 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:19:55.088 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-08-23 15:19:55.092 | + functions-common:_run_under_systemd:1536 : 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-08-23 15:19:55.099 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-metering.service 2021-08-23 15:19:55.102 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-23 15:19:55.113 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:19:55.116 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:19:55.123 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:19:55.124 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:19:55.128 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-08-23 15:19:55.132 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:19:55.140 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-08-23 15:19:55.232 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-08-23 15:19:55.349 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:19:55.428 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-08-23 15:19:55.500 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-08-23 15:19:55.578 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:19:55.663 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:19:55.665 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-08-23 15:19:55.739 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:19:56.241 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-metering.service 2021-08-23 15:19:56.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-08-23 15:19:56.743 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-metering.service 2021-08-23 15:19:56.778 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:19:56.787 | + functions-common:time_stop:2304 : local name 2021-08-23 15:19:56.797 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:19:56.805 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:19:56.813 | + functions-common:time_stop:2307 : local total 2021-08-23 15:19:56.822 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:19:56.833 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:19:56.838 | + functions-common:time_stop:2311 : start_time=1629731994992 2021-08-23 15:19:56.845 | + functions-common:time_stop:2313 : [[ -z 1629731994992 ]] 2021-08-23 15:19:56.850 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:19:56.864 | + functions-common:time_stop:2316 : end_time=1629731996852 2021-08-23 15:19:56.873 | + functions-common:time_stop:2317 : elapsed_time=1860 2021-08-23 15:19:56.879 | + functions-common:time_stop:2318 : total=20638 2021-08-23 15:19:56.885 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:19:56.890 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22498 2021-08-23 15:19:56.897 | + ./stack.sh:main:1287 : is_service_enabled q-svc 2021-08-23 15:19:56.930 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:19:56.930 | + ./stack.sh:main:1287 : [[ True == \T\r\u\e ]] 2021-08-23 15:19:56.932 | + ./stack.sh:main:1288 : echo_summary 'Creating initial neutron network elements' 2021-08-23 15:19:56.940 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:19:56.943 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-08-23 15:19:56.948 | + ./stack.sh:main:1291 : type -p neutron_plugin_create_initial_networks 2021-08-23 15:19:56.952 | + ./stack.sh:main:1294 : create_neutron_initial_network 2021-08-23 15:19:56.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-08-23 15:19:56.964 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-08-23 15:19:56.964 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-08-23 15:19:56.964 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-08-23 15:19:56.972 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:19:56.972 | ++ functions-common:get_field:727 : read data 2021-08-23 15:19:59.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:19:59.512 | from cryptography.utils import int_from_bytes 2021-08-23 15:19:59.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:19:59.512 | from cryptography.utils import int_from_bytes 2021-08-23 15:19:59.672 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:19:59.675 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-23 15:19:59.678 | ++ functions-common:get_field:731 : field='$2' 2021-08-23 15:19:59.681 | ++ functions-common:get_field:733 : echo '| 8a0c962a502c475ebb3d21c585075e4f | demo |' 2021-08-23 15:19:59.682 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-23 15:19:59.688 | ++ functions-common:get_field:727 : read data 2021-08-23 15:19:59.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:19:59.694 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-08-23 15:19:59.697 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:19:59.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-08-23 15:19:59.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-08-23 15:19:59.720 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-08-23 15:19:59.724 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-23 15:20:02.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:02.834 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:02.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:02.834 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:02.989 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:02.993 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-08-23 15:20:02.993 | address-scope 2021-08-23 15:20:02.993 | router-admin-state-down-before-update 2021-08-23 15:20:02.993 | agent 2021-08-23 15:20:02.993 | agent-resources-synced 2021-08-23 15:20:02.993 | allowed-address-pairs 2021-08-23 15:20:02.993 | auto-allocated-topology 2021-08-23 15:20:02.993 | availability_zone 2021-08-23 15:20:02.993 | availability_zone_filter 2021-08-23 15:20:02.993 | default-subnetpools 2021-08-23 15:20:02.993 | dhcp_agent_scheduler 2021-08-23 15:20:02.993 | dvr 2021-08-23 15:20:02.993 | empty-string-filtering 2021-08-23 15:20:02.994 | external-net 2021-08-23 15:20:02.994 | extra_dhcp_opt 2021-08-23 15:20:02.994 | extraroute 2021-08-23 15:20:02.994 | extraroute-atomic 2021-08-23 15:20:02.994 | filter-validation 2021-08-23 15:20:02.994 | fip-port-details 2021-08-23 15:20:02.994 | flavors 2021-08-23 15:20:02.994 | floatingip-pools 2021-08-23 15:20:02.994 | ip-substring-filtering 2021-08-23 15:20:02.994 | router 2021-08-23 15:20:02.994 | ext-gw-mode 2021-08-23 15:20:02.994 | l3-ha 2021-08-23 15:20:02.994 | l3-flavors 2021-08-23 15:20:02.994 | l3-port-ip-change-not-allowed 2021-08-23 15:20:02.994 | l3_agent_scheduler 2021-08-23 15:20:02.994 | metering 2021-08-23 15:20:02.994 | metering_source_and_destination_fields 2021-08-23 15:20:02.994 | multi-provider 2021-08-23 15:20:02.994 | net-mtu 2021-08-23 15:20:02.994 | net-mtu-writable 2021-08-23 15:20:02.994 | network_availability_zone 2021-08-23 15:20:02.994 | network-ip-availability 2021-08-23 15:20:02.995 | pagination 2021-08-23 15:20:02.995 | port-device-profile 2021-08-23 15:20:02.995 | port-mac-address-regenerate 2021-08-23 15:20:02.995 | port-numa-affinity-policy 2021-08-23 15:20:02.995 | binding 2021-08-23 15:20:02.995 | binding-extended 2021-08-23 15:20:02.995 | port-security 2021-08-23 15:20:02.995 | project-id 2021-08-23 15:20:02.995 | provider 2021-08-23 15:20:02.995 | quotas 2021-08-23 15:20:02.995 | quota_details 2021-08-23 15:20:02.995 | rbac-policies 2021-08-23 15:20:02.995 | rbac-address-group 2021-08-23 15:20:02.995 | rbac-address-scope 2021-08-23 15:20:02.995 | rbac-security-groups 2021-08-23 15:20:02.995 | rbac-subnetpool 2021-08-23 15:20:02.995 | revision-if-match 2021-08-23 15:20:02.995 | standard-attr-revisions 2021-08-23 15:20:02.995 | router_availability_zone 2021-08-23 15:20:02.995 | security-groups-normalized-cidr 2021-08-23 15:20:02.995 | port-security-groups-filtering 2021-08-23 15:20:02.995 | security-groups-remote-address-group 2021-08-23 15:20:02.996 | security-group 2021-08-23 15:20:02.996 | service-type 2021-08-23 15:20:02.996 | sorting 2021-08-23 15:20:02.996 | standard-attr-description 2021-08-23 15:20:02.996 | stateful-security-group 2021-08-23 15:20:02.996 | subnet_onboard 2021-08-23 15:20:02.996 | subnet-service-types 2021-08-23 15:20:02.996 | subnet_allocation 2021-08-23 15:20:02.996 | subnetpool-prefix-ops 2021-08-23 15:20:02.996 | standard-attr-tag 2021-08-23 15:20:02.996 | standard-attr-timestamp' 2021-08-23 15:20:02.998 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-08-23 15:20:02.998 | address-scope 2021-08-23 15:20:02.998 | router-admin-state-down-before-update 2021-08-23 15:20:02.998 | agent 2021-08-23 15:20:02.998 | agent-resources-synced 2021-08-23 15:20:02.998 | allowed-address-pairs 2021-08-23 15:20:02.998 | auto-allocated-topology 2021-08-23 15:20:02.998 | availability_zone 2021-08-23 15:20:02.998 | availability_zone_filter 2021-08-23 15:20:02.998 | default-subnetpools 2021-08-23 15:20:02.999 | dhcp_agent_scheduler 2021-08-23 15:20:02.999 | dvr 2021-08-23 15:20:02.999 | empty-string-filtering 2021-08-23 15:20:02.999 | external-net 2021-08-23 15:20:02.999 | extra_dhcp_opt 2021-08-23 15:20:02.999 | extraroute 2021-08-23 15:20:02.999 | extraroute-atomic 2021-08-23 15:20:02.999 | filter-validation 2021-08-23 15:20:02.999 | fip-port-details 2021-08-23 15:20:02.999 | flavors 2021-08-23 15:20:02.999 | floatingip-pools 2021-08-23 15:20:02.999 | ip-substring-filtering 2021-08-23 15:20:02.999 | router 2021-08-23 15:20:02.999 | ext-gw-mode 2021-08-23 15:20:02.999 | l3-ha 2021-08-23 15:20:02.999 | l3-flavors 2021-08-23 15:20:02.999 | l3-port-ip-change-not-allowed 2021-08-23 15:20:02.999 | l3_agent_scheduler 2021-08-23 15:20:02.999 | metering 2021-08-23 15:20:02.999 | metering_source_and_destination_fields 2021-08-23 15:20:02.999 | multi-provider 2021-08-23 15:20:02.999 | net-mtu 2021-08-23 15:20:03.000 | net-mtu-writable 2021-08-23 15:20:03.000 | network_availability_zone 2021-08-23 15:20:03.000 | network-ip-availability 2021-08-23 15:20:03.000 | pagination 2021-08-23 15:20:03.000 | port-device-profile 2021-08-23 15:20:03.000 | port-mac-address-regenerate 2021-08-23 15:20:03.000 | port-numa-affinity-policy 2021-08-23 15:20:03.000 | binding 2021-08-23 15:20:03.000 | binding-extended 2021-08-23 15:20:03.000 | port-security 2021-08-23 15:20:03.000 | project-id 2021-08-23 15:20:03.000 | provider 2021-08-23 15:20:03.000 | quotas 2021-08-23 15:20:03.000 | quota_details 2021-08-23 15:20:03.000 | rbac-policies 2021-08-23 15:20:03.000 | rbac-address-group 2021-08-23 15:20:03.000 | rbac-address-scope 2021-08-23 15:20:03.000 | rbac-security-groups 2021-08-23 15:20:03.000 | rbac-subnetpool 2021-08-23 15:20:03.000 | revision-if-match 2021-08-23 15:20:03.000 | standard-attr-revisions 2021-08-23 15:20:03.000 | router_availability_zone 2021-08-23 15:20:03.000 | security-groups-normalized-cidr 2021-08-23 15:20:03.001 | port-security-groups-filtering 2021-08-23 15:20:03.001 | security-groups-remote-address-group 2021-08-23 15:20:03.001 | security-group 2021-08-23 15:20:03.001 | service-type 2021-08-23 15:20:03.001 | sorting 2021-08-23 15:20:03.001 | standard-attr-description 2021-08-23 15:20:03.001 | stateful-security-group 2021-08-23 15:20:03.001 | subnet_onboard 2021-08-23 15:20:03.001 | subnet-service-types 2021-08-23 15:20:03.001 | subnet_allocation 2021-08-23 15:20:03.001 | subnetpool-prefix-ops 2021-08-23 15:20:03.001 | standard-attr-tag 2021-08-23 15:20:03.001 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-23 15:20:03.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-08-23 15:20:03.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-08-23 15:20:03.007 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-08-23 15:20:03.011 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : 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-08-23 15:20:06.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:06.435 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:06.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:06.435 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:06.589 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:06.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=312ea6e9-1b7c-4aa3-9305-7965623631a5 2021-08-23 15:20:06.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-08-23 15:20:06.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-08-23 15:20:06.601 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-08-23 15:20:06.604 | + functions-common:is_provider_network:2156 : return 1 2021-08-23 15:20:06.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-08-23 15:20:06.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-08-23 15:20:06.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 8a0c962a502c475ebb3d21c585075e4f private 2021-08-23 15:20:06.612 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:20:06.615 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:10.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:10.112 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:10.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:10.112 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:10.283 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:10.286 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-23 15:20:10.288 | ++ functions-common:get_field:731 : field='$3' 2021-08-23 15:20:10.291 | ++ functions-common:get_field:733 : echo '| id | 00ecf39c-3701-4649-8c89-d55d45e24157 |' 2021-08-23 15:20:10.292 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-23 15:20:10.298 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:10.302 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=00ecf39c-3701-4649-8c89-d55d45e24157 2021-08-23 15:20:10.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 8a0c962a502c475ebb3d21c585075e4f' 2021-08-23 15:20:10.307 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:20:10.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-08-23 15:20:10.328 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:20:10.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:20:10.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 312ea6e9-1b7c-4aa3-9305-7965623631a5 ']' 2021-08-23 15:20:10.336 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 8a0c962a502c475ebb3d21c585075e4f ' 2021-08-23 15:20:10.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-08-23 15:20:10.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-08-23 15:20:10.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-08-23 15:20:10.346 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 312ea6e9-1b7c-4aa3-9305-7965623631a5 ' 2021-08-23 15:20:10.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-08-23 15:20:10.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 00ecf39c-3701-4649-8c89-d55d45e24157 private-subnet' 2021-08-23 15:20:10.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-08-23 15:20:10.357 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 8a0c962a502c475ebb3d21c585075e4f --ip-version 4 --gateway 172.20.0.1 --subnet-pool 312ea6e9-1b7c-4aa3-9305-7965623631a5 --network 00ecf39c-3701-4649-8c89-d55d45e24157 private-subnet 2021-08-23 15:20:10.358 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-08-23 15:20:10.358 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-08-23 15:20:10.360 | +++ functions-common:get_field:726 : local data field 2021-08-23 15:20:10.364 | +++ functions-common:get_field:727 : read data 2021-08-23 15:20:14.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:14.196 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:14.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:14.196 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:14.370 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:14.373 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-23 15:20:14.376 | +++ functions-common:get_field:731 : field='$3' 2021-08-23 15:20:14.379 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-23 15:20:14.379 | +++ functions-common:get_field:733 : echo '| id | a7af91ca-f830-41f6-a528-fb707acdf8f6 |' 2021-08-23 15:20:14.386 | +++ functions-common:get_field:727 : read data 2021-08-23 15:20:14.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=a7af91ca-f830-41f6-a528-fb707acdf8f6 2021-08-23 15:20:14.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 8a0c962a502c475ebb3d21c585075e4f' 2021-08-23 15:20:14.395 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:20:14.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo a7af91ca-f830-41f6-a528-fb707acdf8f6 2021-08-23 15:20:14.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=a7af91ca-f830-41f6-a528-fb707acdf8f6 2021-08-23 15:20:14.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-08-23 15:20:14.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-08-23 15:20:14.430 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-08-23 15:20:14.433 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-23 15:20:17.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:17.091 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:17.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:17.091 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:17.251 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:17.254 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-08-23 15:20:17.254 | address-scope 2021-08-23 15:20:17.254 | router-admin-state-down-before-update 2021-08-23 15:20:17.254 | agent 2021-08-23 15:20:17.254 | agent-resources-synced 2021-08-23 15:20:17.254 | allowed-address-pairs 2021-08-23 15:20:17.254 | auto-allocated-topology 2021-08-23 15:20:17.254 | availability_zone 2021-08-23 15:20:17.254 | availability_zone_filter 2021-08-23 15:20:17.254 | default-subnetpools 2021-08-23 15:20:17.254 | dhcp_agent_scheduler 2021-08-23 15:20:17.254 | dvr 2021-08-23 15:20:17.254 | empty-string-filtering 2021-08-23 15:20:17.254 | external-net 2021-08-23 15:20:17.254 | extra_dhcp_opt 2021-08-23 15:20:17.254 | extraroute 2021-08-23 15:20:17.254 | extraroute-atomic 2021-08-23 15:20:17.254 | filter-validation 2021-08-23 15:20:17.254 | fip-port-details 2021-08-23 15:20:17.254 | flavors 2021-08-23 15:20:17.254 | floatingip-pools 2021-08-23 15:20:17.254 | ip-substring-filtering 2021-08-23 15:20:17.254 | router 2021-08-23 15:20:17.255 | ext-gw-mode 2021-08-23 15:20:17.255 | l3-ha 2021-08-23 15:20:17.255 | l3-flavors 2021-08-23 15:20:17.255 | l3-port-ip-change-not-allowed 2021-08-23 15:20:17.255 | l3_agent_scheduler 2021-08-23 15:20:17.255 | metering 2021-08-23 15:20:17.255 | metering_source_and_destination_fields 2021-08-23 15:20:17.255 | multi-provider 2021-08-23 15:20:17.255 | net-mtu 2021-08-23 15:20:17.255 | net-mtu-writable 2021-08-23 15:20:17.255 | network_availability_zone 2021-08-23 15:20:17.255 | network-ip-availability 2021-08-23 15:20:17.255 | pagination 2021-08-23 15:20:17.255 | port-device-profile 2021-08-23 15:20:17.255 | port-mac-address-regenerate 2021-08-23 15:20:17.255 | port-numa-affinity-policy 2021-08-23 15:20:17.255 | binding 2021-08-23 15:20:17.255 | binding-extended 2021-08-23 15:20:17.255 | port-security 2021-08-23 15:20:17.255 | project-id 2021-08-23 15:20:17.255 | provider 2021-08-23 15:20:17.255 | quotas 2021-08-23 15:20:17.255 | quota_details 2021-08-23 15:20:17.255 | rbac-policies 2021-08-23 15:20:17.255 | rbac-address-group 2021-08-23 15:20:17.255 | rbac-address-scope 2021-08-23 15:20:17.255 | rbac-security-groups 2021-08-23 15:20:17.255 | rbac-subnetpool 2021-08-23 15:20:17.255 | revision-if-match 2021-08-23 15:20:17.255 | standard-attr-revisions 2021-08-23 15:20:17.255 | router_availability_zone 2021-08-23 15:20:17.255 | security-groups-normalized-cidr 2021-08-23 15:20:17.255 | port-security-groups-filtering 2021-08-23 15:20:17.255 | security-groups-remote-address-group 2021-08-23 15:20:17.255 | security-group 2021-08-23 15:20:17.256 | service-type 2021-08-23 15:20:17.256 | sorting 2021-08-23 15:20:17.256 | standard-attr-description 2021-08-23 15:20:17.256 | stateful-security-group 2021-08-23 15:20:17.256 | subnet_onboard 2021-08-23 15:20:17.256 | subnet-service-types 2021-08-23 15:20:17.256 | subnet_allocation 2021-08-23 15:20:17.256 | subnetpool-prefix-ops 2021-08-23 15:20:17.256 | standard-attr-tag 2021-08-23 15:20:17.256 | standard-attr-timestamp' 2021-08-23 15:20:17.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-08-23 15:20:17.258 | address-scope 2021-08-23 15:20:17.258 | router-admin-state-down-before-update 2021-08-23 15:20:17.258 | agent 2021-08-23 15:20:17.258 | agent-resources-synced 2021-08-23 15:20:17.258 | allowed-address-pairs 2021-08-23 15:20:17.258 | auto-allocated-topology 2021-08-23 15:20:17.258 | availability_zone 2021-08-23 15:20:17.258 | availability_zone_filter 2021-08-23 15:20:17.258 | default-subnetpools 2021-08-23 15:20:17.258 | dhcp_agent_scheduler 2021-08-23 15:20:17.258 | dvr 2021-08-23 15:20:17.258 | empty-string-filtering 2021-08-23 15:20:17.258 | external-net 2021-08-23 15:20:17.258 | extra_dhcp_opt 2021-08-23 15:20:17.258 | extraroute 2021-08-23 15:20:17.258 | extraroute-atomic 2021-08-23 15:20:17.258 | filter-validation 2021-08-23 15:20:17.258 | fip-port-details 2021-08-23 15:20:17.258 | flavors 2021-08-23 15:20:17.258 | floatingip-pools 2021-08-23 15:20:17.258 | ip-substring-filtering 2021-08-23 15:20:17.258 | router 2021-08-23 15:20:17.258 | ext-gw-mode 2021-08-23 15:20:17.258 | l3-ha 2021-08-23 15:20:17.258 | l3-flavors 2021-08-23 15:20:17.258 | l3-port-ip-change-not-allowed 2021-08-23 15:20:17.258 | l3_agent_scheduler 2021-08-23 15:20:17.259 | metering 2021-08-23 15:20:17.259 | metering_source_and_destination_fields 2021-08-23 15:20:17.259 | multi-provider 2021-08-23 15:20:17.259 | net-mtu 2021-08-23 15:20:17.259 | net-mtu-writable 2021-08-23 15:20:17.259 | network_availability_zone 2021-08-23 15:20:17.259 | network-ip-availability 2021-08-23 15:20:17.259 | pagination 2021-08-23 15:20:17.259 | port-device-profile 2021-08-23 15:20:17.259 | port-mac-address-regenerate 2021-08-23 15:20:17.259 | port-numa-affinity-policy 2021-08-23 15:20:17.259 | binding 2021-08-23 15:20:17.259 | binding-extended 2021-08-23 15:20:17.259 | port-security 2021-08-23 15:20:17.259 | project-id 2021-08-23 15:20:17.259 | provider 2021-08-23 15:20:17.259 | quotas 2021-08-23 15:20:17.259 | quota_details 2021-08-23 15:20:17.259 | rbac-policies 2021-08-23 15:20:17.259 | rbac-address-group 2021-08-23 15:20:17.259 | rbac-address-scope 2021-08-23 15:20:17.259 | rbac-security-groups 2021-08-23 15:20:17.259 | rbac-subnetpool 2021-08-23 15:20:17.259 | revision-if-match 2021-08-23 15:20:17.259 | standard-attr-revisions 2021-08-23 15:20:17.259 | router_availability_zone 2021-08-23 15:20:17.259 | security-groups-normalized-cidr 2021-08-23 15:20:17.259 | port-security-groups-filtering 2021-08-23 15:20:17.259 | security-groups-remote-address-group 2021-08-23 15:20:17.259 | security-group 2021-08-23 15:20:17.259 | service-type 2021-08-23 15:20:17.259 | sorting 2021-08-23 15:20:17.259 | standard-attr-description 2021-08-23 15:20:17.259 | stateful-security-group 2021-08-23 15:20:17.259 | subnet_onboard 2021-08-23 15:20:17.259 | subnet-service-types 2021-08-23 15:20:17.260 | subnet_allocation 2021-08-23 15:20:17.260 | subnetpool-prefix-ops 2021-08-23 15:20:17.260 | standard-attr-tag 2021-08-23 15:20:17.260 | standard-attr-timestamp =~ router ]] 2021-08-23 15:20:17.261 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-08-23 15:20:17.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-08-23 15:20:17.267 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-08-23 15:20:17.273 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-23 15:20:20.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:20.113 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:20.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:20.113 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:20.277 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:20.280 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-08-23 15:20:20.280 | address-scope 2021-08-23 15:20:20.281 | router-admin-state-down-before-update 2021-08-23 15:20:20.281 | agent 2021-08-23 15:20:20.281 | agent-resources-synced 2021-08-23 15:20:20.281 | allowed-address-pairs 2021-08-23 15:20:20.281 | auto-allocated-topology 2021-08-23 15:20:20.281 | availability_zone 2021-08-23 15:20:20.281 | availability_zone_filter 2021-08-23 15:20:20.281 | default-subnetpools 2021-08-23 15:20:20.281 | dhcp_agent_scheduler 2021-08-23 15:20:20.281 | dvr 2021-08-23 15:20:20.281 | empty-string-filtering 2021-08-23 15:20:20.281 | external-net 2021-08-23 15:20:20.281 | extra_dhcp_opt 2021-08-23 15:20:20.281 | extraroute 2021-08-23 15:20:20.281 | extraroute-atomic 2021-08-23 15:20:20.281 | filter-validation 2021-08-23 15:20:20.281 | fip-port-details 2021-08-23 15:20:20.281 | flavors 2021-08-23 15:20:20.281 | floatingip-pools 2021-08-23 15:20:20.281 | ip-substring-filtering 2021-08-23 15:20:20.281 | router 2021-08-23 15:20:20.281 | ext-gw-mode 2021-08-23 15:20:20.281 | l3-ha 2021-08-23 15:20:20.281 | l3-flavors 2021-08-23 15:20:20.281 | l3-port-ip-change-not-allowed 2021-08-23 15:20:20.281 | l3_agent_scheduler 2021-08-23 15:20:20.281 | metering 2021-08-23 15:20:20.281 | metering_source_and_destination_fields 2021-08-23 15:20:20.281 | multi-provider 2021-08-23 15:20:20.281 | net-mtu 2021-08-23 15:20:20.281 | net-mtu-writable 2021-08-23 15:20:20.281 | network_availability_zone 2021-08-23 15:20:20.281 | network-ip-availability 2021-08-23 15:20:20.281 | pagination 2021-08-23 15:20:20.281 | port-device-profile 2021-08-23 15:20:20.281 | port-mac-address-regenerate 2021-08-23 15:20:20.281 | port-numa-affinity-policy 2021-08-23 15:20:20.282 | binding 2021-08-23 15:20:20.282 | binding-extended 2021-08-23 15:20:20.282 | port-security 2021-08-23 15:20:20.282 | project-id 2021-08-23 15:20:20.282 | provider 2021-08-23 15:20:20.282 | quotas 2021-08-23 15:20:20.282 | quota_details 2021-08-23 15:20:20.282 | rbac-policies 2021-08-23 15:20:20.282 | rbac-address-group 2021-08-23 15:20:20.282 | rbac-address-scope 2021-08-23 15:20:20.282 | rbac-security-groups 2021-08-23 15:20:20.282 | rbac-subnetpool 2021-08-23 15:20:20.282 | revision-if-match 2021-08-23 15:20:20.282 | standard-attr-revisions 2021-08-23 15:20:20.282 | router_availability_zone 2021-08-23 15:20:20.282 | security-groups-normalized-cidr 2021-08-23 15:20:20.282 | port-security-groups-filtering 2021-08-23 15:20:20.282 | security-groups-remote-address-group 2021-08-23 15:20:20.282 | security-group 2021-08-23 15:20:20.282 | service-type 2021-08-23 15:20:20.282 | sorting 2021-08-23 15:20:20.282 | standard-attr-description 2021-08-23 15:20:20.282 | stateful-security-group 2021-08-23 15:20:20.282 | subnet_onboard 2021-08-23 15:20:20.282 | subnet-service-types 2021-08-23 15:20:20.282 | subnet_allocation 2021-08-23 15:20:20.282 | subnetpool-prefix-ops 2021-08-23 15:20:20.282 | standard-attr-tag 2021-08-23 15:20:20.282 | standard-attr-timestamp' 2021-08-23 15:20:20.283 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-08-23 15:20:20.283 | address-scope 2021-08-23 15:20:20.284 | router-admin-state-down-before-update 2021-08-23 15:20:20.284 | agent 2021-08-23 15:20:20.284 | agent-resources-synced 2021-08-23 15:20:20.284 | allowed-address-pairs 2021-08-23 15:20:20.284 | auto-allocated-topology 2021-08-23 15:20:20.284 | availability_zone 2021-08-23 15:20:20.284 | availability_zone_filter 2021-08-23 15:20:20.284 | default-subnetpools 2021-08-23 15:20:20.284 | dhcp_agent_scheduler 2021-08-23 15:20:20.284 | dvr 2021-08-23 15:20:20.284 | empty-string-filtering 2021-08-23 15:20:20.284 | external-net 2021-08-23 15:20:20.284 | extra_dhcp_opt 2021-08-23 15:20:20.284 | extraroute 2021-08-23 15:20:20.284 | extraroute-atomic 2021-08-23 15:20:20.284 | filter-validation 2021-08-23 15:20:20.285 | fip-port-details 2021-08-23 15:20:20.285 | flavors 2021-08-23 15:20:20.285 | floatingip-pools 2021-08-23 15:20:20.285 | ip-substring-filtering 2021-08-23 15:20:20.285 | router 2021-08-23 15:20:20.285 | ext-gw-mode 2021-08-23 15:20:20.285 | l3-ha 2021-08-23 15:20:20.285 | l3-flavors 2021-08-23 15:20:20.285 | l3-port-ip-change-not-allowed 2021-08-23 15:20:20.285 | l3_agent_scheduler 2021-08-23 15:20:20.285 | metering 2021-08-23 15:20:20.285 | metering_source_and_destination_fields 2021-08-23 15:20:20.285 | multi-provider 2021-08-23 15:20:20.285 | net-mtu 2021-08-23 15:20:20.285 | net-mtu-writable 2021-08-23 15:20:20.285 | network_availability_zone 2021-08-23 15:20:20.285 | network-ip-availability 2021-08-23 15:20:20.285 | pagination 2021-08-23 15:20:20.286 | port-device-profile 2021-08-23 15:20:20.286 | port-mac-address-regenerate 2021-08-23 15:20:20.286 | port-numa-affinity-policy 2021-08-23 15:20:20.286 | binding 2021-08-23 15:20:20.286 | binding-extended 2021-08-23 15:20:20.286 | port-security 2021-08-23 15:20:20.286 | project-id 2021-08-23 15:20:20.286 | provider 2021-08-23 15:20:20.286 | quotas 2021-08-23 15:20:20.286 | quota_details 2021-08-23 15:20:20.286 | rbac-policies 2021-08-23 15:20:20.286 | rbac-address-group 2021-08-23 15:20:20.286 | rbac-address-scope 2021-08-23 15:20:20.286 | rbac-security-groups 2021-08-23 15:20:20.286 | rbac-subnetpool 2021-08-23 15:20:20.286 | revision-if-match 2021-08-23 15:20:20.286 | standard-attr-revisions 2021-08-23 15:20:20.286 | router_availability_zone 2021-08-23 15:20:20.287 | security-groups-normalized-cidr 2021-08-23 15:20:20.287 | port-security-groups-filtering 2021-08-23 15:20:20.287 | security-groups-remote-address-group 2021-08-23 15:20:20.287 | security-group 2021-08-23 15:20:20.287 | service-type 2021-08-23 15:20:20.287 | sorting 2021-08-23 15:20:20.287 | standard-attr-description 2021-08-23 15:20:20.287 | stateful-security-group 2021-08-23 15:20:20.287 | subnet_onboard 2021-08-23 15:20:20.287 | subnet-service-types 2021-08-23 15:20:20.287 | subnet_allocation 2021-08-23 15:20:20.287 | subnetpool-prefix-ops 2021-08-23 15:20:20.287 | standard-attr-tag 2021-08-23 15:20:20.287 | standard-attr-timestamp =~ external-net ]] 2021-08-23 15:20:20.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-08-23 15:20:20.289 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-08-23 15:20:20.295 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-08-23 15:20:20.295 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-08-23 15:20:20.295 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 8a0c962a502c475ebb3d21c585075e4f router1 2021-08-23 15:20:20.299 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:20:20.302 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:23.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:23.473 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:23.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:23.473 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:23.630 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:23.634 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-23 15:20:23.637 | ++ functions-common:get_field:731 : field='$3' 2021-08-23 15:20:23.642 | ++ functions-common:get_field:733 : echo '| id | c867badc-ef36-4b4c-8d12-50eb7b18e591 |' 2021-08-23 15:20:23.642 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-23 15:20:23.651 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:23.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=c867badc-ef36-4b4c-8d12-50eb7b18e591 2021-08-23 15:20:23.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 8a0c962a502c475ebb3d21c585075e4f router1' 2021-08-23 15:20:23.665 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:20:23.683 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-08-23 15:20:23.685 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-08-23 15:20:23.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-08-23 15:20:23.692 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-23 15:20:26.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:26.343 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:26.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:26.343 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:26.499 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:26.503 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-08-23 15:20:26.503 | address-scope 2021-08-23 15:20:26.503 | router-admin-state-down-before-update 2021-08-23 15:20:26.503 | agent 2021-08-23 15:20:26.503 | agent-resources-synced 2021-08-23 15:20:26.503 | allowed-address-pairs 2021-08-23 15:20:26.503 | auto-allocated-topology 2021-08-23 15:20:26.503 | availability_zone 2021-08-23 15:20:26.503 | availability_zone_filter 2021-08-23 15:20:26.503 | default-subnetpools 2021-08-23 15:20:26.503 | dhcp_agent_scheduler 2021-08-23 15:20:26.503 | dvr 2021-08-23 15:20:26.503 | empty-string-filtering 2021-08-23 15:20:26.503 | external-net 2021-08-23 15:20:26.503 | extra_dhcp_opt 2021-08-23 15:20:26.503 | extraroute 2021-08-23 15:20:26.503 | extraroute-atomic 2021-08-23 15:20:26.503 | filter-validation 2021-08-23 15:20:26.503 | fip-port-details 2021-08-23 15:20:26.503 | flavors 2021-08-23 15:20:26.503 | floatingip-pools 2021-08-23 15:20:26.503 | ip-substring-filtering 2021-08-23 15:20:26.503 | router 2021-08-23 15:20:26.503 | ext-gw-mode 2021-08-23 15:20:26.503 | l3-ha 2021-08-23 15:20:26.503 | l3-flavors 2021-08-23 15:20:26.503 | l3-port-ip-change-not-allowed 2021-08-23 15:20:26.503 | l3_agent_scheduler 2021-08-23 15:20:26.503 | metering 2021-08-23 15:20:26.504 | metering_source_and_destination_fields 2021-08-23 15:20:26.504 | multi-provider 2021-08-23 15:20:26.504 | net-mtu 2021-08-23 15:20:26.504 | net-mtu-writable 2021-08-23 15:20:26.504 | network_availability_zone 2021-08-23 15:20:26.504 | network-ip-availability 2021-08-23 15:20:26.504 | pagination 2021-08-23 15:20:26.504 | port-device-profile 2021-08-23 15:20:26.504 | port-mac-address-regenerate 2021-08-23 15:20:26.504 | port-numa-affinity-policy 2021-08-23 15:20:26.504 | binding 2021-08-23 15:20:26.504 | binding-extended 2021-08-23 15:20:26.504 | port-security 2021-08-23 15:20:26.504 | project-id 2021-08-23 15:20:26.504 | provider 2021-08-23 15:20:26.504 | quotas 2021-08-23 15:20:26.504 | quota_details 2021-08-23 15:20:26.504 | rbac-policies 2021-08-23 15:20:26.504 | rbac-address-group 2021-08-23 15:20:26.504 | rbac-address-scope 2021-08-23 15:20:26.504 | rbac-security-groups 2021-08-23 15:20:26.504 | rbac-subnetpool 2021-08-23 15:20:26.504 | revision-if-match 2021-08-23 15:20:26.504 | standard-attr-revisions 2021-08-23 15:20:26.504 | router_availability_zone 2021-08-23 15:20:26.504 | security-groups-normalized-cidr 2021-08-23 15:20:26.504 | port-security-groups-filtering 2021-08-23 15:20:26.504 | security-groups-remote-address-group 2021-08-23 15:20:26.504 | security-group 2021-08-23 15:20:26.504 | service-type 2021-08-23 15:20:26.505 | sorting 2021-08-23 15:20:26.505 | standard-attr-description 2021-08-23 15:20:26.505 | stateful-security-group 2021-08-23 15:20:26.505 | subnet_onboard 2021-08-23 15:20:26.505 | subnet-service-types 2021-08-23 15:20:26.505 | subnet_allocation 2021-08-23 15:20:26.505 | subnetpool-prefix-ops 2021-08-23 15:20:26.505 | standard-attr-tag 2021-08-23 15:20:26.505 | standard-attr-timestamp' 2021-08-23 15:20:26.505 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-08-23 15:20:26.505 | address-scope 2021-08-23 15:20:26.505 | router-admin-state-down-before-update 2021-08-23 15:20:26.505 | agent 2021-08-23 15:20:26.506 | agent-resources-synced 2021-08-23 15:20:26.506 | allowed-address-pairs 2021-08-23 15:20:26.506 | auto-allocated-topology 2021-08-23 15:20:26.506 | availability_zone 2021-08-23 15:20:26.506 | availability_zone_filter 2021-08-23 15:20:26.506 | default-subnetpools 2021-08-23 15:20:26.506 | dhcp_agent_scheduler 2021-08-23 15:20:26.506 | dvr 2021-08-23 15:20:26.506 | empty-string-filtering 2021-08-23 15:20:26.506 | external-net 2021-08-23 15:20:26.506 | extra_dhcp_opt 2021-08-23 15:20:26.506 | extraroute 2021-08-23 15:20:26.506 | extraroute-atomic 2021-08-23 15:20:26.506 | filter-validation 2021-08-23 15:20:26.506 | fip-port-details 2021-08-23 15:20:26.506 | flavors 2021-08-23 15:20:26.506 | floatingip-pools 2021-08-23 15:20:26.506 | ip-substring-filtering 2021-08-23 15:20:26.506 | router 2021-08-23 15:20:26.506 | ext-gw-mode 2021-08-23 15:20:26.506 | l3-ha 2021-08-23 15:20:26.506 | l3-flavors 2021-08-23 15:20:26.506 | l3-port-ip-change-not-allowed 2021-08-23 15:20:26.506 | l3_agent_scheduler 2021-08-23 15:20:26.506 | metering 2021-08-23 15:20:26.506 | metering_source_and_destination_fields 2021-08-23 15:20:26.506 | multi-provider 2021-08-23 15:20:26.506 | net-mtu 2021-08-23 15:20:26.506 | net-mtu-writable 2021-08-23 15:20:26.506 | network_availability_zone 2021-08-23 15:20:26.506 | network-ip-availability 2021-08-23 15:20:26.506 | pagination 2021-08-23 15:20:26.506 | port-device-profile 2021-08-23 15:20:26.506 | port-mac-address-regenerate 2021-08-23 15:20:26.506 | port-numa-affinity-policy 2021-08-23 15:20:26.506 | binding 2021-08-23 15:20:26.507 | binding-extended 2021-08-23 15:20:26.507 | port-security 2021-08-23 15:20:26.507 | project-id 2021-08-23 15:20:26.507 | provider 2021-08-23 15:20:26.507 | quotas 2021-08-23 15:20:26.507 | quota_details 2021-08-23 15:20:26.507 | rbac-policies 2021-08-23 15:20:26.507 | rbac-address-group 2021-08-23 15:20:26.507 | rbac-address-scope 2021-08-23 15:20:26.507 | rbac-security-groups 2021-08-23 15:20:26.507 | rbac-subnetpool 2021-08-23 15:20:26.507 | revision-if-match 2021-08-23 15:20:26.507 | standard-attr-revisions 2021-08-23 15:20:26.507 | router_availability_zone 2021-08-23 15:20:26.507 | security-groups-normalized-cidr 2021-08-23 15:20:26.507 | port-security-groups-filtering 2021-08-23 15:20:26.507 | security-groups-remote-address-group 2021-08-23 15:20:26.507 | security-group 2021-08-23 15:20:26.507 | service-type 2021-08-23 15:20:26.507 | sorting 2021-08-23 15:20:26.507 | standard-attr-description 2021-08-23 15:20:26.507 | stateful-security-group 2021-08-23 15:20:26.507 | subnet_onboard 2021-08-23 15:20:26.507 | subnet-service-types 2021-08-23 15:20:26.507 | subnet_allocation 2021-08-23 15:20:26.507 | subnetpool-prefix-ops 2021-08-23 15:20:26.507 | standard-attr-tag 2021-08-23 15:20:26.507 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-23 15:20:26.508 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-08-23 15:20:26.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-08-23 15:20:26.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-08-23 15:20:26.518 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-08-23 15:20:26.518 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-08-23 15:20:26.521 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-08-23 15:20:26.523 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:20:26.528 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:29.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:29.822 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:29.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:29.822 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:30.014 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:30.018 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-23 15:20:30.021 | ++ functions-common:get_field:731 : field='$3' 2021-08-23 15:20:30.024 | ++ functions-common:get_field:733 : echo '| id | 8d1139af-4c34-4ec5-9149-7f38466dde6b |' 2021-08-23 15:20:30.025 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-23 15:20:30.031 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:30.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=8d1139af-4c34-4ec5-9149-7f38466dde6b 2021-08-23 15:20:30.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-08-23 15:20:30.040 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:20:30.060 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-08-23 15:20:30.063 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-08-23 15:20:30.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet c867badc-ef36-4b4c-8d12-50eb7b18e591 a7af91ca-f830-41f6-a528-fb707acdf8f6 2021-08-23 15:20:34.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:34.951 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:34.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:34.951 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:35.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-08-23 15:20:35.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 8d1139af-4c34-4ec5-9149-7f38466dde6b 2021-08-23 15:20:35.116 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-08-23 15:20:35.119 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-08-23 15:20:35.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.25.6.1 ]] 2021-08-23 15:20:35.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.25.6.1 ' 2021-08-23 15:20:35.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 8d1139af-4c34-4ec5-9149-7f38466dde6b --subnet-range 172.25.6.0/24 --no-dhcp ' 2021-08-23 15:20:35.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-08-23 15:20:35.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-08-23 15:20:35.133 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.6.1 --network 8d1139af-4c34-4ec5-9149-7f38466dde6b --subnet-range 172.25.6.0/24 --no-dhcp public-subnet 2021-08-23 15:20:35.134 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-08-23 15:20:37.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:37.954 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:37.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:37.954 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:38.116 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:38.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.25.6.1 | 2021-08-23 15:20:38.120 | | id | 80e5129a-a4c5-4bd4-af11-f8798440d119 |' 2021-08-23 15:20:38.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-08-23 15:20:38.125 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:20:38.144 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.25.6.1 '|' '|' id '|' 80e5129a-a4c5-4bd4-af11-f8798440d119 '|' 2021-08-23 15:20:38.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.25.6.1 | | id | 80e5129a-a4c5-4bd4-af11-f8798440d119 |' 2021-08-23 15:20:38.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-08-23 15:20:38.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.25.6.1 '|' '|' id '|' 80e5129a-a4c5-4bd4-af11-f8798440d119 '|' 2021-08-23 15:20:38.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-08-23 15:20:38.155 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:20:38.157 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:38.160 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-23 15:20:38.162 | ++ functions-common:get_field:731 : field='$3' 2021-08-23 15:20:38.165 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-23 15:20:38.170 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.6.1 | | id | 80e5129a-a4c5-4bd4-af11-f8798440d119 |' 2021-08-23 15:20:38.173 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:38.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.25.6.1 2021-08-23 15:20:38.180 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.25.6.1 '|' '|' id '|' 80e5129a-a4c5-4bd4-af11-f8798440d119 '|' 2021-08-23 15:20:38.180 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-08-23 15:20:38.182 | ++ functions-common:get_field:726 : local data field 2021-08-23 15:20:38.185 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:38.187 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-08-23 15:20:38.190 | ++ functions-common:get_field:731 : field='$6' 2021-08-23 15:20:38.193 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.6.1 | | id | 80e5129a-a4c5-4bd4-af11-f8798440d119 |' 2021-08-23 15:20:38.194 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-08-23 15:20:38.200 | ++ functions-common:get_field:727 : read data 2021-08-23 15:20:38.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=80e5129a-a4c5-4bd4-af11-f8798440d119 2021-08-23 15:20:38.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 8d1139af-4c34-4ec5-9149-7f38466dde6b c867badc-ef36-4b4c-8d12-50eb7b18e591 2021-08-23 15:20:43.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:43.268 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:43.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:43.268 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:43.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-08-23 15:20:43.467 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:43.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-08-23 15:20:43.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-08-23 15:20:43.474 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-08-23 15:20:43.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-08-23 15:20:43.479 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-08-23 15:20:43.482 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-08-23 15:20:43.510 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-08-23 15:20:43.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-08-23 15:20:43.517 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-08-23 15:20:43.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-08-23 15:20:43.522 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-23 15:20:43.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-08-23 15:20:43.527 | + functions-common:test_with_retry:2242 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-23 15:20:43.529 | + functions-common:test_with_retry:2243 : local 'failmsg=br-data creation failed' 2021-08-23 15:20:43.531 | + functions-common:test_with_retry:2244 : local until=10 2021-08-23 15:20:43.534 | + functions-common:test_with_retry:2245 : local sleep=0.5 2021-08-23 15:20:43.536 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2021-08-23 15:20:43.538 | + functions-common:time_start:2290 : local name=test_with_retry 2021-08-23 15:20:43.540 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:43.543 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:43.546 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:43.551 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732043548 2021-08-23 15:20:43.553 | + functions-common:test_with_retry:2248 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-08-23 15:20:43.564 | + functions-common:test_with_retry:2251 : time_stop test_with_retry 2021-08-23 15:20:43.566 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:43.568 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:43.571 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:43.573 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:43.576 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:43.578 | + functions-common:time_stop:2310 : name=test_with_retry 2021-08-23 15:20:43.581 | + functions-common:time_stop:2311 : start_time=1629732043548 2021-08-23 15:20:43.584 | + functions-common:time_stop:2313 : [[ -z 1629732043548 ]] 2021-08-23 15:20:43.588 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:43.594 | + functions-common:time_stop:2316 : end_time=1629732043591 2021-08-23 15:20:43.596 | + functions-common:time_stop:2317 : elapsed_time=43 2021-08-23 15:20:43.598 | + functions-common:time_stop:2318 : total=5112 2021-08-23 15:20:43.600 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:43.603 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5155 2021-08-23 15:20:43.607 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-08-23 15:20:43.607 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.25.6.1 2021-08-23 15:20:43.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-08-23 15:20:43.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-08-23 15:20:43.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-08-23 15:20:43.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-08-23 15:20:43.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.25.6.1/24 dev br-data 2021-08-23 15:20:43.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-08-23 15:20:43.653 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-08-23 15:20:43.654 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-08-23 15:20:43.655 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-08-23 15:20:43.658 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-08-23 15:20:46.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:46.140 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:46.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:20:46.140 | from cryptography.utils import int_from_bytes 2021-08-23 15:20:46.304 | ++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:20:46.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.25.6.182 ' 2021-08-23 15:20:46.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-08-23 15:20:46.313 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-23 15:20:46.337 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-08-23 15:20:46.339 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-08-23 15:20:46.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-08-23 15:20:46.345 | + ./stack.sh:main:1299 : is_service_enabled nova 2021-08-23 15:20:46.363 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:46.365 | + ./stack.sh:main:1300 : echo_summary 'Starting Nova' 2021-08-23 15:20:46.368 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:20:46.371 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-08-23 15:20:46.374 | + ./stack.sh:main:1301 : start_nova 2021-08-23 15:20:46.376 | + lib/nova:start_nova:1059 : start_nova_rest 2021-08-23 15:20:46.379 | + lib/nova:start_nova_rest:967 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:46.382 | + lib/nova:start_nova_rest:968 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:46.385 | + lib/nova:start_nova_rest:968 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:46.388 | + lib/nova:start_nova_rest:970 : local api_cell_conf=/etc/nova/nova.conf 2021-08-23 15:20:46.390 | + lib/nova:start_nova_rest:971 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-23 15:20:46.393 | + lib/nova:start_nova_rest:973 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.396 | + functions-common:run_process:1559 : local service=n-sch 2021-08-23 15:20:46.399 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.401 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:46.404 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:46.407 | + functions-common:run_process:1564 : local name=n-sch 2021-08-23 15:20:46.410 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:46.412 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:46.415 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:46.419 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:46.422 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:46.427 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732046424 2021-08-23 15:20:46.432 | + functions-common:run_process:1567 : is_service_enabled n-sch 2021-08-23 15:20:46.457 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:46.461 | + functions-common:run_process:1568 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-08-23 15:20:46.464 | + functions-common:_run_under_systemd:1524 : local service=n-sch 2021-08-23 15:20:46.466 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.469 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.472 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.474 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.477 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-23 15:20:46.479 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-23 15:20:46.483 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-sch.service 2021-08-23 15:20:46.486 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:20:46.490 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:20:46.493 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-23 15:20:46.498 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-23 15:20:46.501 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-sch.service 2021-08-23 15:20:46.503 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.505 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:20:46.508 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:20:46.510 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:20:46.512 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:20:46.515 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-08-23 15:20:46.517 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:20:46.522 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-08-23 15:20:46.598 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-08-23 15:20:46.664 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-23 15:20:46.722 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-08-23 15:20:46.777 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-08-23 15:20:46.831 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:20:46.889 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:20:46.891 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-08-23 15:20:46.959 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:20:47.378 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-sch.service 2021-08-23 15:20:47.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-08-23 15:20:47.791 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-sch.service 2021-08-23 15:20:47.816 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:47.821 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:47.824 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:47.827 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:47.830 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:47.832 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:47.835 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:47.837 | + functions-common:time_stop:2311 : start_time=1629732046424 2021-08-23 15:20:47.840 | + functions-common:time_stop:2313 : [[ -z 1629732046424 ]] 2021-08-23 15:20:47.843 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:47.848 | + functions-common:time_stop:2316 : end_time=1629732047845 2021-08-23 15:20:47.850 | + functions-common:time_stop:2317 : elapsed_time=1421 2021-08-23 15:20:47.853 | + functions-common:time_stop:2318 : total=22498 2021-08-23 15:20:47.855 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:47.858 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23919 2021-08-23 15:20:47.860 | + lib/nova:start_nova_rest:974 : '[' True == False ']' 2021-08-23 15:20:47.864 | ++ lib/nova:start_nova_rest:977 : which uwsgi 2021-08-23 15:20:47.868 | + lib/nova:start_nova_rest:977 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.871 | + functions-common:run_process:1559 : local service=n-api-meta 2021-08-23 15:20:47.873 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.876 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:47.878 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:47.881 | + functions-common:run_process:1564 : local name=n-api-meta 2021-08-23 15:20:47.883 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:47.886 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:47.889 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:47.891 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:47.894 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:47.899 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732047896 2021-08-23 15:20:47.905 | + functions-common:run_process:1567 : is_service_enabled n-api-meta 2021-08-23 15:20:47.922 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:47.925 | + functions-common:run_process:1568 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-08-23 15:20:47.927 | + functions-common:_run_under_systemd:1524 : local service=n-api-meta 2021-08-23 15:20:47.930 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.933 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.936 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.938 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.941 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-08-23 15:20:47.943 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-08-23 15:20:47.946 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api-meta.service 2021-08-23 15:20:47.949 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:20:47.951 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:20:47.954 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-08-23 15:20:47.957 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-08-23 15:20:47.959 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api-meta.service 2021-08-23 15:20:47.963 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:47.965 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-08-23 15:20:47.968 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-08-23 15:20:47.970 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-08-23 15:20:47.973 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-08-23 15:20:47.977 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-08-23 15:20:48.042 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-08-23 15:20:48.107 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-08-23 15:20:48.162 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-23 15:20:48.218 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:20:48.285 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-08-23 15:20:48.346 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-08-23 15:20:48.400 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-08-23 15:20:48.455 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-08-23 15:20:48.509 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-08-23 15:20:48.564 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-08-23 15:20:48.566 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-08-23 15:20:48.641 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-08-23 15:20:49.076 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api-meta.service 2021-08-23 15:20:49.091 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-08-23 15:20:49.512 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api-meta.service 2021-08-23 15:20:49.592 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:49.596 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:49.602 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:49.605 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:49.608 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:49.611 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:49.613 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:49.621 | + functions-common:time_stop:2311 : start_time=1629732047896 2021-08-23 15:20:49.623 | + functions-common:time_stop:2313 : [[ -z 1629732047896 ]] 2021-08-23 15:20:49.627 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:49.635 | + functions-common:time_stop:2316 : end_time=1629732049629 2021-08-23 15:20:49.637 | + functions-common:time_stop:2317 : elapsed_time=1733 2021-08-23 15:20:49.639 | + functions-common:time_stop:2318 : total=23919 2021-08-23 15:20:49.642 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:49.644 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25652 2021-08-23 15:20:49.647 | + lib/nova:start_nova_rest:980 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:49.650 | + lib/nova:start_nova_rest:980 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:49.654 | + lib/nova:start_nova:1060 : start_nova_console_proxies 2021-08-23 15:20:49.657 | + lib/nova:start_nova_console_proxies:995 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:49.660 | + lib/nova:start_nova_console_proxies:997 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:49.663 | + lib/nova:start_nova_console_proxies:997 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:49.665 | + lib/nova:start_nova_console_proxies:999 : local api_cell_conf=/etc/nova/nova.conf 2021-08-23 15:20:49.668 | + lib/nova:start_nova_console_proxies:1001 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:20:49.670 | + lib/nova:start_nova_console_proxies:1006 : enable_nova_console_proxies 2021-08-23 15:20:49.675 | ++ lib/nova:enable_nova_console_proxies:984 : seq 1 1 2021-08-23 15:20:49.678 | + lib/nova:enable_nova_console_proxies:984 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:20:49.680 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-08-23 15:20:49.684 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-novnc 2021-08-23 15:20:49.711 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:49.714 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-08-23 15:20:49.717 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-spice 2021-08-23 15:20:49.742 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:49.745 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-08-23 15:20:49.749 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-sproxy 2021-08-23 15:20:49.772 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:49.778 | ++ lib/nova:start_nova_console_proxies:1007 : seq 1 1 2021-08-23 15:20:49.781 | + lib/nova:start_nova_console_proxies:1007 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:20:49.784 | + lib/nova:start_nova_console_proxies:1008 : local conf 2021-08-23 15:20:49.788 | ++ lib/nova:start_nova_console_proxies:1009 : conductor_conf 1 2021-08-23 15:20:49.791 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:20:49.794 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:20:49.796 | + lib/nova:start_nova_console_proxies:1009 : conf=/etc/nova/nova_cell1.conf 2021-08-23 15:20:49.799 | + lib/nova:start_nova_console_proxies:1010 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-23 15:20:49.801 | + functions-common:run_process:1559 : local service=n-novnc-cell1 2021-08-23 15:20:49.804 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-23 15:20:49.806 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:49.809 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:49.811 | + functions-common:run_process:1564 : local name=n-novnc-cell1 2021-08-23 15:20:49.813 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:49.816 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:49.818 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:49.821 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:49.826 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:49.829 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732049826 2021-08-23 15:20:49.831 | + functions-common:run_process:1567 : is_service_enabled n-novnc-cell1 2021-08-23 15:20:49.850 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:49.853 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:49.855 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:49.858 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:49.860 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:49.863 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:49.865 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:49.867 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:49.870 | + functions-common:time_stop:2311 : start_time=1629732049826 2021-08-23 15:20:49.872 | + functions-common:time_stop:2313 : [[ -z 1629732049826 ]] 2021-08-23 15:20:49.878 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:49.880 | + functions-common:time_stop:2316 : end_time=1629732049877 2021-08-23 15:20:49.883 | + functions-common:time_stop:2317 : elapsed_time=51 2021-08-23 15:20:49.885 | + functions-common:time_stop:2318 : total=25652 2021-08-23 15:20:49.887 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:49.890 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25703 2021-08-23 15:20:49.893 | + lib/nova:start_nova_console_proxies:1011 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-23 15:20:49.895 | + functions-common:run_process:1559 : local service=n-spice-cell1 2021-08-23 15:20:49.897 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-23 15:20:49.900 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:49.902 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:49.905 | + functions-common:run_process:1564 : local name=n-spice-cell1 2021-08-23 15:20:49.907 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:49.915 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:49.921 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:49.925 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:49.933 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:49.936 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732049932 2021-08-23 15:20:49.941 | + functions-common:run_process:1567 : is_service_enabled n-spice-cell1 2021-08-23 15:20:49.962 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:49.966 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:49.968 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:49.971 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:49.973 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:49.976 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:49.979 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:49.982 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:49.984 | + functions-common:time_stop:2311 : start_time=1629732049932 2021-08-23 15:20:49.989 | + functions-common:time_stop:2313 : [[ -z 1629732049932 ]] 2021-08-23 15:20:49.995 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:49.998 | + functions-common:time_stop:2316 : end_time=1629732049994 2021-08-23 15:20:50.000 | + functions-common:time_stop:2317 : elapsed_time=62 2021-08-23 15:20:50.002 | + functions-common:time_stop:2318 : total=25703 2021-08-23 15:20:50.005 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:50.007 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25765 2021-08-23 15:20:50.010 | + lib/nova:start_nova_console_proxies:1012 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:50.012 | + functions-common:run_process:1559 : local service=n-sproxy-cell1 2021-08-23 15:20:50.015 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:50.017 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:50.020 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:50.022 | + functions-common:run_process:1564 : local name=n-sproxy-cell1 2021-08-23 15:20:50.025 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:50.027 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:50.030 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:50.032 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:50.036 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:50.040 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732050037 2021-08-23 15:20:50.043 | + functions-common:run_process:1567 : is_service_enabled n-sproxy-cell1 2021-08-23 15:20:50.063 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:50.066 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:50.068 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:50.071 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:50.073 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:50.076 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:50.078 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:50.081 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:50.083 | + functions-common:time_stop:2311 : start_time=1629732050037 2021-08-23 15:20:50.086 | + functions-common:time_stop:2313 : [[ -z 1629732050037 ]] 2021-08-23 15:20:50.091 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:50.093 | + functions-common:time_stop:2316 : end_time=1629732050090 2021-08-23 15:20:50.096 | + functions-common:time_stop:2317 : elapsed_time=53 2021-08-23 15:20:50.098 | + functions-common:time_stop:2318 : total=25765 2021-08-23 15:20:50.101 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:50.103 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25818 2021-08-23 15:20:50.106 | + lib/nova:start_nova_console_proxies:1016 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:50.109 | + lib/nova:start_nova_console_proxies:1016 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:50.111 | + lib/nova:start_nova:1061 : start_nova_conductor 2021-08-23 15:20:50.114 | + lib/nova:start_nova_conductor:1029 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:20:50.116 | + lib/nova:start_nova_conductor:1035 : enable_nova_fleet 2021-08-23 15:20:50.119 | + lib/nova:enable_nova_fleet:1020 : is_service_enabled n-cond 2021-08-23 15:20:50.150 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:50.154 | + lib/nova:enable_nova_fleet:1021 : enable_service n-super-cond 2021-08-23 15:20:50.220 | ++ lib/nova:enable_nova_fleet:1022 : seq 1 1 2021-08-23 15:20:50.223 | + lib/nova:enable_nova_fleet:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:20:50.228 | + lib/nova:enable_nova_fleet:1023 : enable_service n-cond-cell1 2021-08-23 15:20:50.321 | + lib/nova:start_nova_conductor:1036 : is_service_enabled n-super-cond 2021-08-23 15:20:50.360 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:50.362 | + lib/nova:start_nova_conductor:1037 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.365 | + functions-common:run_process:1559 : local service=n-super-cond 2021-08-23 15:20:50.368 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.372 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:50.374 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:50.377 | + functions-common:run_process:1564 : local name=n-super-cond 2021-08-23 15:20:50.379 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:50.382 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:50.385 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:50.387 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:50.393 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:50.396 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732050392 2021-08-23 15:20:50.401 | + functions-common:run_process:1567 : is_service_enabled n-super-cond 2021-08-23 15:20:50.422 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:50.425 | + functions-common:run_process:1568 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-08-23 15:20:50.427 | + functions-common:_run_under_systemd:1524 : local service=n-super-cond 2021-08-23 15:20:50.430 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.433 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.435 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.438 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.442 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-23 15:20:50.446 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-23 15:20:50.450 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-super-cond.service 2021-08-23 15:20:50.454 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:20:50.456 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:20:50.459 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-23 15:20:50.462 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-23 15:20:50.465 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-super-cond.service 2021-08-23 15:20:50.467 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.470 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:20:50.474 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:20:50.477 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:20:50.480 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:20:50.483 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-08-23 15:20:50.485 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:20:50.490 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-08-23 15:20:50.568 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-08-23 15:20:50.643 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-23 15:20:50.709 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-08-23 15:20:50.769 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-08-23 15:20:50.839 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:20:50.908 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:20:50.911 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-08-23 15:20:51.000 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:20:51.537 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-super-cond.service 2021-08-23 15:20:51.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-08-23 15:20:52.069 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-super-cond.service 2021-08-23 15:20:52.095 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:52.098 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:52.102 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:52.106 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:52.110 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:52.114 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:52.118 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:52.125 | + functions-common:time_stop:2311 : start_time=1629732050392 2021-08-23 15:20:52.129 | + functions-common:time_stop:2313 : [[ -z 1629732050392 ]] 2021-08-23 15:20:52.137 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:52.142 | + functions-common:time_stop:2316 : end_time=1629732052139 2021-08-23 15:20:52.149 | + functions-common:time_stop:2317 : elapsed_time=1747 2021-08-23 15:20:52.157 | + functions-common:time_stop:2318 : total=25818 2021-08-23 15:20:52.161 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:52.166 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27565 2021-08-23 15:20:52.171 | ++ lib/nova:start_nova_conductor:1039 : seq 1 1 2021-08-23 15:20:52.175 | + lib/nova:start_nova_conductor:1039 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-23 15:20:52.177 | + lib/nova:start_nova_conductor:1040 : is_service_enabled n-cond-cell1 2021-08-23 15:20:52.198 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:52.200 | + lib/nova:start_nova_conductor:1041 : local conf 2021-08-23 15:20:52.204 | ++ lib/nova:start_nova_conductor:1042 : conductor_conf 1 2021-08-23 15:20:52.212 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-08-23 15:20:52.212 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-08-23 15:20:52.214 | + lib/nova:start_nova_conductor:1042 : conf=/etc/nova/nova_cell1.conf 2021-08-23 15:20:52.216 | + lib/nova:start_nova_conductor:1043 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.219 | + functions-common:run_process:1559 : local service=n-cond-cell1 2021-08-23 15:20:52.221 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.223 | + functions-common:run_process:1561 : local group= 2021-08-23 15:20:52.226 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:52.228 | + functions-common:run_process:1564 : local name=n-cond-cell1 2021-08-23 15:20:52.231 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:52.234 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:52.237 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:52.239 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:52.245 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:52.249 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732052246 2021-08-23 15:20:52.252 | + functions-common:run_process:1567 : is_service_enabled n-cond-cell1 2021-08-23 15:20:52.294 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:52.298 | + functions-common:run_process:1568 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-08-23 15:20:52.311 | + functions-common:_run_under_systemd:1524 : local service=n-cond-cell1 2021-08-23 15:20:52.322 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.328 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.339 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.346 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.349 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-08-23 15:20:52.352 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-08-23 15:20:52.354 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-cond-cell1.service 2021-08-23 15:20:52.357 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:20:52.359 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:20:52.362 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-08-23 15:20:52.364 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-08-23 15:20:52.367 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-cond-cell1.service 2021-08-23 15:20:52.370 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-23 15:20:52.373 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:20:52.376 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:20:52.378 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:20:52.381 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:20:52.383 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-08-23 15:20:52.386 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:20:52.391 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-08-23 15:20:52.474 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-08-23 15:20:52.547 | + functions-common:write_user_unit_file:1454 : 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-08-23 15:20:52.612 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-08-23 15:20:52.679 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-08-23 15:20:52.741 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:20:52.802 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:20:52.806 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-08-23 15:20:52.887 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:20:53.381 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-cond-cell1.service 2021-08-23 15:20:53.408 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-08-23 15:20:53.899 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-cond-cell1.service 2021-08-23 15:20:53.933 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:53.937 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:53.943 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:53.946 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:53.949 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:53.952 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:53.954 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:53.961 | + functions-common:time_stop:2311 : start_time=1629732052246 2021-08-23 15:20:53.972 | + functions-common:time_stop:2313 : [[ -z 1629732052246 ]] 2021-08-23 15:20:53.981 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:53.996 | + functions-common:time_stop:2316 : end_time=1629732053982 2021-08-23 15:20:54.005 | + functions-common:time_stop:2317 : elapsed_time=1736 2021-08-23 15:20:54.011 | + functions-common:time_stop:2318 : total=27565 2021-08-23 15:20:54.013 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:54.016 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29301 2021-08-23 15:20:54.019 | + lib/nova:start_nova:1062 : start_nova_compute 2021-08-23 15:20:54.024 | + lib/nova:start_nova_compute:897 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:54.029 | + lib/nova:start_nova_compute:898 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:54.037 | + lib/nova:start_nova_compute:898 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:54.043 | + lib/nova:start_nova_compute:900 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-23 15:20:54.047 | + lib/nova:start_nova_compute:903 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-08-23 15:20:54.052 | + lib/nova:start_nova_compute:905 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-23 15:20:54.061 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:20:54.065 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-23 15:20:54.072 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-08-23 15:20:54.080 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-23 15:20:54.085 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-08-23 15:20:54.092 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-08-23 15:20:54.100 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-08-23 15:20:54.108 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-08-23 15:20:54.113 | + inc/meta-config:merge_config_file:164 : read a 2021-08-23 15:20:54.115 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-23 15:20:54.120 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-23 15:20:54.120 | BEGIN { 2021-08-23 15:20:54.120 | section = "" 2021-08-23 15:20:54.120 | last_section = "" 2021-08-23 15:20:54.120 | section_count = 0 2021-08-23 15:20:54.120 | } 2021-08-23 15:20:54.120 | /^\[.+\]/ { 2021-08-23 15:20:54.120 | gsub("[][]", "", $1); 2021-08-23 15:20:54.120 | section=$1 2021-08-23 15:20:54.120 | next 2021-08-23 15:20:54.120 | } 2021-08-23 15:20:54.121 | /^ *\#/ { 2021-08-23 15:20:54.121 | next 2021-08-23 15:20:54.121 | } 2021-08-23 15:20:54.121 | /^[^ \t]+/ { 2021-08-23 15:20:54.121 | # get offset of first = in $0 2021-08-23 15:20:54.121 | eq_idx = index($0, "=") 2021-08-23 15:20:54.121 | # extract attr & value from $0 2021-08-23 15:20:54.121 | attr = substr($0, 1, eq_idx - 1) 2021-08-23 15:20:54.121 | value = substr($0, eq_idx + 1) 2021-08-23 15:20:54.121 | # only need to strip trailing whitespace from attr 2021-08-23 15:20:54.121 | sub(/[ \t]*$/, "", attr) 2021-08-23 15:20:54.121 | # need to strip leading & trailing whitespace from value 2021-08-23 15:20:54.121 | sub(/^[ \t]*/, "", value) 2021-08-23 15:20:54.121 | sub(/[ \t]*$/, "", value) 2021-08-23 15:20:54.121 | 2021-08-23 15:20:54.121 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-23 15:20:54.121 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-23 15:20:54.121 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-23 15:20:54.121 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-23 15:20:54.121 | if (! (section, attr) in cfg_attr_count) { 2021-08-23 15:20:54.121 | if (section != last_section) { 2021-08-23 15:20:54.121 | cfg_section[section_count++] = section 2021-08-23 15:20:54.121 | last_section = section 2021-08-23 15:20:54.121 | } 2021-08-23 15:20:54.121 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-23 15:20:54.121 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-23 15:20:54.121 | 2021-08-23 15:20:54.121 | cfg_attr[section, attr, 0] = value 2021-08-23 15:20:54.121 | cfg_attr_count[section, attr] = 1 2021-08-23 15:20:54.121 | } else { 2021-08-23 15:20:54.121 | lno = cfg_attr_count[section, attr]++ 2021-08-23 15:20:54.121 | cfg_attr[section, attr, lno] = value 2021-08-23 15:20:54.121 | } 2021-08-23 15:20:54.121 | } 2021-08-23 15:20:54.122 | END { 2021-08-23 15:20:54.122 | # Process each section in order 2021-08-23 15:20:54.122 | for (sno = 0; sno < section_count; sno++) { 2021-08-23 15:20:54.122 | section = cfg_section[sno] 2021-08-23 15:20:54.122 | # The ini routines simply append a config item immediately 2021-08-23 15:20:54.122 | # after the section header. To keep the same order as defined 2021-08-23 15:20:54.122 | # in local.conf, invoke the ini routines in the reverse order 2021-08-23 15:20:54.122 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-23 15:20:54.122 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-23 15:20:54.122 | if (cfg_attr_count[section, attr] == 1) 2021-08-23 15:20:54.122 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-23 15:20:54.122 | else { 2021-08-23 15:20:54.122 | # For multiline, invoke the ini routines in the reverse order 2021-08-23 15:20:54.122 | count = cfg_attr_count[section, attr] 2021-08-23 15:20:54.122 | print "inidelete " configfile " " section " " attr 2021-08-23 15:20:54.122 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-23 15:20:54.122 | for (l = count -2; l >= 0; l--) 2021-08-23 15:20:54.122 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-23 15:20:54.122 | } 2021-08-23 15:20:54.122 | } 2021-08-23 15:20:54.122 | } 2021-08-23 15:20:54.122 | } 2021-08-23 15:20:54.122 | ' 2021-08-23 15:20:54.123 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:20:54.128 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-23 15:20:54.132 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-23 15:20:54.148 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-08-23 15:20:54.160 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:20:54.169 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-08-23 15:20:54.172 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-23 15:20:54.172 | BEGIN { group = "" } 2021-08-23 15:20:54.172 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:20:54.172 | gsub("[][]", "", $1); 2021-08-23 15:20:54.173 | split($1, a, "|"); 2021-08-23 15:20:54.173 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-23 15:20:54.173 | group=a[1] 2021-08-23 15:20:54.173 | } else { 2021-08-23 15:20:54.173 | group="" 2021-08-23 15:20:54.173 | } 2021-08-23 15:20:54.173 | next 2021-08-23 15:20:54.173 | } 2021-08-23 15:20:54.173 | { 2021-08-23 15:20:54.173 | if (group != "") 2021-08-23 15:20:54.173 | print $0 2021-08-23 15:20:54.173 | } 2021-08-23 15:20:54.173 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:20:54.184 | + lib/nova:start_nova_compute:907 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-23 15:20:54.187 | + lib/nova:start_nova_compute:914 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-08-23 15:20:54.242 | + lib/nova:start_nova_compute:917 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-08-23 15:20:54.325 | + lib/nova:start_nova_compute:918 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-08-23 15:20:54.332 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-23 15:20:54.337 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-08-23 15:20:54.341 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-23 15:20:54.353 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-23 15:20:54.357 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-23 15:20:54.398 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:54.402 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-23 15:20:54.405 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-23 15:20:54.408 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-23 15:20:54.427 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:54.430 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/nova_cell1 2021-08-23 15:20:54.433 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/nova_cell1 2021-08-23 15:20:54.468 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-23 15:20:54.470 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-23 15:20:54.473 | + lib/nova:start_nova_compute:922 : inidelete /etc/nova/nova-cpu.conf database connection 2021-08-23 15:20:54.494 | + lib/nova:start_nova_compute:923 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-08-23 15:20:54.515 | + lib/nova:start_nova_compute:928 : configure_console_compute 2021-08-23 15:20:54.517 | + lib/nova:configure_console_compute:617 : local offset 2021-08-23 15:20:54.520 | + lib/nova:configure_console_compute:618 : offset=0 2021-08-23 15:20:54.522 | + lib/nova:configure_console_compute:622 : local default_proxyclient_addr 2021-08-23 15:20:54.526 | ++ lib/nova:configure_console_compute:623 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-08-23 15:20:54.550 | + lib/nova:configure_console_compute:623 : default_proxyclient_addr=10.222.0.88 2021-08-23 15:20:54.552 | + lib/nova:configure_console_compute:627 : is_service_enabled n-cpu 2021-08-23 15:20:54.569 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:54.572 | + lib/nova:configure_console_compute:643 : is_service_enabled n-novnc 2021-08-23 15:20:54.591 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:54.593 | + lib/nova:configure_console_compute:643 : '[' False '!=' False ']' 2021-08-23 15:20:54.595 | + lib/nova:configure_console_compute:651 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-08-23 15:20:54.628 | + lib/nova:configure_console_compute:654 : is_service_enabled n-spice 2021-08-23 15:20:54.645 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:54.648 | + lib/nova:configure_console_compute:664 : is_service_enabled n-sproxy 2021-08-23 15:20:54.665 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:54.667 | + lib/nova:start_nova_compute:931 : '[' -n '' ']' 2021-08-23 15:20:54.670 | + lib/nova:start_nova_compute:935 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-08-23 15:20:54.672 | + lib/nova:start_nova_compute:939 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-08-23 15:20:54.675 | + functions-common:run_process:1559 : local service=n-cpu 2021-08-23 15:20:54.677 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-08-23 15:20:54.679 | + functions-common:run_process:1561 : local group=libvirt 2021-08-23 15:20:54.682 | + functions-common:run_process:1562 : local user= 2021-08-23 15:20:54.684 | + functions-common:run_process:1564 : local name=n-cpu 2021-08-23 15:20:54.686 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:20:54.689 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:20:54.691 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:20:54.693 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:20:54.697 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:20:54.702 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732054699 2021-08-23 15:20:54.704 | + functions-common:run_process:1567 : is_service_enabled n-cpu 2021-08-23 15:20:54.722 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:20:54.725 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:20:54.727 | + functions-common:time_stop:2304 : local name 2021-08-23 15:20:54.730 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:20:54.732 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:20:54.735 | + functions-common:time_stop:2307 : local total 2021-08-23 15:20:54.737 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:20:54.740 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:20:54.743 | + functions-common:time_stop:2311 : start_time=1629732054699 2021-08-23 15:20:54.745 | + functions-common:time_stop:2313 : [[ -z 1629732054699 ]] 2021-08-23 15:20:54.748 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:20:54.753 | + functions-common:time_stop:2316 : end_time=1629732054750 2021-08-23 15:20:54.755 | + functions-common:time_stop:2317 : elapsed_time=51 2021-08-23 15:20:54.758 | + functions-common:time_stop:2318 : total=29301 2021-08-23 15:20:54.760 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:20:54.763 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29352 2021-08-23 15:20:54.765 | + lib/nova:start_nova_compute:961 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:54.768 | + lib/nova:start_nova_compute:961 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-23 15:20:54.771 | + lib/nova:start_nova:1063 : is_service_enabled n-api 2021-08-23 15:20:54.790 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:54.793 | + lib/nova:start_nova:1065 : echo 'Dumping cells_v2 mapping' 2021-08-23 15:20:54.793 | Dumping cells_v2 mapping 2021-08-23 15:20:54.796 | + lib/nova:start_nova:1066 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-08-23 15:20:58.356 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-23 15:20:58.356 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-08-23 15:20:58.356 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-23 15:20:58.356 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-08-23 15:20:58.356 | | cell1 | aeb1bed8-fdc0-4429-88ea-45c7aa3db8e6 | rabbit://stackrabbit:Passw0rd@10.222.0.88:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-08-23 15:20:58.356 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-23 15:20:58.954 | + ./stack.sh:main:1302 : async_runfunc create_flavors 2021-08-23 15:20:58.957 | + inc/async:async_runfunc:111 : async_run create_flavors create_flavors 2021-08-23 15:20:59.067 | [Async create_flavors:self]: Running synchronously: create_flavors 2021-08-23 15:20:59.071 | + inc/async:async_run:103 : create_flavors 2021-08-23 15:20:59.075 | + lib/nova:create_flavors:1130 : is_service_enabled n-api 2021-08-23 15:20:59.094 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:20:59.098 | + lib/nova:create_flavors:1131 : grep -q ds512M 2021-08-23 15:20:59.098 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-08-23 15:21:01.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:01.672 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:01.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:01.672 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:01.820 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-08-23 15:21:04.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:04.355 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:04.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:04.355 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:04.355 | +----------------------------+-----------------------+ 2021-08-23 15:21:04.355 | | Field | Value | 2021-08-23 15:21:04.355 | +----------------------------+-----------------------+ 2021-08-23 15:21:04.355 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:04.355 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:04.355 | | description | None | 2021-08-23 15:21:04.355 | | disk | 1 | 2021-08-23 15:21:04.355 | | id | c1 | 2021-08-23 15:21:04.355 | | name | cirros256 | 2021-08-23 15:21:04.356 | | os-flavor-access:is_public | True | 2021-08-23 15:21:04.356 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:04.356 | | ram | 256 | 2021-08-23 15:21:04.356 | | rxtx_factor | 1.0 | 2021-08-23 15:21:04.356 | | swap | | 2021-08-23 15:21:04.356 | | vcpus | 1 | 2021-08-23 15:21:04.356 | +----------------------------+-----------------------+ 2021-08-23 15:21:04.507 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-08-23 15:21:06.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:06.756 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:06.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:06.756 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:06.756 | +----------------------------+-----------------------+ 2021-08-23 15:21:06.756 | | Field | Value | 2021-08-23 15:21:06.756 | +----------------------------+-----------------------+ 2021-08-23 15:21:06.756 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:06.756 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:06.756 | | description | None | 2021-08-23 15:21:06.756 | | disk | 5 | 2021-08-23 15:21:06.756 | | id | d1 | 2021-08-23 15:21:06.756 | | name | ds512M | 2021-08-23 15:21:06.757 | | os-flavor-access:is_public | True | 2021-08-23 15:21:06.757 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:06.757 | | ram | 512 | 2021-08-23 15:21:06.757 | | rxtx_factor | 1.0 | 2021-08-23 15:21:06.757 | | swap | | 2021-08-23 15:21:06.757 | | vcpus | 1 | 2021-08-23 15:21:06.757 | +----------------------------+-----------------------+ 2021-08-23 15:21:06.917 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-08-23 15:21:09.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:09.085 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:09.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:09.085 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:09.085 | +----------------------------+-----------------------+ 2021-08-23 15:21:09.085 | | Field | Value | 2021-08-23 15:21:09.085 | +----------------------------+-----------------------+ 2021-08-23 15:21:09.086 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:09.086 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:09.086 | | description | None | 2021-08-23 15:21:09.086 | | disk | 10 | 2021-08-23 15:21:09.086 | | id | d2 | 2021-08-23 15:21:09.086 | | name | ds1G | 2021-08-23 15:21:09.086 | | os-flavor-access:is_public | True | 2021-08-23 15:21:09.086 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:09.086 | | ram | 1024 | 2021-08-23 15:21:09.086 | | rxtx_factor | 1.0 | 2021-08-23 15:21:09.086 | | swap | | 2021-08-23 15:21:09.086 | | vcpus | 1 | 2021-08-23 15:21:09.086 | +----------------------------+-----------------------+ 2021-08-23 15:21:09.235 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-08-23 15:21:11.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:11.427 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:11.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:11.427 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:11.427 | +----------------------------+-----------------------+ 2021-08-23 15:21:11.427 | | Field | Value | 2021-08-23 15:21:11.427 | +----------------------------+-----------------------+ 2021-08-23 15:21:11.427 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:11.428 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:11.428 | | description | None | 2021-08-23 15:21:11.428 | | disk | 10 | 2021-08-23 15:21:11.428 | | id | d3 | 2021-08-23 15:21:11.428 | | name | ds2G | 2021-08-23 15:21:11.428 | | os-flavor-access:is_public | True | 2021-08-23 15:21:11.428 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:11.428 | | ram | 2048 | 2021-08-23 15:21:11.428 | | rxtx_factor | 1.0 | 2021-08-23 15:21:11.428 | | swap | | 2021-08-23 15:21:11.428 | | vcpus | 2 | 2021-08-23 15:21:11.428 | +----------------------------+-----------------------+ 2021-08-23 15:21:11.581 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-08-23 15:21:13.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:13.764 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:13.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:13.764 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:13.764 | +----------------------------+-----------------------+ 2021-08-23 15:21:13.764 | | Field | Value | 2021-08-23 15:21:13.764 | +----------------------------+-----------------------+ 2021-08-23 15:21:13.764 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:13.764 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:13.764 | | description | None | 2021-08-23 15:21:13.764 | | disk | 20 | 2021-08-23 15:21:13.764 | | id | d4 | 2021-08-23 15:21:13.764 | | name | ds4G | 2021-08-23 15:21:13.764 | | os-flavor-access:is_public | True | 2021-08-23 15:21:13.765 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:13.765 | | ram | 4096 | 2021-08-23 15:21:13.765 | | rxtx_factor | 1.0 | 2021-08-23 15:21:13.765 | | swap | | 2021-08-23 15:21:13.765 | | vcpus | 4 | 2021-08-23 15:21:13.765 | +----------------------------+-----------------------+ 2021-08-23 15:21:13.928 | + lib/nova:create_flavors:1140 : openstack --os-region-name=RegionOne flavor list 2021-08-23 15:21:13.929 | + lib/nova:create_flavors:1140 : grep -q m1.tiny 2021-08-23 15:21:16.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:16.024 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:16.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:16.024 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:16.182 | + lib/nova:create_flavors:1141 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-08-23 15:21:18.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:18.354 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:18.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:18.354 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:18.354 | +----------------------------+-----------------------+ 2021-08-23 15:21:18.354 | | Field | Value | 2021-08-23 15:21:18.354 | +----------------------------+-----------------------+ 2021-08-23 15:21:18.354 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:18.354 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:18.354 | | description | None | 2021-08-23 15:21:18.354 | | disk | 1 | 2021-08-23 15:21:18.354 | | id | 1 | 2021-08-23 15:21:18.354 | | name | m1.tiny | 2021-08-23 15:21:18.354 | | os-flavor-access:is_public | True | 2021-08-23 15:21:18.354 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:18.354 | | ram | 512 | 2021-08-23 15:21:18.354 | | rxtx_factor | 1.0 | 2021-08-23 15:21:18.355 | | swap | | 2021-08-23 15:21:18.355 | | vcpus | 1 | 2021-08-23 15:21:18.355 | +----------------------------+-----------------------+ 2021-08-23 15:21:18.515 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-08-23 15:21:20.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:20.681 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:20.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:20.681 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:20.681 | +----------------------------+-----------------------+ 2021-08-23 15:21:20.682 | | Field | Value | 2021-08-23 15:21:20.682 | +----------------------------+-----------------------+ 2021-08-23 15:21:20.682 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:20.682 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:20.682 | | description | None | 2021-08-23 15:21:20.682 | | disk | 20 | 2021-08-23 15:21:20.682 | | id | 2 | 2021-08-23 15:21:20.682 | | name | m1.small | 2021-08-23 15:21:20.682 | | os-flavor-access:is_public | True | 2021-08-23 15:21:20.682 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:20.682 | | ram | 2048 | 2021-08-23 15:21:20.682 | | rxtx_factor | 1.0 | 2021-08-23 15:21:20.682 | | swap | | 2021-08-23 15:21:20.682 | | vcpus | 1 | 2021-08-23 15:21:20.682 | +----------------------------+-----------------------+ 2021-08-23 15:21:20.841 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-08-23 15:21:23.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:23.034 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:23.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:23.034 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:23.034 | +----------------------------+-----------------------+ 2021-08-23 15:21:23.034 | | Field | Value | 2021-08-23 15:21:23.034 | +----------------------------+-----------------------+ 2021-08-23 15:21:23.034 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:23.034 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:23.034 | | description | None | 2021-08-23 15:21:23.035 | | disk | 40 | 2021-08-23 15:21:23.035 | | id | 3 | 2021-08-23 15:21:23.035 | | name | m1.medium | 2021-08-23 15:21:23.035 | | os-flavor-access:is_public | True | 2021-08-23 15:21:23.035 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:23.035 | | ram | 4096 | 2021-08-23 15:21:23.035 | | rxtx_factor | 1.0 | 2021-08-23 15:21:23.035 | | swap | | 2021-08-23 15:21:23.035 | | vcpus | 2 | 2021-08-23 15:21:23.035 | +----------------------------+-----------------------+ 2021-08-23 15:21:23.193 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-08-23 15:21:25.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:25.347 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:25.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:25.347 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:25.347 | +----------------------------+-----------------------+ 2021-08-23 15:21:25.347 | | Field | Value | 2021-08-23 15:21:25.347 | +----------------------------+-----------------------+ 2021-08-23 15:21:25.347 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:25.347 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:25.347 | | description | None | 2021-08-23 15:21:25.347 | | disk | 80 | 2021-08-23 15:21:25.347 | | id | 4 | 2021-08-23 15:21:25.347 | | name | m1.large | 2021-08-23 15:21:25.347 | | os-flavor-access:is_public | True | 2021-08-23 15:21:25.347 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:25.347 | | ram | 8192 | 2021-08-23 15:21:25.347 | | rxtx_factor | 1.0 | 2021-08-23 15:21:25.347 | | swap | | 2021-08-23 15:21:25.347 | | vcpus | 4 | 2021-08-23 15:21:25.347 | +----------------------------+-----------------------+ 2021-08-23 15:21:25.509 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-08-23 15:21:27.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:27.711 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:27.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:27.711 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:27.711 | +----------------------------+-----------------------+ 2021-08-23 15:21:27.711 | | Field | Value | 2021-08-23 15:21:27.711 | +----------------------------+-----------------------+ 2021-08-23 15:21:27.711 | | OS-FLV-DISABLED:disabled | False | 2021-08-23 15:21:27.711 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-08-23 15:21:27.711 | | description | None | 2021-08-23 15:21:27.711 | | disk | 160 | 2021-08-23 15:21:27.711 | | id | 5 | 2021-08-23 15:21:27.711 | | name | m1.xlarge | 2021-08-23 15:21:27.711 | | os-flavor-access:is_public | True | 2021-08-23 15:21:27.711 | | properties | hw_rng:allowed='True' | 2021-08-23 15:21:27.711 | | ram | 16384 | 2021-08-23 15:21:27.711 | | rxtx_factor | 1.0 | 2021-08-23 15:21:27.711 | | swap | | 2021-08-23 15:21:27.711 | | vcpus | 8 | 2021-08-23 15:21:27.711 | +----------------------------+-----------------------+ 2021-08-23 15:21:27.866 | + inc/async:async_run:104 : return 0 2021-08-23 15:21:27.869 | + ./stack.sh:main:1304 : is_service_enabled cinder 2021-08-23 15:21:27.893 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:27.897 | + ./stack.sh:main:1305 : echo_summary 'Starting Cinder' 2021-08-23 15:21:27.901 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:21:27.905 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-08-23 15:21:27.909 | + ./stack.sh:main:1306 : start_cinder 2021-08-23 15:21:27.913 | + lib/cinder:start_cinder:491 : local service_port=8776 2021-08-23 15:21:27.916 | + lib/cinder:start_cinder:492 : local service_protocol=http 2021-08-23 15:21:27.919 | + lib/cinder:start_cinder:493 : local cinder_url 2021-08-23 15:21:27.922 | + lib/cinder:start_cinder:494 : is_service_enabled tls-proxy 2021-08-23 15:21:27.944 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:21:27.946 | + lib/cinder:start_cinder:498 : '[' tgtadm = tgtadm ']' 2021-08-23 15:21:27.949 | + lib/cinder:start_cinder:499 : is_service_enabled c-vol 2021-08-23 15:21:27.967 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:27.969 | + lib/cinder:start_cinder:501 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-08-23 15:21:27.982 | + lib/cinder:start_cinder:502 : _configure_tgt_for_config_d 2021-08-23 15:21:27.985 | + lib/cinder:_configure_tgt_for_config_d:481 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-08-23 15:21:27.988 | + lib/cinder:_configure_tgt_for_config_d:482 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-08-23 15:21:28.001 | + lib/cinder:_configure_tgt_for_config_d:484 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-08-23 15:21:28.007 | + lib/cinder:_configure_tgt_for_config_d:485 : echo 'include /etc/tgt/stack.d/*' 2021-08-23 15:21:28.008 | + lib/cinder:_configure_tgt_for_config_d:485 : sudo tee -a /etc/tgt/targets.conf 2021-08-23 15:21:28.017 | include /etc/tgt/stack.d/* 2021-08-23 15:21:28.022 | + lib/cinder:start_cinder:503 : is_ubuntu 2021-08-23 15:21:28.026 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:21:28.029 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:21:28.032 | + lib/cinder:start_cinder:504 : sudo service tgt restart 2021-08-23 15:21:28.471 | + lib/cinder:start_cinder:514 : sudo tgtadm --mode system --op update --name debug --value on 2021-08-23 15:21:28.483 | + lib/cinder:start_cinder:518 : [[ 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-08-23 15:21:28.486 | + lib/cinder:start_cinder:519 : '[' True == False ']' 2021-08-23 15:21:28.490 | ++ lib/cinder:start_cinder:527 : which uwsgi 2021-08-23 15:21:28.496 | + lib/cinder:start_cinder:527 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.499 | + functions-common:run_process:1559 : local service=c-api 2021-08-23 15:21:28.502 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.505 | + functions-common:run_process:1561 : local group= 2021-08-23 15:21:28.508 | + functions-common:run_process:1562 : local user= 2021-08-23 15:21:28.511 | + functions-common:run_process:1564 : local name=c-api 2021-08-23 15:21:28.515 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:21:28.518 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:21:28.521 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:28.526 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:28.530 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:28.537 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732088532 2021-08-23 15:21:28.541 | + functions-common:run_process:1567 : is_service_enabled c-api 2021-08-23 15:21:28.561 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:28.565 | + functions-common:run_process:1568 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-08-23 15:21:28.568 | + functions-common:_run_under_systemd:1524 : local service=c-api 2021-08-23 15:21:28.572 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.575 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.579 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.582 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.585 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-08-23 15:21:28.588 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-08-23 15:21:28.590 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-api.service 2021-08-23 15:21:28.593 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:21:28.595 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:21:28.598 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-08-23 15:21:28.601 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-08-23 15:21:28.604 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@c-api.service 2021-08-23 15:21:28.606 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.608 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-08-23 15:21:28.610 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-08-23 15:21:28.612 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-08-23 15:21:28.615 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-08-23 15:21:28.620 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-08-23 15:21:28.685 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-08-23 15:21:28.752 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-08-23 15:21:28.811 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-23 15:21:28.867 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:21:28.929 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-08-23 15:21:28.985 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-08-23 15:21:29.039 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-08-23 15:21:29.096 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-08-23 15:21:29.153 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-08-23 15:21:29.214 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-08-23 15:21:29.217 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-08-23 15:21:29.281 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-08-23 15:21:29.706 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-api.service 2021-08-23 15:21:29.727 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-08-23 15:21:30.127 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-api.service 2021-08-23 15:21:30.204 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:21:30.207 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:30.210 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:30.213 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:30.218 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:30.220 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:30.223 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:21:30.226 | + functions-common:time_stop:2311 : start_time=1629732088532 2021-08-23 15:21:30.229 | + functions-common:time_stop:2313 : [[ -z 1629732088532 ]] 2021-08-23 15:21:30.232 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:30.237 | + functions-common:time_stop:2316 : end_time=1629732090234 2021-08-23 15:21:30.239 | + functions-common:time_stop:2317 : elapsed_time=1702 2021-08-23 15:21:30.242 | + functions-common:time_stop:2318 : total=29352 2021-08-23 15:21:30.244 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:30.247 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31054 2021-08-23 15:21:30.249 | + lib/cinder:start_cinder:528 : cinder_url=http://10.222.0.88/volume/v3 2021-08-23 15:21:30.252 | + lib/cinder:start_cinder:532 : echo 'Waiting for Cinder API to start...' 2021-08-23 15:21:30.252 | Waiting for Cinder API to start... 2021-08-23 15:21:30.255 | + lib/cinder:start_cinder:533 : wait_for_service 60 http://10.222.0.88/volume/v3 2021-08-23 15:21:30.264 | + functions:wait_for_service:457 : local timeout=60 2021-08-23 15:21:30.264 | + functions:wait_for_service:458 : local url=http://10.222.0.88/volume/v3 2021-08-23 15:21:30.267 | + functions:wait_for_service:459 : local rval=0 2021-08-23 15:21:30.270 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-23 15:21:30.275 | + functions-common:time_start:2290 : local name=wait_for_service 2021-08-23 15:21:30.278 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:30.281 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:30.286 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:30.294 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732090289 2021-08-23 15:21:30.296 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-23 15:21:30.302 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88/volume/v3 2021-08-23 15:21:34.957 | + :: : [[ 401 == 503 ]] 2021-08-23 15:21:34.958 | + :: : [[ 0 -eq 7 ]] 2021-08-23 15:21:34.961 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-23 15:21:34.966 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:34.970 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:34.973 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:34.977 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:34.982 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:34.985 | + functions-common:time_stop:2310 : name=wait_for_service 2021-08-23 15:21:34.988 | + functions-common:time_stop:2311 : start_time=1629732090289 2021-08-23 15:21:34.991 | + functions-common:time_stop:2313 : [[ -z 1629732090289 ]] 2021-08-23 15:21:34.995 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:35.000 | + functions-common:time_stop:2316 : end_time=1629732094997 2021-08-23 15:21:35.003 | + functions-common:time_stop:2317 : elapsed_time=4708 2021-08-23 15:21:35.006 | + functions-common:time_stop:2318 : total=16599 2021-08-23 15:21:35.009 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:35.012 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21307 2021-08-23 15:21:35.015 | + functions:wait_for_service:467 : return 0 2021-08-23 15:21:35.017 | + lib/cinder:start_cinder:537 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.021 | + functions-common:run_process:1559 : local service=c-sch 2021-08-23 15:21:35.024 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.026 | + functions-common:run_process:1561 : local group= 2021-08-23 15:21:35.029 | + functions-common:run_process:1562 : local user= 2021-08-23 15:21:35.033 | + functions-common:run_process:1564 : local name=c-sch 2021-08-23 15:21:35.036 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:21:35.040 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:21:35.043 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:35.047 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:35.051 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:35.057 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732095054 2021-08-23 15:21:35.060 | + functions-common:run_process:1567 : is_service_enabled c-sch 2021-08-23 15:21:35.079 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:35.082 | + functions-common:run_process:1568 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-08-23 15:21:35.084 | + functions-common:_run_under_systemd:1524 : local service=c-sch 2021-08-23 15:21:35.087 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.090 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.092 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.095 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.098 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-23 15:21:35.101 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-23 15:21:35.103 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-sch.service 2021-08-23 15:21:35.106 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:21:35.109 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:21:35.111 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-23 15:21:35.114 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-08-23 15:21:35.117 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-sch.service 2021-08-23 15:21:35.120 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.122 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:21:35.125 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:21:35.127 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:21:35.130 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:21:35.132 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-08-23 15:21:35.135 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:21:35.139 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-08-23 15:21:35.208 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-08-23 15:21:35.276 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:35.332 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-08-23 15:21:35.398 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-08-23 15:21:35.454 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:21:35.511 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:21:35.514 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-08-23 15:21:35.579 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:21:36.022 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-sch.service 2021-08-23 15:21:36.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-08-23 15:21:36.468 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-sch.service 2021-08-23 15:21:36.498 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:21:36.501 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:36.507 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:36.510 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:36.513 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:36.516 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:36.518 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:21:36.521 | + functions-common:time_stop:2311 : start_time=1629732095054 2021-08-23 15:21:36.523 | + functions-common:time_stop:2313 : [[ -z 1629732095054 ]] 2021-08-23 15:21:36.527 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:36.532 | + functions-common:time_stop:2316 : end_time=1629732096529 2021-08-23 15:21:36.534 | + functions-common:time_stop:2317 : elapsed_time=1475 2021-08-23 15:21:36.537 | + functions-common:time_stop:2318 : total=31054 2021-08-23 15:21:36.539 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:36.541 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32529 2021-08-23 15:21:36.544 | + lib/cinder:start_cinder:538 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.547 | + functions-common:run_process:1559 : local service=c-bak 2021-08-23 15:21:36.549 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.552 | + functions-common:run_process:1561 : local group= 2021-08-23 15:21:36.554 | + functions-common:run_process:1562 : local user= 2021-08-23 15:21:36.556 | + functions-common:run_process:1564 : local name=c-bak 2021-08-23 15:21:36.559 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:21:36.562 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:21:36.564 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:36.567 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:36.570 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:36.575 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732096572 2021-08-23 15:21:36.577 | + functions-common:run_process:1567 : is_service_enabled c-bak 2021-08-23 15:21:36.597 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:36.600 | + functions-common:run_process:1568 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-08-23 15:21:36.602 | + functions-common:_run_under_systemd:1524 : local service=c-bak 2021-08-23 15:21:36.605 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.608 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.611 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.615 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.618 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-23 15:21:36.621 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-23 15:21:36.625 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-bak.service 2021-08-23 15:21:36.628 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:21:36.631 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:21:36.635 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-23 15:21:36.637 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-08-23 15:21:36.640 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-bak.service 2021-08-23 15:21:36.643 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.645 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:21:36.648 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:21:36.651 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:21:36.653 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:21:36.656 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-08-23 15:21:36.658 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:21:36.663 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-08-23 15:21:36.728 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-08-23 15:21:36.796 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:36.851 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-08-23 15:21:36.913 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-08-23 15:21:36.966 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:21:37.022 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:21:37.024 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-08-23 15:21:37.097 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:21:37.532 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-bak.service 2021-08-23 15:21:37.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-08-23 15:21:37.977 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-bak.service 2021-08-23 15:21:38.003 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:21:38.009 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:38.009 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:38.012 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:38.015 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:38.018 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:38.020 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:21:38.023 | + functions-common:time_stop:2311 : start_time=1629732096572 2021-08-23 15:21:38.025 | + functions-common:time_stop:2313 : [[ -z 1629732096572 ]] 2021-08-23 15:21:38.028 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:38.033 | + functions-common:time_stop:2316 : end_time=1629732098030 2021-08-23 15:21:38.036 | + functions-common:time_stop:2317 : elapsed_time=1458 2021-08-23 15:21:38.039 | + functions-common:time_stop:2318 : total=32529 2021-08-23 15:21:38.041 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:38.043 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=33987 2021-08-23 15:21:38.046 | + lib/cinder:start_cinder:539 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.049 | + functions-common:run_process:1559 : local service=c-vol 2021-08-23 15:21:38.051 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.054 | + functions-common:run_process:1561 : local group= 2021-08-23 15:21:38.056 | + functions-common:run_process:1562 : local user= 2021-08-23 15:21:38.059 | + functions-common:run_process:1564 : local name=c-vol 2021-08-23 15:21:38.062 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:21:38.064 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:21:38.067 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:38.070 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:38.074 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:38.077 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732098075 2021-08-23 15:21:38.080 | + functions-common:run_process:1567 : is_service_enabled c-vol 2021-08-23 15:21:38.099 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:38.102 | + functions-common:run_process:1568 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-08-23 15:21:38.104 | + functions-common:_run_under_systemd:1524 : local service=c-vol 2021-08-23 15:21:38.107 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.111 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.114 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.117 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.120 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-23 15:21:38.122 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-23 15:21:38.125 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-vol.service 2021-08-23 15:21:38.128 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:21:38.130 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:21:38.133 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-23 15:21:38.136 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-08-23 15:21:38.139 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-vol.service 2021-08-23 15:21:38.141 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.144 | + functions-common:write_user_unit_file:1443 : local group= 2021-08-23 15:21:38.147 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-08-23 15:21:38.150 | + functions-common:write_user_unit_file:1445 : local extra= 2021-08-23 15:21:38.153 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-08-23 15:21:38.157 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-08-23 15:21:38.160 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-08-23 15:21:38.165 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-08-23 15:21:38.244 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-08-23 15:21:38.328 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-23 15:21:38.382 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-08-23 15:21:38.444 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-08-23 15:21:38.502 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:21:38.561 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-08-23 15:21:38.564 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-08-23 15:21:38.636 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-08-23 15:21:39.084 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-vol.service 2021-08-23 15:21:39.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-08-23 15:21:39.529 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-vol.service 2021-08-23 15:21:39.560 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:21:39.563 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:39.563 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:39.566 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:39.568 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:39.572 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:39.575 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:21:39.580 | + functions-common:time_stop:2311 : start_time=1629732098075 2021-08-23 15:21:39.580 | + functions-common:time_stop:2313 : [[ -z 1629732098075 ]] 2021-08-23 15:21:39.584 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:39.588 | + functions-common:time_stop:2316 : end_time=1629732099584 2021-08-23 15:21:39.592 | + functions-common:time_stop:2317 : elapsed_time=1509 2021-08-23 15:21:39.592 | + functions-common:time_stop:2318 : total=33987 2021-08-23 15:21:39.596 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:39.603 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35496 2021-08-23 15:21:39.606 | + ./stack.sh:main:1307 : create_volume_types 2021-08-23 15:21:39.612 | + lib/cinder:create_volume_types:557 : is_service_enabled c-api 2021-08-23 15:21:39.632 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:39.632 | + lib/cinder:create_volume_types:557 : [[ -n lvm:lvmdriver-1 ]] 2021-08-23 15:21:39.634 | + lib/cinder:create_volume_types:558 : local be be_name 2021-08-23 15:21:39.637 | + lib/cinder:create_volume_types:559 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-23 15:21:39.640 | + lib/cinder:create_volume_types:560 : be_name=lvmdriver-1 2021-08-23 15:21:39.644 | + lib/cinder:create_volume_types:562 : is_service_enabled keystone 2021-08-23 15:21:39.666 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:39.668 | + lib/cinder:create_volume_types:563 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-08-23 15:21:42.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:42.863 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:42.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:21:42.863 | from cryptography.utils import int_from_bytes 2021-08-23 15:21:42.863 | +-------------+--------------------------------------+ 2021-08-23 15:21:42.863 | | Field | Value | 2021-08-23 15:21:42.863 | +-------------+--------------------------------------+ 2021-08-23 15:21:42.863 | | description | None | 2021-08-23 15:21:42.863 | | id | ee1064bb-c425-468f-90ec-79eca71f3287 | 2021-08-23 15:21:42.864 | | is_public | True | 2021-08-23 15:21:42.864 | | name | lvmdriver-1 | 2021-08-23 15:21:42.864 | | properties | volume_backend_name='lvmdriver-1' | 2021-08-23 15:21:42.864 | +-------------+--------------------------------------+ 2021-08-23 15:21:43.023 | + lib/cinder:create_volume_types:577 : [[ False == \T\r\u\e ]] 2021-08-23 15:21:43.026 | + ./stack.sh:main:1312 : [[ False == \T\r\u\e ]] 2021-08-23 15:21:43.028 | + ./stack.sh:main:1320 : is_service_enabled glance 2021-08-23 15:21:43.048 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:43.052 | + ./stack.sh:main:1321 : echo_summary 'Starting Glance' 2021-08-23 15:21:43.055 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:21:43.057 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-08-23 15:21:43.065 | + ./stack.sh:main:1322 : start_glance 2021-08-23 15:21:43.068 | + lib/glance:start_glance:528 : local service_protocol=http 2021-08-23 15:21:43.071 | + lib/glance:start_glance:529 : is_service_enabled tls-proxy 2021-08-23 15:21:43.092 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:21:43.096 | + lib/glance:start_glance:535 : [[ False == False ]] 2021-08-23 15:21:43.101 | ++ lib/glance:start_glance:536 : which uwsgi 2021-08-23 15:21:43.106 | + lib/glance:start_glance:536 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.109 | + functions-common:run_process:1559 : local service=g-api 2021-08-23 15:21:43.112 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.115 | + functions-common:run_process:1561 : local group= 2021-08-23 15:21:43.118 | + functions-common:run_process:1562 : local user= 2021-08-23 15:21:43.121 | + functions-common:run_process:1564 : local name=g-api 2021-08-23 15:21:43.123 | + functions-common:run_process:1566 : time_start run_process 2021-08-23 15:21:43.126 | + functions-common:time_start:2290 : local name=run_process 2021-08-23 15:21:43.128 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:43.131 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:43.134 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:43.139 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732103136 2021-08-23 15:21:43.141 | + functions-common:run_process:1567 : is_service_enabled g-api 2021-08-23 15:21:43.159 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:43.161 | + functions-common:run_process:1568 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-08-23 15:21:43.164 | + functions-common:_run_under_systemd:1524 : local service=g-api 2021-08-23 15:21:43.167 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.169 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.172 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.175 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.178 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-08-23 15:21:43.181 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-08-23 15:21:43.184 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@g-api.service 2021-08-23 15:21:43.187 | + functions-common:_run_under_systemd:1531 : local group= 2021-08-23 15:21:43.189 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-08-23 15:21:43.193 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-08-23 15:21:43.195 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-08-23 15:21:43.198 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@g-api.service 2021-08-23 15:21:43.201 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.204 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-08-23 15:21:43.207 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-08-23 15:21:43.209 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-08-23 15:21:43.212 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-08-23 15:21:43.217 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-08-23 15:21:43.315 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-08-23 15:21:43.408 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-08-23 15:21:43.462 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-08-23 15:21:43.521 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-23 15:21:43.578 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-08-23 15:21:43.637 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-08-23 15:21:43.699 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-08-23 15:21:43.757 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-08-23 15:21:43.811 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-08-23 15:21:43.869 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-08-23 15:21:43.872 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-08-23 15:21:43.943 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-08-23 15:21:44.408 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@g-api.service 2021-08-23 15:21:44.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-08-23 15:21:44.873 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@g-api.service 2021-08-23 15:21:44.951 | + functions-common:run_process:1570 : time_stop run_process 2021-08-23 15:21:44.957 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:44.960 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:44.967 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:44.969 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:44.972 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:44.974 | + functions-common:time_stop:2310 : name=run_process 2021-08-23 15:21:44.977 | + functions-common:time_stop:2311 : start_time=1629732103136 2021-08-23 15:21:44.980 | + functions-common:time_stop:2313 : [[ -z 1629732103136 ]] 2021-08-23 15:21:44.983 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:44.987 | + functions-common:time_stop:2316 : end_time=1629732104984 2021-08-23 15:21:44.991 | + functions-common:time_stop:2317 : elapsed_time=1848 2021-08-23 15:21:44.994 | + functions-common:time_stop:2318 : total=35496 2021-08-23 15:21:44.997 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:44.999 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=37344 2021-08-23 15:21:45.002 | + lib/glance:start_glance:541 : is_service_enabled g-api-r 2021-08-23 15:21:45.026 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:21:45.028 | + lib/glance:start_glance:546 : echo 'Waiting for g-api (10.222.0.88) to start...' 2021-08-23 15:21:45.028 | Waiting for g-api (10.222.0.88) to start... 2021-08-23 15:21:45.034 | + lib/glance:start_glance:547 : wait_for_service 60 http://10.222.0.88/image 2021-08-23 15:21:45.041 | + functions:wait_for_service:457 : local timeout=60 2021-08-23 15:21:45.044 | + functions:wait_for_service:458 : local url=http://10.222.0.88/image 2021-08-23 15:21:45.046 | + functions:wait_for_service:459 : local rval=0 2021-08-23 15:21:45.053 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-23 15:21:45.058 | + functions-common:time_start:2290 : local name=wait_for_service 2021-08-23 15:21:45.062 | + functions-common:time_start:2291 : local start_time= 2021-08-23 15:21:45.066 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-08-23 15:21:45.074 | ++ functions-common:time_start:2295 : date +%s%3N 2021-08-23 15:21:45.077 | + functions-common:time_start:2295 : _TIME_START[$name]=1629732105074 2021-08-23 15:21:45.080 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-23 15:21:45.087 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.88/image 2021-08-23 15:21:48.602 | + :: : [[ 300 == 503 ]] 2021-08-23 15:21:48.603 | + :: : [[ 0 -eq 7 ]] 2021-08-23 15:21:48.606 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-23 15:21:48.609 | + functions-common:time_stop:2304 : local name 2021-08-23 15:21:48.612 | + functions-common:time_stop:2305 : local end_time 2021-08-23 15:21:48.616 | + functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:21:48.619 | + functions-common:time_stop:2307 : local total 2021-08-23 15:21:48.622 | + functions-common:time_stop:2308 : local start_time 2021-08-23 15:21:48.624 | + functions-common:time_stop:2310 : name=wait_for_service 2021-08-23 15:21:48.627 | + functions-common:time_stop:2311 : start_time=1629732105074 2021-08-23 15:21:48.630 | + functions-common:time_stop:2313 : [[ -z 1629732105074 ]] 2021-08-23 15:21:48.634 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:21:48.640 | + functions-common:time_stop:2316 : end_time=1629732108637 2021-08-23 15:21:48.643 | + functions-common:time_stop:2317 : elapsed_time=3563 2021-08-23 15:21:48.646 | + functions-common:time_stop:2318 : total=21307 2021-08-23 15:21:48.649 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:21:48.652 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24870 2021-08-23 15:21:48.655 | + functions:wait_for_service:467 : return 0 2021-08-23 15:21:48.658 | + ./stack.sh:main:1336 : is_service_enabled mysql postgresql 2021-08-23 15:21:48.682 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:48.685 | + ./stack.sh:main:1336 : is_service_enabled glance 2021-08-23 15:21:48.709 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:21:48.713 | + ./stack.sh:main:1337 : echo_summary 'Uploading images' 2021-08-23 15:21:48.718 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:21:48.720 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-08-23 15:21:48.725 | + ./stack.sh:main:1339 : for image_url in ${IMAGE_URLS//,/ } 2021-08-23 15:21:48.729 | + ./stack.sh:main:1340 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:48.731 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:48.733 | + functions:upload_image:134 : local image image_fname image_name 2021-08-23 15:21:48.735 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-08-23 15:21:48.743 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:48.746 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:48.748 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-08-23 15:21:48.750 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-08-23 15:21:48.752 | + functions:upload_image:142 : 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-08-23 15:21:48.756 | --2021-08-23 15:21:48-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:48.757 | Connecting to 10.100.0.9:80... connected. 2021-08-23 15:21:48.759 | HTTP request sent, awaiting response... 200 OK 2021-08-23 15:21:48.759 | Length: 645922816 (616M) 2021-08-23 15:21:48.759 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-08-23 15:21:48.781 | 2021-08-23 15:21:49.078 | 0K ........ ........ ........ ........ 5% 103M 6s 2021-08-23 15:21:49.377 | 32768K ........ ........ ........ ........ 10% 107M 5s 2021-08-23 15:21:49.681 | 65536K ........ ........ ........ ........ 15% 105M 5s 2021-08-23 15:21:49.984 | 98304K ........ ........ ........ ........ 20% 106M 5s 2021-08-23 15:21:50.281 | 131072K ........ ........ ........ ........ 25% 108M 4s 2021-08-23 15:21:50.583 | 163840K ........ ........ ........ ........ 31% 106M 4s 2021-08-23 15:21:50.889 | 196608K ........ ........ ........ ........ 36% 105M 4s 2021-08-23 15:21:51.182 | 229376K ........ ........ ........ ........ 41% 109M 3s 2021-08-23 15:21:51.483 | 262144K ........ ........ ........ ........ 46% 107M 3s 2021-08-23 15:21:51.786 | 294912K ........ ........ ........ ........ 51% 105M 3s 2021-08-23 15:21:52.073 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-08-23 15:21:52.362 | 360448K ........ ........ ........ ........ 62% 111M 2s 2021-08-23 15:21:52.649 | 393216K ........ ........ ........ ........ 67% 111M 2s 2021-08-23 15:21:52.936 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-08-23 15:21:53.223 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-08-23 15:21:53.510 | 491520K ........ ........ ........ ........ 83% 111M 1s 2021-08-23 15:21:53.797 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-08-23 15:21:54.085 | 557056K ........ ........ ........ ........ 93% 111M 0s 2021-08-23 15:21:54.372 | 589824K ........ ........ ........ ........ 98% 111M 0s 2021-08-23 15:21:54.436 | 622592K ........ 100% 111M=5.7s 2021-08-23 15:21:54.436 | 2021-08-23 15:21:54.436 | 2021-08-23 15:21:54 (109 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-08-23 15:21:54.436 | 2021-08-23 15:21:54.439 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-08-23 15:21:54.442 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:54.445 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-08-23 15:21:54.449 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-08-23 15:21:54.453 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-08-23 15:21:54.455 | + functions:upload_image:294 : local kernel= 2021-08-23 15:21:54.457 | + functions:upload_image:295 : local ramdisk= 2021-08-23 15:21:54.459 | + functions:upload_image:296 : local disk_format= 2021-08-23 15:21:54.462 | + functions:upload_image:297 : local container_format= 2021-08-23 15:21:54.464 | + functions:upload_image:298 : local unpack= 2021-08-23 15:21:54.466 | + functions:upload_image:299 : local img_property= 2021-08-23 15:21:54.469 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-08-23 15:21:54.471 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-08-23 15:21:54.473 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-08-23 15:21:54.475 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-08-23 15:21:54.477 | + functions:upload_image:309 : case "$image_fname" in 2021-08-23 15:21:54.479 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:54.482 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:54.487 | + functions:upload_image:375 : image_name=ubuntu-16 2021-08-23 15:21:54.490 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:54.491 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-08-23 15:21:54.496 | + functions:upload_image:376 : disk_format=vhdx 2021-08-23 15:21:54.499 | + functions:upload_image:377 : container_format=bare 2021-08-23 15:21:54.502 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-08-23 15:21:54.504 | + functions:upload_image:385 : is_arch ppc64le 2021-08-23 15:21:54.507 | ++ functions-common:is_arch:428 : uname -m 2021-08-23 15:21:54.511 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-08-23 15:21:54.514 | + functions:upload_image:385 : is_arch ppc64 2021-08-23 15:21:54.517 | ++ functions-common:is_arch:428 : uname -m 2021-08-23 15:21:54.522 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-08-23 15:21:54.524 | + functions:upload_image:385 : is_arch ppc 2021-08-23 15:21:54.527 | ++ functions-common:is_arch:428 : uname -m 2021-08-23 15:21:54.532 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-08-23 15:21:54.534 | + functions:upload_image:389 : is_arch aarch64 2021-08-23 15:21:54.538 | ++ functions-common:is_arch:428 : uname -m 2021-08-23 15:21:54.543 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-23 15:21:54.545 | + functions:upload_image:393 : '[' bare = bare ']' 2021-08-23 15:21:54.548 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-08-23 15:21:54.550 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-08-23 15:21:54.552 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-08-23 15:21:54.555 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-08-23 15:21:54.557 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-08-23 15:21:54.559 | + functions:_upload_image:105 : shift 2021-08-23 15:21:54.561 | + functions:_upload_image:106 : local container=bare 2021-08-23 15:21:54.563 | + functions:_upload_image:107 : shift 2021-08-23 15:21:54.565 | + functions:_upload_image:108 : local disk=vhdx 2021-08-23 15:21:54.567 | + functions:_upload_image:109 : shift 2021-08-23 15:21:54.569 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-08-23 15:21:54.571 | + functions:_upload_image:111 : shift 2021-08-23 15:21:54.573 | + functions:_upload_image:112 : local properties 2021-08-23 15:21:54.575 | + functions:_upload_image:113 : local useimport 2021-08-23 15:21:54.578 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-08-23 15:21:54.580 | ++ functions:_image_properties_to_arg:87 : local result= 2021-08-23 15:21:54.582 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-08-23 15:21:54.584 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-08-23 15:21:54.586 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-08-23 15:21:54.589 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-08-23 15:21:54.591 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-08-23 15:21:54.593 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2021-08-23 15:22:12.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:12.416 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:12.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:12.416 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:12.416 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-08-23 15:22:12.416 | | Field | Value | 2021-08-23 15:22:12.416 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-08-23 15:22:12.416 | | container_format | bare | 2021-08-23 15:22:12.416 | | created_at | 2021-08-23T15:21:57Z | 2021-08-23 15:22:12.416 | | disk_format | vhdx | 2021-08-23 15:22:12.416 | | file | /v2/images/976ce831-a501-411f-a4a8-acd9a84d7701/file | 2021-08-23 15:22:12.416 | | id | 976ce831-a501-411f-a4a8-acd9a84d7701 | 2021-08-23 15:22:12.416 | | min_disk | 0 | 2021-08-23 15:22:12.416 | | min_ram | 0 | 2021-08-23 15:22:12.416 | | name | ubuntu-16 | 2021-08-23 15:22:12.416 | | owner | bbcfc9faa3314628b28a2af575e71e1b | 2021-08-23 15:22:12.416 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-08-23 15:22:12.417 | | protected | False | 2021-08-23 15:22:12.417 | | schema | /v2/schemas/image | 2021-08-23 15:22:12.417 | | status | queued | 2021-08-23 15:22:12.417 | | tags | | 2021-08-23 15:22:12.417 | | updated_at | 2021-08-23T15:21:57Z | 2021-08-23 15:22:12.417 | | visibility | public | 2021-08-23 15:22:12.417 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-08-23 15:22:12.575 | + ./stack.sh:main:1345 : is_service_enabled horizon 2021-08-23 15:22:12.601 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:22:12.604 | + ./stack.sh:main:1351 : async_wait create_flavors 2021-08-23 15:22:12.661 | [Async create_flavors:self]: Waiting for completion of create_flavors (2 other jobs running) 2021-08-23 15:22:12.717 | [Async create_flavors:self]: finished create_flavors with result 0 in -1629732059 seconds 2021-08-23 15:22:12.722 | + inc/async:async_wait:166 : return 0 2021-08-23 15:22:12.725 | + ./stack.sh:main:1361 : is_service_enabled nova 2021-08-23 15:22:12.743 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:22:12.746 | + ./stack.sh:main:1361 : is_service_enabled keystone 2021-08-23 15:22:12.765 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:22:12.767 | + ./stack.sh:main:1362 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-08-23 15:22:12.770 | + ./stack.sh:main:1364 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-23 15:22:12.772 | + ./stack.sh:main:1368 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-08-23 15:22:12.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-08-23 15:22:12.780 | ++ 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-08-23 15:22:12.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-08-23 15:22:12.784 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-08-23 15:22:12.785 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-08-23 15:22:12.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-08-23 15:22:12.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-08-23 15:22:12.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-08-23 15:22:12.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-08-23 15:22:12.793 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-08-23 15:22:12.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-08-23 15:22:12.796 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-08-23 15:22:12.798 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-08-23 15:22:12.800 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-08-23 15:22:12.802 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-08-23 15:22:12.803 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-08-23 15:22:12.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-08-23 15:22:12.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-08-23 15:22:12.808 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-08-23 15:22:12.809 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-08-23 15:22:12.811 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-08-23 15:22:12.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-08-23 15:22:12.814 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-08-23 15:22:12.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-08-23 15:22:12.817 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-08-23 15:22:12.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-08-23 15:22:12.820 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-08-23 15:22:12.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-08-23 15:22:12.824 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-08-23 15:22:12.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-08-23 15:22:12.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-08-23 15:22:12.829 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-08-23 15:22:12.831 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-08-23 15:22:12.832 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-08-23 15:22:12.834 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.88/identity ']' 2021-08-23 15:22:12.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-08-23 15:22:12.837 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-08-23 15:22:12.840 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-08-23 15:22:12.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-08-23 15:22:12.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-08-23 15:22:12.847 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-08-23 15:22:12.849 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-08-23 15:22:12.849 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-08-23 15:22:12.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-08-23 15:22:12.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:12.851 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:14.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:14.969 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:14.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:14.969 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:15.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 009f81fcac2248dbbeb5c4adada74144 --long --quote none -f csv 2021-08-23 15:22:15.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:15.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:15.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:17.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:17.300 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:17.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:17.300 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:17.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-08-23 15:22:17.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-08-23 15:22:17.459 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-08-23 15:22:17.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-08-23 15:22:17.463 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-08-23 15:22:17.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 61a4b456a02f4744a444ef2df532f1ca swiftusertest1 009f81fcac2248dbbeb5c4adada74144 swiftprojecttest1 testing 2021-08-23 15:22:17.468 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=61a4b456a02f4744a444ef2df532f1ca 2021-08-23 15:22:17.471 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-08-23 15:22:17.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:22:17.476 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-08-23 15:22:17.478 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-08-23 15:22:17.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-08-23 15:22:17.485 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-08-23 15:22:17.486 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:17.490 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:17.491 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-08-23 15:22:17.493 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:17.494 | + 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-08-23 15:22:17.495 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:17.497 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:17.499 | + 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-08-23 15:22:17.501 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:17.503 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:17.505 | + 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-08-23 15:22:17.507 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:17.508 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:17.510 | + 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-08-23 15:22:17.512 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:17.514 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:17.515 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:17.517 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:17.518 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-08-23 15:22:17.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-08-23 15:22:17.521 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-08-23 15:22:17.523 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-08-23 15:22:17.524 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-08-23 15:22:17.526 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 38527454c37f49a1b5523c774132284b swiftusertest3 009f81fcac2248dbbeb5c4adada74144 swiftprojecttest1 testing3 2021-08-23 15:22:17.527 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=38527454c37f49a1b5523c774132284b 2021-08-23 15:22:17.530 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-08-23 15:22:17.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=009f81fcac2248dbbeb5c4adada74144 2021-08-23 15:22:17.533 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-08-23 15:22:17.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-08-23 15:22:17.537 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-08-23 15:22:17.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-08-23 15:22:17.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:17.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:17.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-08-23 15:22:17.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:17.552 | + 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-08-23 15:22:17.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:17.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:17.556 | + 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-08-23 15:22:17.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:17.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:17.561 | + 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-08-23 15:22:17.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:17.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:17.566 | + 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-08-23 15:22:17.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:17.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:17.570 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:17.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:17.573 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:17.575 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:17.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 348a34d1ca42440ba546d9c0581ee8fd --long --quote none -f csv 2021-08-23 15:22:17.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:17.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:17.583 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:19.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:19.684 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:19.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:19.684 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:19.835 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-08-23 15:22:19.837 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-08-23 15:22:19.839 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-08-23 15:22:19.840 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-08-23 15:22:19.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-08-23 15:22:19.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry e98183b1366e44afb4a7d56e131ceb4a swiftusertest2 348a34d1ca42440ba546d9c0581ee8fd swiftprojecttest2 testing2 2021-08-23 15:22:19.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=e98183b1366e44afb4a7d56e131ceb4a 2021-08-23 15:22:19.847 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-08-23 15:22:19.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=348a34d1ca42440ba546d9c0581ee8fd 2021-08-23 15:22:19.850 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-08-23 15:22:19.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-08-23 15:22:19.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-08-23 15:22:19.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-08-23 15:22:19.862 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:19.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:19.867 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-08-23 15:22:19.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:19.871 | + 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-08-23 15:22:19.873 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:19.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:19.877 | + 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-08-23 15:22:19.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:19.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:19.882 | + 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-08-23 15:22:19.884 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:19.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:19.888 | + 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-08-23 15:22:19.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:19.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:19.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:19.894 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:19.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:19.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:19.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 34dbe11fdf8844a093a1ff2df308586f --long --quote none -f csv 2021-08-23 15:22:19.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:19.901 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:19.902 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:22.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:22.058 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:22.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:22.058 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:22.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-08-23 15:22:22.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-08-23 15:22:22.216 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-08-23 15:22:22.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-08-23 15:22:22.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 13a570bb40ff422fa86d7ea167cd4bf2 alt_demo 34dbe11fdf8844a093a1ff2df308586f alt_demo Passw0rd 2021-08-23 15:22:22.224 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=13a570bb40ff422fa86d7ea167cd4bf2 2021-08-23 15:22:22.225 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-08-23 15:22:22.230 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:22:22.232 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-08-23 15:22:22.233 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-08-23 15:22:22.235 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-08-23 15:22:22.240 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-08-23 15:22:22.242 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:22.246 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:22.248 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-08-23 15:22:22.250 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:22.251 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-08-23 15:22:22.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:22.254 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:22.256 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-08-23 15:22:22.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:22.259 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:22.261 | + 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-08-23 15:22:22.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:22.264 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:22.266 | + 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-08-23 15:22:22.267 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:22.269 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:22.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:22.272 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:22.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-08-23 15:22:22.275 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-08-23 15:22:22.277 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-08-23 15:22:22.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-08-23 15:22:22.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0b679b879c7a470fbad5cd78f4d30dc7 admin 34dbe11fdf8844a093a1ff2df308586f alt_demo Passw0rd 2021-08-23 15:22:22.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0b679b879c7a470fbad5cd78f4d30dc7 2021-08-23 15:22:22.283 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-08-23 15:22:22.284 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=34dbe11fdf8844a093a1ff2df308586f 2021-08-23 15:22:22.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-08-23 15:22:22.287 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-08-23 15:22:22.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-08-23 15:22:22.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-08-23 15:22:22.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:22.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:22.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-08-23 15:22:22.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:22.301 | + 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-08-23 15:22:22.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:22.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:22.306 | + 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-08-23 15:22:22.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:22.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:22.310 | + 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-08-23 15:22:22.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:22.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:22.315 | + 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-08-23 15:22:22.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:22.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:22.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:22.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:22.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:22.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:22.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:22.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8a0c962a502c475ebb3d21c585075e4f --long --quote none -f csv 2021-08-23 15:22:22.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:22.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:24.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:24.490 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:24.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:24.490 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:24.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-08-23 15:22:24.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-08-23 15:22:24.652 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-08-23 15:22:24.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-08-23 15:22:24.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry bf032106ef2e4a94a6629081cb4d5e3a demo 8a0c962a502c475ebb3d21c585075e4f demo Passw0rd 2021-08-23 15:22:24.657 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bf032106ef2e4a94a6629081cb4d5e3a 2021-08-23 15:22:24.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-08-23 15:22:24.660 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:22:24.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-08-23 15:22:24.663 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-08-23 15:22:24.666 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-08-23 15:22:24.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-08-23 15:22:24.671 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:24.675 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:24.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-08-23 15:22:24.678 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:24.679 | + 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-08-23 15:22:24.681 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:24.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:24.684 | + 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-08-23 15:22:24.685 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:24.687 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:24.690 | + 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-08-23 15:22:24.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:24.693 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:24.695 | + 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-08-23 15:22:24.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:24.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:24.702 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:24.704 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:24.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-08-23 15:22:24.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-08-23 15:22:24.709 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-08-23 15:22:24.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-08-23 15:22:24.712 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0b679b879c7a470fbad5cd78f4d30dc7 admin 8a0c962a502c475ebb3d21c585075e4f demo Passw0rd 2021-08-23 15:22:24.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0b679b879c7a470fbad5cd78f4d30dc7 2021-08-23 15:22:24.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-08-23 15:22:24.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8a0c962a502c475ebb3d21c585075e4f 2021-08-23 15:22:24.718 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-08-23 15:22:24.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-08-23 15:22:24.721 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-08-23 15:22:24.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-08-23 15:22:24.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:24.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:24.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-08-23 15:22:24.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:24.733 | + 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-08-23 15:22:24.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:24.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:24.738 | + 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-08-23 15:22:24.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:24.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:24.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-08-23 15:22:24.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:24.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:24.747 | + 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-08-23 15:22:24.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:24.750 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:24.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:24.754 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:24.756 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:24.757 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:24.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:24.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8eb902b5bc2a4767b670bad6978aa4d8 --long --quote none -f csv 2021-08-23 15:22:24.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:24.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:26.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:26.898 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:26.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:26.898 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:27.065 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-08-23 15:22:27.067 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-08-23 15:22:27.069 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-08-23 15:22:27.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-08-23 15:22:27.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-08-23 15:22:27.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 70ec731b83bd427483736a0d206e385e swiftusertest4 8eb902b5bc2a4767b670bad6978aa4d8 swiftprojecttest4 testing4 2021-08-23 15:22:27.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=70ec731b83bd427483736a0d206e385e 2021-08-23 15:22:27.081 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-08-23 15:22:27.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8eb902b5bc2a4767b670bad6978aa4d8 2021-08-23 15:22:27.084 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-08-23 15:22:27.086 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-08-23 15:22:27.087 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-08-23 15:22:27.091 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-08-23 15:22:27.093 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:27.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:27.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-08-23 15:22:27.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:27.101 | + 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-08-23 15:22:27.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:27.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:27.105 | + 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-08-23 15:22:27.107 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:27.108 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:27.110 | + 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-08-23 15:22:27.111 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:27.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:27.115 | + 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-08-23 15:22:27.117 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:27.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:27.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:27.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:27.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:27.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:27.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project bbcfc9faa3314628b28a2af575e71e1b --long --quote none -f csv 2021-08-23 15:22:27.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:27.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:27.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:29.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:29.290 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:29.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:29.290 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:29.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-08-23 15:22:29.446 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-08-23 15:22:29.448 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-08-23 15:22:29.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-08-23 15:22:29.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0b679b879c7a470fbad5cd78f4d30dc7 admin bbcfc9faa3314628b28a2af575e71e1b admin Passw0rd 2021-08-23 15:22:29.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0b679b879c7a470fbad5cd78f4d30dc7 2021-08-23 15:22:29.454 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-08-23 15:22:29.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:22:29.456 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-08-23 15:22:29.458 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-08-23 15:22:29.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-08-23 15:22:29.463 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-08-23 15:22:29.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:29.467 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:29.469 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-08-23 15:22:29.470 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:29.472 | + 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-08-23 15:22:29.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:29.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:29.477 | + 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-08-23 15:22:29.478 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:29.480 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:29.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-08-23 15:22:29.483 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:29.485 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:29.487 | + 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-08-23 15:22:29.489 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:29.490 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:29.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:29.493 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:29.495 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:29.497 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:29.508 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project f53953cdf27144dd9268813780f674bd --long --quote none -f csv 2021-08-23 15:22:29.508 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-08-23 15:22:29.508 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:29.508 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:31.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:31.624 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:31.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:31.624 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:31.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-08-23 15:22:31.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-08-23 15:22:31.780 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-08-23 15:22:31.783 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-08-23 15:22:31.786 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry bf032106ef2e4a94a6629081cb4d5e3a demo f53953cdf27144dd9268813780f674bd invisible_to_admin Passw0rd 2021-08-23 15:22:31.788 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bf032106ef2e4a94a6629081cb4d5e3a 2021-08-23 15:22:31.790 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-08-23 15:22:31.792 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f53953cdf27144dd9268813780f674bd 2021-08-23 15:22:31.794 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-08-23 15:22:31.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-08-23 15:22:31.799 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-08-23 15:22:31.804 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-08-23 15:22:31.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-08-23 15:22:31.810 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-08-23 15:22:31.812 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-08-23 15:22:31.814 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-08-23 15:22:31.815 | + 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-08-23 15:22:31.817 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:31.819 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-08-23 15:22:31.820 | + 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-08-23 15:22:31.822 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:31.823 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-08-23 15:22:31.825 | + 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-08-23 15:22:31.827 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-08-23 15:22:31.829 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-08-23 15:22:31.831 | + 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-08-23 15:22:31.833 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-08-23 15:22:31.835 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-08-23 15:22:31.837 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-08-23 15:22:31.838 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-08-23 15:22:31.840 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-08-23 15:22:31.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-08-23 15:22:31.846 | + ./stack.sh:main:1373 : save_stackenv 2021-08-23 15:22:31.849 | + functions-common:save_stackenv:60 : local tag= 2021-08-23 15:22:31.853 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-23 15:22:31.859 | + functions-common:save_stackenv:62 : time_stamp=2021-08-23-152231 2021-08-23 15:22:31.862 | + functions-common:save_stackenv:63 : echo '# 2021-08-23-152231 ' 2021-08-23 15:22:31.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.868 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-23 15:22:31.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.873 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-23 15:22:31.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.878 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-23 15:22:31.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.884 | + 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-08-23 15:22:31.887 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.889 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.88 2021-08-23 15:22:31.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.895 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.88/identity 2021-08-23 15:22:31.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.900 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-23-145856 2021-08-23 15:22:31.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.905 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-23 15:22:31.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.910 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.88 2021-08-23 15:22:31.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.914 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-23 15:22:31.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.920 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-23 15:22:31.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.926 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-23 15:22:31.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-23 15:22:31.930 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-23 15:22:31.933 | + ./stack.sh:main:1384 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-08-23 15:22:31.935 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-23 15:22:31.937 | + inc/meta-config:merge_config_group:171 : shift 2021-08-23 15:22:31.940 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-08-23 15:22:31.942 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:22:31.945 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-23 15:22:31.947 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-23 15:22:31.950 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-08-23 15:22:31.953 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:22:31.955 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-08-23 15:22:31.958 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:22:31.960 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-08-23 15:22:31.960 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:22:31.960 | gsub("[][]", "", $1); 2021-08-23 15:22:31.960 | split($1, a, "|"); 2021-08-23 15:22:31.960 | if (a[1] == matchgroup) 2021-08-23 15:22:31.960 | print a[2] 2021-08-23 15:22:31.960 | } 2021-08-23 15:22:31.960 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:22:31.967 | + ./stack.sh:main:1391 : run_phase stack extra 2021-08-23 15:22:31.970 | + functions-common:run_phase:1732 : local mode=stack 2021-08-23 15:22:31.973 | + functions-common:run_phase:1733 : local phase=extra 2021-08-23 15:22:31.975 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 15:22:31.978 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 15:22:31.981 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 15:22:31.983 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 15:22:31.985 | + functions-common:run_phase:1742 : local extra 2021-08-23 15:22:31.989 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 15:22:31.994 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 15:22:31.997 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 15:22:32.001 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 15:22:32.004 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-08-23 15:22:32.007 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 15:22:32.025 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:22:32.028 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:22:32.030 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:22:32.032 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-08-23 15:22:32.035 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:22:32.037 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-23 15:22:32.040 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:22:32.042 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-08-23 15:22:32.045 | ++ extras.d/80-tempest.sh:source:15 : : 2021-08-23 15:22:32.047 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-23 15:22:32.049 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-23 15:22:32.052 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:22:32.055 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-23 15:22:32.058 | + functions-common:run_phase:1759 : run_plugins stack extra 2021-08-23 15:22:32.060 | + functions-common:run_plugins:1718 : local mode=stack 2021-08-23 15:22:32.063 | + functions-common:run_plugins:1719 : local phase=extra 2021-08-23 15:22:32.066 | + functions-common:run_plugins:1721 : local plugins= 2021-08-23 15:22:32.068 | + functions-common:run_plugins:1722 : local plugin 2021-08-23 15:22:32.072 | + ./stack.sh:main:1399 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-08-23 15:22:32.075 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-23 15:22:32.078 | + inc/meta-config:merge_config_group:171 : shift 2021-08-23 15:22:32.080 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-08-23 15:22:32.084 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:22:32.087 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-23 15:22:32.090 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-23 15:22:32.095 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-08-23 15:22:32.099 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:22:32.102 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-08-23 15:22:32.105 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:22:32.107 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-08-23 15:22:32.107 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:22:32.107 | gsub("[][]", "", $1); 2021-08-23 15:22:32.107 | split($1, a, "|"); 2021-08-23 15:22:32.107 | if (a[1] == matchgroup) 2021-08-23 15:22:32.107 | print a[2] 2021-08-23 15:22:32.107 | } 2021-08-23 15:22:32.107 | ' /home/ubuntu/devstack/local.conf 2021-08-23 15:22:32.114 | + ./stack.sh:main:1408 : is_service_enabled n-cpu 2021-08-23 15:22:32.134 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:22:32.137 | + ./stack.sh:main:1413 : service_check 2021-08-23 15:22:32.140 | + functions-common:service_check:1597 : local service 2021-08-23 15:22:32.143 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.146 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@key.service 2021-08-23 15:22:32.162 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-08-23 15:22:32.166 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.169 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api.service 2021-08-23 15:22:32.183 | enabled 2021-08-23 15:22:32.187 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api.service --no-pager 2021-08-23 15:22:32.212 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-08-23 15:22:32.212 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.212 | Active: active (running) since Mon 2021-08-23 15:19:31 UTC; 3min 0s ago 2021-08-23 15:22:32.212 | Main PID: 79385 (uwsgi) 2021-08-23 15:22:32.212 | Status: "uWSGI is ready" 2021-08-23 15:22:32.212 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:32.212 | Memory: 225.0M 2021-08-23 15:22:32.212 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-08-23 15:22:32.212 | ├─79385 nova-apiuWSGI master 2021-08-23 15:22:32.212 | ├─79386 nova-apiuWSGI worker 1 2021-08-23 15:22:32.212 | └─79387 nova-apiuWSGI worker 2 2021-08-23 15:22:32.212 | 2021-08-23 15:22:32.212 | Aug 23 15:21:25 n-d-805628-2 devstack@n-api.service[79386]: [pid: 79386|app: 0|req: 17/32] 10.222.0.88 () {64 vars in 1333 bytes} [Mon Aug 23 15:21:25 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79387]: DEBUG nova.api.openstack.wsgi [None req-3ef3749b-0a5a-454a-91c7-6942d166d707 admin admin] Calling method '>' {{(pid=79387) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79387]: INFO nova.api.openstack.requestlog [None req-3ef3749b-0a5a-454a-91c7-6942d166d707 admin admin] 10.222.0.88 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001527 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79387]: [pid: 79387|app: 0|req: 16/33] 10.222.0.88 () {54 vars in 931 bytes} [Mon Aug 23 15:21:27 2021] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79386]: DEBUG nova.api.openstack.wsgi [None req-7871601d-0db8-4acc-8e19-5b69cd7122d3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "vcpus": 8, "name": "m1.xlarge", "rxtx_factor": 1.0, "id": "5", "disk": 160}} {{(pid=79386) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79386]: INFO nova.api.openstack.requestlog [None req-7871601d-0db8-4acc-8e19-5b69cd7122d3 admin admin] 10.222.0.88 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.087627 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79386]: [pid: 79386|app: 0|req: 18/34] 10.222.0.88 () {64 vars in 1283 bytes} [Mon Aug 23 15:21:27 2021] POST /compute/v2.1/flavors => generated 408 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79387]: DEBUG nova.api.openstack.wsgi [None req-f22a60cb-d08d-4afe-ac77-9c1c4d2aa6a4 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=79387) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79387]: INFO nova.api.openstack.requestlog [None req-f22a60cb-d08d-4afe-ac77-9c1c4d2aa6a4 admin admin] 10.222.0.88 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.051903 2021-08-23 15:22:32.212 | Aug 23 15:21:27 n-d-805628-2 devstack@n-api.service[79387]: [pid: 79387|app: 0|req: 17/35] 10.222.0.88 () {64 vars in 1333 bytes} [Mon Aug 23 15:21:27 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-08-23 15:22:32.216 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.219 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond.service 2021-08-23 15:22:32.232 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-08-23 15:22:32.236 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.239 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-sch.service 2021-08-23 15:22:32.253 | enabled 2021-08-23 15:22:32.257 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-sch.service --no-pager 2021-08-23 15:22:32.275 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-08-23 15:22:32.275 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.275 | Active: active (running) since Mon 2021-08-23 15:20:47 UTC; 1min 44s ago 2021-08-23 15:22:32.275 | Main PID: 84141 (nova-scheduler) 2021-08-23 15:22:32.275 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:32.275 | Memory: 136.1M 2021-08-23 15:22:32.275 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-08-23 15:22:32.275 | ├─84141 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-08-23 15:22:32.275 | ├─85403 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-08-23 15:22:32.275 | └─85404 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-08-23 15:22:32.275 | 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_messaging_notifications.retry = -1 {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_reports.file_event_handler = None {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] oslo_reports.log_dir = None {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.276 | Aug 23 15:20:52 n-d-805628-2 nova-scheduler[84141]: DEBUG oslo_service.service [None req-f489b6f2-bef8-497a-a9e4-ad1c83805ef3 None None] ******************************************************************************** {{(pid=84141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-08-23 15:22:32.280 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.282 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-08-23 15:22:32.297 | enabled 2021-08-23 15:22:32.307 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-08-23 15:22:32.326 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-08-23 15:22:32.326 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.326 | Active: active (running) since Mon 2021-08-23 15:20:49 UTC; 1min 42s ago 2021-08-23 15:22:32.326 | Main PID: 84601 (uwsgi) 2021-08-23 15:22:32.326 | Status: "uWSGI is ready" 2021-08-23 15:22:32.326 | Tasks: 4 (limit: 14304) 2021-08-23 15:22:32.327 | Memory: 186.5M 2021-08-23 15:22:32.327 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-08-23 15:22:32.327 | ├─84601 nova-api-metauWSGI master 2021-08-23 15:22:32.327 | ├─84602 nova-api-metauWSGI worker 1 2021-08-23 15:22:32.327 | ├─84603 nova-api-metauWSGI worker 2 2021-08-23 15:22:32.327 | └─84604 nova-api-metauWSGI http 1 2021-08-23 15:22:32.327 | 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: DEBUG oslo_concurrency.lockutils [None req-4c9e367c-4d10-4035-808c-73247b34b60e 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=84602) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: DEBUG oslo_concurrency.lockutils [None req-4c9e367c-4d10-4035-808c-73247b34b60e None None] Lock "aeb1bed8-fdc0-4429-88ea-45c7aa3db8e6" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84602) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: DEBUG oslo_concurrency.lockutils [None req-4c9e367c-4d10-4035-808c-73247b34b60e None None] Lock "aeb1bed8-fdc0-4429-88ea-45c7aa3db8e6" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84602) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: DEBUG oslo_db.sqlalchemy.engines [None req-4c9e367c-4d10-4035-808c-73247b34b60e 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_ENGINE_SUBSTITUTION {{(pid=84602) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: DEBUG oslo_db.sqlalchemy.engines [None req-4c9e367c-4d10-4035-808c-73247b34b60e 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_ENGINE_SUBSTITUTION {{(pid=84602) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: DEBUG oslo_db.sqlalchemy.engines [None req-4c9e367c-4d10-4035-808c-73247b34b60e 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_ENGINE_SUBSTITUTION {{(pid=84602) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84603]: WARNING nova.api.metadata.handler [None req-a4e8bc27-6841-478e-9ee0-1f3a45c6d60a None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84603]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b07b6c79a0 pid: 84603 (default app) 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: WARNING nova.api.metadata.handler [None req-4c9e367c-4d10-4035-808c-73247b34b60e None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-08-23 15:22:32.327 | Aug 23 15:20:54 n-d-805628-2 devstack@n-api-meta.service[84602]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b07b6c79a0 pid: 84602 (default app) 2021-08-23 15:22:32.331 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.333 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-api.service 2021-08-23 15:22:32.349 | enabled 2021-08-23 15:22:32.356 | + functions-common:service_check:1604 : sudo systemctl status devstack@placement-api.service --no-pager 2021-08-23 15:22:32.377 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-08-23 15:22:32.377 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.377 | Active: active (running) since Mon 2021-08-23 15:19:45 UTC; 2min 46s ago 2021-08-23 15:22:32.377 | Main PID: 80547 (uwsgi) 2021-08-23 15:22:32.378 | Status: "uWSGI is ready" 2021-08-23 15:22:32.378 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:32.378 | Memory: 133.8M 2021-08-23 15:22:32.378 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-08-23 15:22:32.378 | ├─80547 placementuWSGI master 2021-08-23 15:22:32.378 | ├─80548 placementuWSGI worker 1 2021-08-23 15:22:32.378 | └─80549 placementuWSGI worker 2 2021-08-23 15:22:32.378 | 2021-08-23 15:22:32.378 | Aug 23 15:20:50 n-d-805628-2 devstack@placement-api.service[80549]: [pid: 80549|app: 0|req: 2/2] 10.222.0.88 () {54 vars in 916 bytes} [Mon Aug 23 15:20:50 2021] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-08-23 15:22:32.378 | Aug 23 15:20:51 n-d-805628-2 devstack@placement-api.service[80548]: DEBUG placement.requestlog [None req-230c7f8a-a208-49a5-9fa5-bb429ed2b139 None None] Starting request: 10.222.0.88 "GET /placement/" {{(pid=80548) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-08-23 15:22:32.378 | Aug 23 15:20:51 n-d-805628-2 devstack@placement-api.service[80548]: INFO placement.requestlog [None req-230c7f8a-a208-49a5-9fa5-bb429ed2b139 None None] 10.222.0.88 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-08-23 15:22:32.378 | Aug 23 15:20:51 n-d-805628-2 devstack@placement-api.service[80548]: [pid: 80548|app: 0|req: 1/3] 10.222.0.88 () {54 vars in 916 bytes} [Mon Aug 23 15:20:51 2021] GET /placement => generated 136 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-08-23 15:22:32.378 | Aug 23 15:20:55 n-d-805628-2 devstack@placement-api.service[80549]: DEBUG placement.requestlog [None req-33b3499c-4c66-483b-8865-84b26884fec5 None None] Starting request: 10.222.0.88 "GET /placement/" {{(pid=80549) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-08-23 15:22:32.378 | Aug 23 15:20:55 n-d-805628-2 devstack@placement-api.service[80549]: INFO placement.requestlog [None req-33b3499c-4c66-483b-8865-84b26884fec5 None None] 10.222.0.88 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-08-23 15:22:32.378 | Aug 23 15:20:55 n-d-805628-2 devstack@placement-api.service[80549]: [pid: 80549|app: 0|req: 3/4] 10.222.0.88 () {54 vars in 916 bytes} [Mon Aug 23 15:20:55 2021] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-08-23 15:22:32.378 | Aug 23 15:20:57 n-d-805628-2 devstack@placement-api.service[80548]: DEBUG placement.requestlog [None req-052c179f-c4d6-4720-9dbd-c824d56dc2c2 None None] Starting request: 10.222.0.88 "GET /placement/" {{(pid=80548) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-08-23 15:22:32.378 | Aug 23 15:20:57 n-d-805628-2 devstack@placement-api.service[80548]: INFO placement.requestlog [None req-052c179f-c4d6-4720-9dbd-c824d56dc2c2 None None] 10.222.0.88 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-08-23 15:22:32.378 | Aug 23 15:20:57 n-d-805628-2 devstack@placement-api.service[80548]: [pid: 80548|app: 0|req: 2/5] 10.222.0.88 () {54 vars in 916 bytes} [Mon Aug 23 15:20:57 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-08-23 15:22:32.382 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.384 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-client.service 2021-08-23 15:22:32.398 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-08-23 15:22:32.402 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.404 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-api.service 2021-08-23 15:22:32.418 | enabled 2021-08-23 15:22:32.422 | + functions-common:service_check:1604 : sudo systemctl status devstack@g-api.service --no-pager 2021-08-23 15:22:32.442 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-08-23 15:22:32.442 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.442 | Active: active (running) since Mon 2021-08-23 15:21:44 UTC; 47s ago 2021-08-23 15:22:32.442 | Main PID: 88748 (uwsgi) 2021-08-23 15:22:32.443 | Status: "uWSGI is ready" 2021-08-23 15:22:32.443 | Tasks: 5 (limit: 14304) 2021-08-23 15:22:32.443 | Memory: 187.4M 2021-08-23 15:22:32.443 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-08-23 15:22:32.443 | ├─88748 glance-apiuWSGI master 2021-08-23 15:22:32.443 | ├─88749 glance-apiuWSGI worker 1 2021-08-23 15:22:32.443 | └─88750 glance-apiuWSGI worker 2 2021-08-23 15:22:32.443 | 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.location [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88750) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: DEBUG glance_store.backend [None req-0e64f210-b062-45d2-afd3-a1a86586465c admin admin] Skipping store.set_acls... not implemented. {{(pid=88750) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-08-23 15:22:32.443 | Aug 23 15:22:12 n-d-805628-2 devstack@g-api.service[88750]: [pid: 88750|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Mon Aug 23 15:21:57 2021] PUT /v2/images/976ce831-a501-411f-a4a8-acd9a84d7701/file => generated 0 bytes in 15359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-08-23 15:22:32.447 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.450 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-sch.service 2021-08-23 15:22:32.467 | enabled 2021-08-23 15:22:32.471 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-sch.service --no-pager 2021-08-23 15:22:32.491 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-08-23 15:22:32.491 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.491 | Active: active (running) since Mon 2021-08-23 15:21:36 UTC; 56s ago 2021-08-23 15:22:32.491 | Main PID: 87460 (cinder-schedule) 2021-08-23 15:22:32.491 | Tasks: 5 (limit: 14304) 2021-08-23 15:22:32.491 | Memory: 102.7M 2021-08-23 15:22:32.491 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-08-23 15:22:32.491 | └─87460 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-08-23 15:22:32.491 | 2021-08-23 15:22:32.492 | Aug 23 15:21:40 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.service [None req-9c8ac3d0-adf2-4e5f-8430-534c044ebd29 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=87460) start /opt/stack/cinder/cinder/service.py:237}} 2021-08-23 15:22:32.492 | Aug 23 15:21:41 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.scheduler.host_manager [None req-245172ac-812a-471b-94b6-b075001f6921 None None] Received backup service update from n-d-805628-2: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=87460) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2021-08-23 15:22:32.492 | Aug 23 15:21:47 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.scheduler.host_manager [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] Received volume service update from n-d-805628-2@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:n-d-805628-2: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, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=87460) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2021-08-23 15:22:32.492 | Aug 23 15:21:47 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.scheduler.host_manager [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] Updating capabilities for n-d-805628-2@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-805628-2: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, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 8, 23, 15, 21, 47, 806830)} {{(pid=87460) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-08-23 15:22:32.492 | Aug 23 15:21:47 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.utils [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=87460) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:717}} 2021-08-23 15:22:32.492 | Aug 23 15:21:47 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.utils [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=87460) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:717}} 2021-08-23 15:22:32.492 | Aug 23 15:21:47 n-d-805628-2 cinder-scheduler[87460]: DEBUG cinder.scheduler.host_manager [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'n-d-805628-2@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 8, 23, 15, 21, 47, 851530)}]. {{(pid=87460) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-08-23 15:22:32.492 | Aug 23 15:21:56 n-d-805628-2 cinder-scheduler[87460]: DEBUG oslo_service.periodic_task [None req-e4073a6a-285b-4862-b27b-e127e6a5936c None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=87460) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-08-23 15:22:32.492 | Aug 23 15:21:56 n-d-805628-2 cinder-scheduler[87460]: INFO cinder.message.api [None req-e4073a6a-285b-4862-b27b-e127e6a5936c None None] Deleted 0 expired messages. 2021-08-23 15:22:32.492 | Aug 23 15:21:56 n-d-805628-2 cinder-scheduler[87460]: DEBUG oslo_service.periodic_task [None req-e4073a6a-285b-4862-b27b-e127e6a5936c None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=87460) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-08-23 15:22:32.496 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.498 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-api.service 2021-08-23 15:22:32.514 | enabled 2021-08-23 15:22:32.518 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-api.service --no-pager 2021-08-23 15:22:32.540 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-08-23 15:22:32.540 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.541 | Active: active (running) since Mon 2021-08-23 15:21:30 UTC; 1min 2s ago 2021-08-23 15:22:32.541 | Main PID: 87023 (uwsgi) 2021-08-23 15:22:32.541 | Status: "uWSGI is ready" 2021-08-23 15:22:32.541 | Tasks: 11 (limit: 14304) 2021-08-23 15:22:32.541 | Memory: 228.2M 2021-08-23 15:22:32.541 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-08-23 15:22:32.541 | ├─87023 cinder-apiuWSGI master 2021-08-23 15:22:32.541 | ├─87024 cinder-apiuWSGI worker 1 2021-08-23 15:22:32.541 | └─87025 cinder-apiuWSGI worker 2 2021-08-23 15:22:32.541 | 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87025]: [pid: 87025|app: 0|req: 2/2] 10.222.0.88 () {60 vars in 1238 bytes} [Mon Aug 23 15:21:41 2021] POST /volume/v3/bbcfc9faa3314628b28a2af575e71e1b/types => generated 186 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: INFO cinder.api.openstack.wsgi [req-746d8593-48fa-4ad6-ade5-cbf3d71376cf req-5eb39f2d-786c-40b4-8ed7-4f2e50fa9016 admin admin] POST http://10.222.0.88/volume/v3/bbcfc9faa3314628b28a2af575e71e1b/types/ee1064bb-c425-468f-90ec-79eca71f3287/extra_specs 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: 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-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: warnings.warn( 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: DEBUG cinder.api.openstack.wsgi [req-746d8593-48fa-4ad6-ade5-cbf3d71376cf req-5eb39f2d-786c-40b4-8ed7-4f2e50fa9016 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: 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-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: warnings.warn('Policy enforcement is depending on the value of ' 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: DEBUG oslo_db.sqlalchemy.engines [req-746d8593-48fa-4ad6-ade5-cbf3d71376cf req-5eb39f2d-786c-40b4-8ed7-4f2e50fa9016 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_ENGINE_SUBSTITUTION {{(pid=87024) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: INFO cinder.api.openstack.wsgi [req-746d8593-48fa-4ad6-ade5-cbf3d71376cf req-5eb39f2d-786c-40b4-8ed7-4f2e50fa9016 admin admin] http://10.222.0.88/volume/v3/bbcfc9faa3314628b28a2af575e71e1b/types/ee1064bb-c425-468f-90ec-79eca71f3287/extra_specs returned with HTTP 200 2021-08-23 15:22:32.541 | Aug 23 15:21:42 n-d-805628-2 devstack@c-api.service[87024]: [pid: 87024|app: 0|req: 1/3] 10.222.0.88 () {62 vars in 1455 bytes} [Mon Aug 23 15:21:42 2021] POST /volume/v3/bbcfc9faa3314628b28a2af575e71e1b/types/ee1064bb-c425-468f-90ec-79eca71f3287/extra_specs => generated 55 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-08-23 15:22:32.545 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.548 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-vol.service 2021-08-23 15:22:32.563 | enabled 2021-08-23 15:22:32.567 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-vol.service --no-pager 2021-08-23 15:22:32.586 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-08-23 15:22:32.586 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.586 | Active: active (running) since Mon 2021-08-23 15:21:39 UTC; 53s ago 2021-08-23 15:22:32.586 | Main PID: 88174 (cinder-volume) 2021-08-23 15:22:32.586 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:32.586 | Memory: 132.8M 2021-08-23 15:22:32.586 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-08-23 15:22:32.586 | ├─88174 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-08-23 15:22:32.587 | └─88373 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-08-23 15:22:32.587 | 2021-08-23 15:22:32.587 | Aug 23 15:21:47 n-d-805628-2 sudo[88853]: 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-08-23 15:22:32.587 | Aug 23 15:21:47 n-d-805628-2 sudo[88853]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 sudo[88853]: pam_unix(sudo:session): session closed for user root 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 cinder-volume[88373]: DEBUG oslo_concurrency.processutils [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 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.522s {{(pid=88373) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 cinder-volume[88373]: DEBUG oslo_concurrency.processutils [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 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 --readonly stack-volumes-lvmdriver-1 {{(pid=88373) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 sudo[88857]: 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 --readonly stack-volumes-lvmdriver-1 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 sudo[88857]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 sudo[88857]: pam_unix(sudo:session): session closed for user root 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 cinder-volume[88373]: DEBUG oslo_concurrency.processutils [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=88373) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-23 15:22:32.587 | Aug 23 15:21:48 n-d-805628-2 cinder-volume[88373]: INFO cinder.volume.manager [None req-35d19d7d-99a1-47a0-9e0f-e2310375c669 None None] Driver post RPC initialization completed successfully. 2021-08-23 15:22:32.590 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.593 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-svc.service 2021-08-23 15:22:32.610 | enabled 2021-08-23 15:22:32.614 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-svc.service --no-pager 2021-08-23 15:22:32.631 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-08-23 15:22:32.631 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.631 | Active: active (running) since Mon 2021-08-23 15:19:38 UTC; 2min 53s ago 2021-08-23 15:22:32.631 | Main PID: 79961 (/usr/bin/python) 2021-08-23 15:22:32.631 | Tasks: 10 (limit: 14304) 2021-08-23 15:22:32.631 | Memory: 328.3M 2021-08-23 15:22:32.631 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-08-23 15:22:32.631 | ├─79961 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-23 15:22:32.631 | ├─80066 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-08-23 15:22:32.631 | ├─80067 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-08-23 15:22:32.631 | ├─80068 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-08-23 15:22:32.631 | └─80069 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-08-23 15:22:32.631 | 2021-08-23 15:22:32.631 | Aug 23 15:21:55 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-062dbc93-847c-4a80-9f52-2870bf67fcf3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.631 | Aug 23 15:21:57 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-918d5817-bf2a-4a08-9ae3-67f666befcf8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.631 | Aug 23 15:21:58 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.631 | Aug 23 15:22:00 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-2aac14aa-b1e6-4b13-a4ca-5cbe1c3b3d13 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.631 | Aug 23 15:22:06 n-d-805628-2 neutron-server[80069]: DEBUG neutron.db.agents_db [None req-13bb9699-f72b-4c5d-96cf-94ca899c6af4 None None] Agent healthcheck: found 5 active agents {{(pid=80069) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:328}} 2021-08-23 15:22:32.631 | Aug 23 15:22:25 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-49456e80-f136-4eb1-a2b3-c0d566c06eea None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.632 | Aug 23 15:22:25 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-062dbc93-847c-4a80-9f52-2870bf67fcf3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.632 | Aug 23 15:22:27 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-4821282c-5558-453d-994a-493217ee9a04 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.632 | Aug 23 15:22:28 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.632 | Aug 23 15:22:30 n-d-805628-2 neutron-server[80068]: DEBUG neutron_lib.callbacks.manager [None req-2aac14aa-b1e6-4b13-a4ca-5cbe1c3b3d13 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8726515693707', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3485533'] for agent, after_update {{(pid=80068) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-08-23 15:22:32.634 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.637 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-08-23 15:22:32.655 | enabled 2021-08-23 15:22:32.659 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-08-23 15:22:32.678 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-08-23 15:22:32.678 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.678 | Active: active (running) since Mon 2021-08-23 15:19:51 UTC; 2min 41s ago 2021-08-23 15:22:32.678 | Main PID: 81409 (neutron-dhcp-ag) 2021-08-23 15:22:32.678 | Tasks: 11 (limit: 14304) 2021-08-23 15:22:32.678 | Memory: 188.8M 2021-08-23 15:22:32.678 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-08-23 15:22:32.678 | ├─81409 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-08-23 15:22:32.679 | ├─82980 /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/tmp6o4mfqgs/privsep.sock 2021-08-23 15:22:32.679 | ├─83074 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-08-23 15:22:32.679 | ├─83075 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-08-23 15:22:32.679 | └─83085 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/00ecf39c-3701-4649-8c89-d55d45e24157/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/00ecf39c-3701-4649-8c89-d55d45e24157/host --addn-hosts=/opt/stack/data/neutron/dhcp/00ecf39c-3701-4649-8c89-d55d45e24157/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/00ecf39c-3701-4649-8c89-d55d45e24157/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/00ecf39c-3701-4649-8c89-d55d45e24157/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a7af91ca-f830-41f6-a528-fb707acdf8f6,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-08-23 15:22:32.679 | 2021-08-23 15:22:32.679 | Aug 23 15:20:38 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG neutron.agent.dhcp.agent [None req-eee8c5b6-4cee-43b9-b157-cf5024202ff5 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '80e5129a-a4c5-4bd4-af11-f8798440d119', 'name': 'public-subnet', 'tenant_id': 'bbcfc9faa3314628b28a2af575e71e1b', 'network_id': '8d1139af-4c34-4ec5-9149-7f38466dde6b', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.6.1', 'cidr': '172.25.6.0/24', 'allocation_pools': [{'start': '172.25.6.2', 'end': '172.25.6.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-08-23T15:20:37Z', 'updated_at': '2021-08-23T15:20:37Z', 'revision_number': 0, 'project_id': 'bbcfc9faa3314628b28a2af575e71e1b', 'network': {'id': '8d1139af-4c34-4ec5-9149-7f38466dde6b', 'name': 'public', 'tenant_id': 'bbcfc9faa3314628b28a2af575e71e1b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['80e5129a-a4c5-4bd4-af11-f8798440d119'], 'standard_attr_id': 17, '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-08-23T15:20:29Z', 'updated_at': '2021-08-23T15:20:37Z', 'revision_number': 2, 'project_id': 'bbcfc9faa3314628b28a2af575e71e1b', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=81409) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-08-23 15:22:32.679 | Aug 23 15:20:38 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG oslo_concurrency.lockutils [None req-dd7dcb84-64c2-4dc9-b312-2405851b25ed None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=81409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.679 | Aug 23 15:20:38 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG oslo_concurrency.lockutils [None req-dd7dcb84-64c2-4dc9-b312-2405851b25ed None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=81409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.679 | Aug 23 15:20:42 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=81409) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-08-23 15:22:32.679 | Aug 23 15:20:44 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=81409) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-08-23 15:22:32.679 | Aug 23 15:20:44 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=81409) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-08-23 15:22:32.679 | Aug 23 15:20:54 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.679 | Aug 23 15:20:54 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=81409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.679 | Aug 23 15:21:54 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.679 | Aug 23 15:21:54 n-d-805628-2 neutron-dhcp-agent[81409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.683 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.685 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-meta.service 2021-08-23 15:22:32.700 | enabled 2021-08-23 15:22:32.704 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-meta.service --no-pager 2021-08-23 15:22:32.726 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-08-23 15:22:32.726 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.726 | Active: active (running) since Mon 2021-08-23 15:19:54 UTC; 2min 37s ago 2021-08-23 15:22:32.726 | Main PID: 82177 (neutron-metadat) 2021-08-23 15:22:32.726 | Tasks: 4 (limit: 14304) 2021-08-23 15:22:32.726 | Memory: 112.4M 2021-08-23 15:22:32.726 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-08-23 15:22:32.726 | ├─82177 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-08-23 15:22:32.727 | ├─82663 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-08-23 15:22:32.727 | └─82664 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-08-23 15:22:32.728 | 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_rabbit.ssl = False {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_notifications.driver = [] {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_notifications.retry = -1 {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.728 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:32.729 | Aug 23 15:19:58 n-d-805628-2 neutron-metadata-agent[82177]: DEBUG oslo_service.service [None req-88339e10-acbd-4f79-a868-a83d3afb31f2 None None] ******************************************************************************** {{(pid=82177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-08-23 15:22:32.730 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.734 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-agt.service 2021-08-23 15:22:32.748 | enabled 2021-08-23 15:22:32.752 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-agt.service --no-pager 2021-08-23 15:22:32.770 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-08-23 15:22:32.770 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.770 | Active: active (running) since Mon 2021-08-23 15:19:50 UTC; 2min 42s ago 2021-08-23 15:22:32.770 | Main PID: 81012 (neutron-openvsw) 2021-08-23 15:22:32.770 | Tasks: 10 (limit: 14304) 2021-08-23 15:22:32.770 | Memory: 167.4M 2021-08-23 15:22:32.770 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-08-23 15:22:32.770 | ├─81012 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-08-23 15:22:32.770 | ├─82170 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-08-23 15:22:32.770 | ├─82171 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-08-23 15:22:32.770 | ├─82606 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpnfcd2giy/privsep.sock 2021-08-23 15:22:32.770 | └─82659 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-08-23 15:22:32.770 | 2021-08-23 15:22:32.770 | Aug 23 15:22:27 n-d-805628-2 neutron-openvswitch-agent[81012]: DEBUG neutron.agent.linux.utils [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 82659. {{(pid=81012) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-08-23 15:22:32.770 | Aug 23 15:22:27 n-d-805628-2 neutron-openvswitch-agent[81012]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Agent rpc_loop - iteration:75 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-08-23 15:22:32.770 | Aug 23 15:22:29 n-d-805628-2 neutron-openvswitch-agent[81012]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Agent rpc_loop - iteration:76 started 2021-08-23 15:22:32.770 | Aug 23 15:22:29 n-d-805628-2 neutron-openvswitch-agent[81012]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbd3e86ac,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=6271572293668290683,duration_nsec=544000000,duration_sec=155,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=81012) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2021-08-23 15:22:32.770 | Aug 23 15:22:29 n-d-805628-2 neutron-openvswitch-agent[81012]: DEBUG neutron.agent.linux.utils [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 82659. {{(pid=81012) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-08-23 15:22:32.771 | Aug 23 15:22:29 n-d-805628-2 neutron-openvswitch-agent[81012]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Agent rpc_loop - iteration:76 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-08-23 15:22:32.771 | Aug 23 15:22:31 n-d-805628-2 neutron-openvswitch-agent[81012]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Agent rpc_loop - iteration:77 started 2021-08-23 15:22:32.771 | Aug 23 15:22:31 n-d-805628-2 neutron-openvswitch-agent[81012]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbd3e86ae,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=6271572293668290683,duration_nsec=545000000,duration_sec=157,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=81012) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2021-08-23 15:22:32.771 | Aug 23 15:22:31 n-d-805628-2 neutron-openvswitch-agent[81012]: DEBUG neutron.agent.linux.utils [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 82659. {{(pid=81012) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-08-23 15:22:32.771 | Aug 23 15:22:31 n-d-805628-2 neutron-openvswitch-agent[81012]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-874c9fc1-f6a2-47ef-b2f2-777f77eecb4e None None] Agent rpc_loop - iteration:77 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-08-23 15:22:32.774 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.777 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-l3.service 2021-08-23 15:22:32.795 | enabled 2021-08-23 15:22:32.799 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-l3.service --no-pager 2021-08-23 15:22:32.818 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-08-23 15:22:32.818 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.818 | Active: active (running) since Mon 2021-08-23 15:19:52 UTC; 2min 39s ago 2021-08-23 15:22:32.818 | Main PID: 81801 (neutron-l3-agen) 2021-08-23 15:22:32.818 | Tasks: 15 (limit: 14304) 2021-08-23 15:22:32.818 | Memory: 191.7M 2021-08-23 15:22:32.818 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-08-23 15:22:32.818 | ├─81801 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-08-23 15:22:32.818 | ├─82731 /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/tmp0sjam1tg/privsep.sock 2021-08-23 15:22:32.818 | ├─83515 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-08-23 15:22:32.818 | ├─83516 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-08-23 15:22:32.818 | └─83527 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/c867badc-ef36-4b4c-8d12-50eb7b18e591.conf 2021-08-23 15:22:32.818 | 2021-08-23 15:22:32.818 | Aug 23 15:20:56 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.818 | Aug 23 15:20:56 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.818 | Aug 23 15:20:57 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.819 | Aug 23 15:20:57 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.819 | Aug 23 15:21:20 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_service.periodic_task [None req-5b6a60bf-50ab-4e3c-89f3-e1393d5ba582 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=81801) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-08-23 15:22:32.819 | Aug 23 15:21:56 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.819 | Aug 23 15:21:56 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.819 | Aug 23 15:21:57 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:32.819 | Aug 23 15:21:57 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=81801) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:32.819 | Aug 23 15:22:00 n-d-805628-2 neutron-l3-agent[81801]: DEBUG oslo_service.periodic_task [None req-5b6a60bf-50ab-4e3c-89f3-e1393d5ba582 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=81801) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-08-23 15:22:32.822 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.826 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@rabbit.service 2021-08-23 15:22:32.840 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-08-23 15:22:32.844 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.847 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@tempest.service 2021-08-23 15:22:32.861 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-08-23 15:22:32.867 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.871 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@mysql.service 2021-08-23 15:22:32.888 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-08-23 15:22:32.892 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.894 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@etcd3.service 2021-08-23 15:22:32.908 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-08-23 15:22:32.912 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.917 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@dstat.service 2021-08-23 15:22:32.937 | enabled 2021-08-23 15:22:32.941 | + functions-common:service_check:1604 : sudo systemctl status devstack@dstat.service --no-pager 2021-08-23 15:22:32.958 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-08-23 15:22:32.958 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-08-23 15:22:32.958 | Active: active (running) since Mon 2021-08-23 15:09:42 UTC; 12min ago 2021-08-23 15:22:32.958 | Main PID: 59565 (dstat.sh) 2021-08-23 15:22:32.958 | Tasks: 2 (limit: 14304) 2021-08-23 15:22:32.958 | Memory: 9.4M 2021-08-23 15:22:32.959 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-08-23 15:22:32.959 | ├─59565 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-08-23 15:22:32.959 | └─59655 /usr/bin/python3 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-08-23 15:22:32.959 | 2021-08-23 15:22:32.959 | Aug 23 15:22:23 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:23| 26 5 69 0 0|4646M 902M 176M 5944M|1574B 0 | 0 572k| 0 51.0 | 822 5231 |1.74 1.50 1.15|1.0 0 98| 0 0 |openstack 89746 24%7802k 263B|openstack 897467802k 263B 24%|mysqld 645M| 0 0 | 28 273 0 95 0 2021-08-23 15:22:32.959 | Aug 23 15:22:24 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:24| 28 4 69 0 0|4672M 876M 176M 5944M|2450B 0 | 0 332k| 0 18.0 | 418 3796 |1.74 1.50 1.15|1.0 0 0| 0 0 |openstack 89746 24%6281k 64B|openstack 897466281k 64B 24%|mysqld 645M| 0 0 | 28 275 0 91 0 2021-08-23 15:22:32.959 | Aug 23 15:22:25 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:25| 26 6 67 1 0|4628M 920M 176M 5944M|2594B 0 | 0 2216k| 0 122 |1490 6266 |1.74 1.50 1.15|1.0 0 139| 0 0 |openstack 89886 13%3313k 256B|bash 89369 14M 16k 0%|mysqld 645M| 0 0 | 28 273 0 95 0 2021-08-23 15:22:32.959 | Aug 23 15:22:26 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:26| 27 5 68 0 0|4660M 888M 176M 5944M|7060B 0 | 0 228k| 0 22.0 | 464 4243 |1.68 1.49 1.15|1.0 0 1.0| 0 0 |openstack 89886 25%8014k 7B|openstack 898868014k 7B 25%|mysqld 645M| 0 0 | 28 273 0 89 0 2021-08-23 15:22:32.959 | Aug 23 15:22:27 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:27| 28 5 68 0 0|4622M 925M 176M 5944M|2550B 0 | 0 292k| 0 22.0 |1154 5499 |1.68 1.49 1.15|2.0 0 81| 0 0 |openstack 899684.2%1890k 256B|bash 89369 14M9501B 0%|mysqld 645M| 0 0 | 28 273 0 94 0 2021-08-23 15:22:32.959 | Aug 23 15:22:28 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:28| 28 3 69 0 0|4651M 897M 176M 5944M|2746B 0 | 0 240k| 0 21.0 | 454 4203 |1.68 1.49 1.15|1.0 0 1.0| 0 0 |openstack 89968 25%6609k 7B|openstack 899686609k 7B 25%|mysqld 645M| 0 0 | 28 273 0 91 0 2021-08-23 15:22:32.959 | Aug 23 15:22:29 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:29| 30 4 66 0 0|4672M 875M 176M 5944M| 36k 0 | 0 364k| 0 45.0 | 900 5483 |1.68 1.49 1.15|3.0 0 0| 0 0 |openstack 89968 22%5586k 560B|openstack 899685586k 560B 22%|mysqld 645M| 0 0 | 28 273 0 96 0 2021-08-23 15:22:32.959 | Aug 23 15:22:30 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:30| 27 4 69 0 0|4638M 910M 176M 5944M| 36k 0 | 0 268k| 0 22.0 | 817 4801 |1.68 1.49 1.15|2.0 0 78| 0 0 |openstack 90046 20%5848k 263B|bash 89369 14M9065B0.2%|mysqld 645M| 0 0 | 28 273 0 93 0 2021-08-23 15:22:32.959 | Aug 23 15:22:31 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:31| 28 4 69 0 0|4667M 880M 176M 5944M| 34k 0 | 0 2904k| 0 323 | 419 4058 |1.62 1.48 1.15|3.0 0 0| 0 0 |openstack 90046 24%7460k 64B|openstack 900467460k 64B 24%|mysqld 645M| 0 0 | 28 273 0 93 0 2021-08-23 15:22:32.959 | Aug 23 15:22:32 n-d-805628-2 dstat.sh[59655]: 23-08 15:22:32| 21 12 67 0 0|4615M 932M 176M 5944M| 23k 0 | 0 644k| 0 44.0 |2134 7300 |1.62 1.48 1.15|1.0 0 310| 0 0 |uwsgi 608231.5%2565B 10k|bash 11615 111M 121k1.2%|mysqld 645M| 0 0 | 28 273 0 98 0 2021-08-23 15:22:32.962 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.965 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-crt.service 2021-08-23 15:22:32.978 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-08-23 15:22:32.982 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:32.985 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cauth.service 2021-08-23 15:22:33.001 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-08-23 15:22:33.006 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.008 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-metering.service 2021-08-23 15:22:33.022 | enabled 2021-08-23 15:22:33.026 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-metering.service --no-pager 2021-08-23 15:22:33.045 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-08-23 15:22:33.045 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.045 | Active: active (running) since Mon 2021-08-23 15:19:56 UTC; 2min 36s ago 2021-08-23 15:22:33.046 | Main PID: 82558 (neutron-meterin) 2021-08-23 15:22:33.046 | Tasks: 2 (limit: 14304) 2021-08-23 15:22:33.046 | Memory: 97.1M 2021-08-23 15:22:33.046 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-08-23 15:22:33.046 | └─82558 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2021-08-23 15:22:33.046 | 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=82558) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=82558) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: 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=82558) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=82558) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=82558) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=82558) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=82558) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: 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=82558) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=82558) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-08-23 15:22:33.046 | Aug 23 15:22:30 n-d-805628-2 neutron-metering-agent[82558]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=82558) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2021-08-23 15:22:33.049 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.052 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-vpn.service 2021-08-23 15:22:33.069 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-08-23 15:22:33.073 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.076 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-reg.service 2021-08-23 15:22:33.092 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-08-23 15:22:33.096 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.099 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@cinder.service 2021-08-23 15:22:33.113 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-08-23 15:22:33.118 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.121 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-bak.service 2021-08-23 15:22:33.137 | enabled 2021-08-23 15:22:33.142 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-bak.service --no-pager 2021-08-23 15:22:33.159 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-08-23 15:22:33.159 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.159 | Active: active (running) since Mon 2021-08-23 15:21:37 UTC; 55s ago 2021-08-23 15:22:33.159 | Main PID: 87816 (cinder-backup) 2021-08-23 15:22:33.159 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:33.159 | Memory: 111.8M 2021-08-23 15:22:33.159 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-08-23 15:22:33.159 | ├─87816 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-08-23 15:22:33.159 | └─88257 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-08-23 15:22:33.159 | 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.keyfile = None {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.kv_mountpoint = secret {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.kv_version = 2 {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.root_token_id = None {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.split_loggers = False {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.ssl_ca_crt_file = None {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.timeout = None {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.use_ssl = False {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.159 | Aug 23 15:21:41 n-d-805628-2 cinder-backup[87816]: DEBUG oslo_service.service [None req-f891f59d-84fe-48a0-8cc3-1de3cbca9c0a None None] ******************************************************************************** {{(pid=87816) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-08-23 15:22:33.163 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.166 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-proxy.service 2021-08-23 15:22:33.183 | enabled 2021-08-23 15:22:33.187 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-08-23 15:22:33.210 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-08-23 15:22:33.210 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.210 | Active: active (running) since Mon 2021-08-23 15:19:26 UTC; 3min 6s ago 2021-08-23 15:22:33.210 | Main PID: 78605 (swift-proxy-ser) 2021-08-23 15:22:33.210 | Tasks: 2 (limit: 14304) 2021-08-23 15:22:33.210 | Memory: 77.2M 2021-08-23 15:22:33.210 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-08-23 15:22:33.210 | ├─78605 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-08-23 15:22:33.210 | └─78700 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-08-23 15:22:33.210 | 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 proxy-server[78700]: Validating token access rules against request 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 swift-proxy-server[78700]: proxy-server: Validating token access rules against request 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 proxy-server[78700]: Received request from user: user_id 7b32aaffc8fe465d88efb1c007d20df5, project_id c078339d5ae243079f70721d32c55cd5, roles service,ResellerAdmin 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 swift-proxy-server[78700]: proxy-server: Received request from user: user_id 7b32aaffc8fe465d88efb1c007d20df5, project_id c078339d5ae243079f70721d32c55cd5, roles service,ResellerAdmin 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 proxy-server[78700]: Using identity: {'user': ('7b32aaffc8fe465d88efb1c007d20df5', 'glance-swift'), 'tenant': ('c078339d5ae243079f70721d32c55cd5', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txbebc5c2f246c4553b9846-006123bd15) 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 swift-proxy-server[78700]: proxy-server: Using identity: {'user': ('7b32aaffc8fe465d88efb1c007d20df5', 'glance-swift'), 'tenant': ('c078339d5ae243079f70721d32c55cd5', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txbebc5c2f246c4553b9846-006123bd15) 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 proxy-server[78700]: User c078339d5ae243079f70721d32c55cd5 has reseller admin authorizing (txn: txbebc5c2f246c4553b9846-006123bd15) (client_ip: 10.222.0.88) 2021-08-23 15:22:33.211 | Aug 23 15:21:57 n-d-805628-2 swift-proxy-server[78700]: proxy-server: User c078339d5ae243079f70721d32c55cd5 has reseller admin authorizing (txn: txbebc5c2f246c4553b9846-006123bd15) (client_ip: 10.222.0.88) 2021-08-23 15:22:33.211 | Aug 23 15:22:12 n-d-805628-2 proxy-server[78700]: 10.222.0.88 10.222.0.88 23/Aug/2021/15/22/12 PUT /v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABhI70V... 645922816 - - txbebc5c2f246c4553b9846-006123bd15 - 14.4946 - - 1629732117.849041939 1629732132.343599558 0 2021-08-23 15:22:33.211 | Aug 23 15:22:12 n-d-805628-2 swift-proxy-server[78700]: proxy-server: 10.222.0.88 10.222.0.88 23/Aug/2021/15/22/12 PUT /v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABhI70V... 645922816 - - txbebc5c2f246c4553b9846-006123bd15 - 14.4946 - - 1629732117.849041939 1629732132.343599558 0 2021-08-23 15:22:33.215 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.219 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-object.service 2021-08-23 15:22:33.239 | enabled 2021-08-23 15:22:33.243 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-object.service --no-pager 2021-08-23 15:22:33.260 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-08-23 15:22:33.260 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.260 | Active: active (running) since Mon 2021-08-23 15:19:20 UTC; 3min 12s ago 2021-08-23 15:22:33.260 | Main PID: 77110 (swift-object-se) 2021-08-23 15:22:33.260 | Tasks: 23 (limit: 14304) 2021-08-23 15:22:33.260 | Memory: 49.2M 2021-08-23 15:22:33.260 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-08-23 15:22:33.260 | ├─77110 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-08-23 15:22:33.260 | ├─77466 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-08-23 15:22:33.260 | └─77467 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-08-23 15:22:33.260 | 2021-08-23 15:22:33.261 | Aug 23 15:19:20 n-d-805628-2 systemd[1]: Started Devstack devstack@s-object.service. 2021-08-23 15:22:33.261 | Aug 23 15:19:22 n-d-805628-2 object-server[77110]: Started child 77466 from parent 77110 2021-08-23 15:22:33.261 | Aug 23 15:19:22 n-d-805628-2 swift-object-server[77110]: object-server: Started child 77466 from parent 77110 2021-08-23 15:22:33.261 | Aug 23 15:19:22 n-d-805628-2 object-server[77110]: Started child 77467 from parent 77110 2021-08-23 15:22:33.261 | Aug 23 15:19:22 n-d-805628-2 swift-object-server[77110]: object-server: Started child 77467 from parent 77110 2021-08-23 15:22:33.261 | Aug 23 15:22:12 n-d-805628-2 object-server[77466]: 127.0.0.1 - - [23/Aug/2021:15:22:12 +0000] "PUT /sdb1/202/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" 201 - "PUT http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" "txbebc5c2f246c4553b9846-006123bd15" "proxy-server 78700" 14.4657 "-" 77466 0 2021-08-23 15:22:33.261 | Aug 23 15:22:12 n-d-805628-2 swift-object-server[77466]: object-server: 127.0.0.1 - - [23/Aug/2021:15:22:12 +0000] "PUT /sdb1/202/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" 201 - "PUT http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" "txbebc5c2f246c4553b9846-006123bd15" "proxy-server 78700" 14.4657 "-" 77466 0 2021-08-23 15:22:33.264 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.267 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-container.service 2021-08-23 15:22:33.282 | enabled 2021-08-23 15:22:33.286 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-container.service --no-pager 2021-08-23 15:22:33.303 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-08-23 15:22:33.303 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.303 | Active: active (running) since Mon 2021-08-23 15:19:22 UTC; 3min 11s ago 2021-08-23 15:22:33.303 | Main PID: 77473 (swift-container) 2021-08-23 15:22:33.303 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:33.303 | Memory: 49.3M 2021-08-23 15:22:33.303 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-08-23 15:22:33.303 | ├─77473 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-08-23 15:22:33.303 | ├─77827 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-08-23 15:22:33.303 | └─77828 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-08-23 15:22:33.304 | 2021-08-23 15:22:33.304 | Aug 23 15:19:23 n-d-805628-2 container-server[77473]: Started child 77827 from parent 77473 2021-08-23 15:22:33.304 | Aug 23 15:19:23 n-d-805628-2 swift-container-server[77473]: container-server: Started child 77827 from parent 77473 2021-08-23 15:22:33.304 | Aug 23 15:19:23 n-d-805628-2 container-server[77473]: Started child 77828 from parent 77473 2021-08-23 15:22:33.304 | Aug 23 15:19:23 n-d-805628-2 swift-container-server[77473]: container-server: Started child 77828 from parent 77473 2021-08-23 15:22:33.304 | Aug 23 15:21:57 n-d-805628-2 container-server[77827]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "PUT /sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance" 201 - "PUT http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance" "tx5bc8be133f62445f92fe6-006123bd15" "proxy-server 78700" 0.0308 "-" 77827 0 2021-08-23 15:22:33.304 | Aug 23 15:21:57 n-d-805628-2 swift-container-server[77827]: container-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "PUT /sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance" 201 - "PUT http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance" "tx5bc8be133f62445f92fe6-006123bd15" "proxy-server 78700" 0.0308 "-" 77827 0 2021-08-23 15:22:33.304 | Aug 23 15:21:57 n-d-805628-2 container-server[77828]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance" 204 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance?format=json&states=listing" "txbebc5c2f246c4553b9846-006123bd15" "proxy-server 78700" 0.0067 "-" 77828 0 2021-08-23 15:22:33.304 | Aug 23 15:21:57 n-d-805628-2 swift-container-server[77828]: container-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance" 204 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5/glance?format=json&states=listing" "txbebc5c2f246c4553b9846-006123bd15" "proxy-server 78700" 0.0067 "-" 77828 0 2021-08-23 15:22:33.304 | Aug 23 15:22:12 n-d-805628-2 container-server[77828]: 127.0.0.1 - - [23/Aug/2021:15:22:12 +0000] "PUT /sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" 201 - "PUT http://10.222.0.88:8080/sdb1/202/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" "txbebc5c2f246c4553b9846-006123bd15" "object-server 77466" 0.0012 "-" 77828 0 2021-08-23 15:22:33.304 | Aug 23 15:22:12 n-d-805628-2 swift-container-server[77828]: container-server: 127.0.0.1 - - [23/Aug/2021:15:22:12 +0000] "PUT /sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" 201 - "PUT http://10.222.0.88:8080/sdb1/202/AUTH_c078339d5ae243079f70721d32c55cd5/glance/976ce831-a501-411f-a4a8-acd9a84d7701" "txbebc5c2f246c4553b9846-006123bd15" "object-server 77466" 0.0012 "-" 77828 0 2021-08-23 15:22:33.308 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.310 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-account.service 2021-08-23 15:22:33.326 | enabled 2021-08-23 15:22:33.330 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-account.service --no-pager 2021-08-23 15:22:33.347 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-08-23 15:22:33.347 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.347 | Active: active (running) since Mon 2021-08-23 15:19:23 UTC; 3min 9s ago 2021-08-23 15:22:33.347 | Main PID: 77834 (swift-account-s) 2021-08-23 15:22:33.347 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:33.347 | Memory: 47.6M 2021-08-23 15:22:33.347 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-08-23 15:22:33.347 | ├─77834 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-08-23 15:22:33.348 | ├─78200 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-08-23 15:22:33.348 | └─78203 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-08-23 15:22:33.348 | 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 account-server[78200]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 404 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5?format=json" "txff69fbc00c3f4bfea02c0-006123bd15" "proxy-server 78700" 0.0024 "-" 78200 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 swift-account-server[78200]: account-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 404 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5?format=json" "txff69fbc00c3f4bfea02c0-006123bd15" "proxy-server 78700" 0.0024 "-" 78200 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 account-server[78203]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 404 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5?format=json" "txff69fbc00c3f4bfea02c0-006123bd15" "proxy-server 78700" 0.0020 "-" 78203 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 swift-account-server[78203]: account-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 404 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5?format=json" "txff69fbc00c3f4bfea02c0-006123bd15" "proxy-server 78700" 0.0020 "-" 78203 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 account-server[78203]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "PUT /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 201 - "-" "tx5bc8be133f62445f92fe6-006123bd15" "-" 0.0223 "-" 78203 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 swift-account-server[78203]: account-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "PUT /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 201 - "-" "tx5bc8be133f62445f92fe6-006123bd15" "-" 0.0223 "-" 78203 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 account-server[78203]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 204 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5?format=json" "tx5bc8be133f62445f92fe6-006123bd15" "proxy-server 78700" 0.0022 "-" 78203 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 swift-account-server[78203]: account-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "HEAD /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5" 204 - "HEAD http://10.222.0.88:8080/v1/AUTH_c078339d5ae243079f70721d32c55cd5?format=json" "tx5bc8be133f62445f92fe6-006123bd15" "proxy-server 78700" 0.0022 "-" 78203 - 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 account-server[78200]: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "PUT /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance" "tx5bc8be133f62445f92fe6-006123bd15" "container-server 77827" 0.0051 "-" 78200 0 2021-08-23 15:22:33.348 | Aug 23 15:21:57 n-d-805628-2 swift-account-server[78200]: account-server: 127.0.0.1 - - [23/Aug/2021:15:21:57 +0000] "PUT /sdb1/442/AUTH_c078339d5ae243079f70721d32c55cd5/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/271/AUTH_c078339d5ae243079f70721d32c55cd5/glance" "tx5bc8be133f62445f92fe6-006123bd15" "container-server 77827" 0.0051 "-" 78200 0 2021-08-23 15:22:33.352 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.355 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@heat.service 2021-08-23 15:22:33.369 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-08-23 15:22:33.374 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.376 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api.service 2021-08-23 15:22:33.390 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-08-23 15:22:33.394 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.397 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-08-23 15:22:33.411 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-08-23 15:22:33.418 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.421 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-08-23 15:22:33.435 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-08-23 15:22:33.439 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.441 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-eng.service 2021-08-23 15:22:33.459 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-08-23 15:22:33.464 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.467 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-08-23 15:22:33.483 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-08-23 15:22:33.488 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.491 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-08-23 15:22:33.504 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-08-23 15:22:33.508 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.510 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-08-23 15:22:33.526 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-08-23 15:22:33.531 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.534 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-08-23 15:22:33.548 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-08-23 15:22:33.552 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.555 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-08-23 15:22:33.568 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-08-23 15:22:33.572 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.575 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-08-23 15:22:33.594 | enabled 2021-08-23 15:22:33.598 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-08-23 15:22:33.616 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-08-23 15:22:33.616 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.616 | Active: active (running) since Mon 2021-08-23 15:19:25 UTC; 3min 8s ago 2021-08-23 15:22:33.616 | Main PID: 78231 (swift-container) 2021-08-23 15:22:33.616 | Tasks: 1 (limit: 14304) 2021-08-23 15:22:33.616 | Memory: 31.7M 2021-08-23 15:22:33.616 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-08-23 15:22:33.616 | └─78231 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-08-23 15:22:33.616 | 2021-08-23 15:22:33.616 | Aug 23 15:19:25 n-d-805628-2 systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-08-23 15:22:33.616 | Aug 23 15:19:26 n-d-805628-2 container-sync[78231]: Starting 78231 2021-08-23 15:22:33.616 | Aug 23 15:19:26 n-d-805628-2 container-sync[78231]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-08-23 15:22:33.620 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.623 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-08-23 15:22:33.641 | enabled 2021-08-23 15:22:33.646 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-08-23 15:22:33.664 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-08-23 15:22:33.664 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.664 | Active: active (running) since Mon 2021-08-23 15:20:52 UTC; 1min 41s ago 2021-08-23 15:22:33.664 | Main PID: 85438 (nova-conductor) 2021-08-23 15:22:33.664 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:33.664 | Memory: 135.1M 2021-08-23 15:22:33.664 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-08-23 15:22:33.664 | ├─85438 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-08-23 15:22:33.665 | ├─86305 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-08-23 15:22:33.665 | └─86306 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-08-23 15:22:33.665 | 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_messaging_rabbit.ssl_version = {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_messaging_notifications.retry = -1 {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_messaging_notifications.transport_url = **** {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_reports.file_event_handler = None {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_reports.file_event_handler_interval = 1 {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] oslo_reports.log_dir = None {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.665 | Aug 23 15:20:56 n-d-805628-2 nova-conductor[85438]: DEBUG oslo_service.service [None req-913a3b61-ff50-43b3-95ac-3677cb44c1ae None None] ******************************************************************************** {{(pid=85438) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-08-23 15:22:33.668 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-08-23 15:22:33.670 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-08-23 15:22:33.685 | enabled 2021-08-23 15:22:33.689 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-08-23 15:22:33.706 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-08-23 15:22:33.706 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-08-23 15:22:33.706 | Active: active (running) since Mon 2021-08-23 15:20:53 UTC; 1min 39s ago 2021-08-23 15:22:33.706 | Main PID: 85827 (nova-conductor) 2021-08-23 15:22:33.706 | Tasks: 3 (limit: 14304) 2021-08-23 15:22:33.706 | Memory: 144.9M 2021-08-23 15:22:33.706 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-08-23 15:22:33.706 | ├─85827 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-08-23 15:22:33.706 | ├─86312 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-08-23 15:22:33.706 | └─86313 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-08-23 15:22:33.707 | 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_messaging_rabbit.ssl_version = {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_messaging_notifications.driver = [] {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_messaging_notifications.retry = -1 {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_messaging_notifications.transport_url = **** {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_reports.file_event_handler = None {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_reports.file_event_handler_interval = 1 {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] oslo_reports.log_dir = None {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-08-23 15:22:33.707 | Aug 23 15:20:57 n-d-805628-2 nova-conductor[85827]: DEBUG oslo_service.service [None req-873500b2-ade0-41f4-a573-0deb5e27c9ce None None] ******************************************************************************** {{(pid=85827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-08-23 15:22:33.710 | + ./stack.sh:main:1419 : is_service_enabled n-api 2021-08-23 15:22:33.731 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:22:33.734 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2021-08-23 15:22:33.757 | + functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:22:33.760 | + ./stack.sh:main:1427 : 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-08-23 15:22:33.764 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:22:33.767 | + ./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-08-23 15:22:33.770 | + ./stack.sh:main:1434 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-08-23 15:22:37.203 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.203 | | Upgrade Check Results | 2021-08-23 15:22:37.203 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.203 | | Check: Cells v2 | 2021-08-23 15:22:37.203 | | Result: Success | 2021-08-23 15:22:37.203 | | Details: No host mappings or compute nodes were found. Remember to | 2021-08-23 15:22:37.203 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-08-23 15:22:37.203 | | compute hosts are deployed. | 2021-08-23 15:22:37.203 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.203 | | Check: Placement API | 2021-08-23 15:22:37.203 | | Result: Success | 2021-08-23 15:22:37.203 | | Details: None | 2021-08-23 15:22:37.203 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.203 | | Check: Cinder API | 2021-08-23 15:22:37.203 | | Result: Success | 2021-08-23 15:22:37.203 | | Details: None | 2021-08-23 15:22:37.203 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.203 | | Check: Policy Scope-based Defaults | 2021-08-23 15:22:37.203 | | Result: Success | 2021-08-23 15:22:37.203 | | Details: None | 2021-08-23 15:22:37.203 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.204 | | Check: Policy File JSON to YAML Migration | 2021-08-23 15:22:37.204 | | Result: Success | 2021-08-23 15:22:37.204 | | Details: None | 2021-08-23 15:22:37.204 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.204 | | Check: Older than N-1 computes | 2021-08-23 15:22:37.204 | | Result: Success | 2021-08-23 15:22:37.204 | | Details: None | 2021-08-23 15:22:37.204 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.204 | | Check: hw_machine_type unset | 2021-08-23 15:22:37.204 | | Result: Success | 2021-08-23 15:22:37.204 | | Details: None | 2021-08-23 15:22:37.204 | +--------------------------------------------------------------------+ 2021-08-23 15:22:37.655 | + ./stack.sh:main:1441 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-08-23 15:22:37.658 | + ./stack.sh:main:1442 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-08-23 15:22:37.658 | Running user script /home/ubuntu/devstack/local.sh 2021-08-23 15:22:37.662 | + ./stack.sh:main:1443 : /home/ubuntu/devstack/local.sh 2021-08-23 15:22:37.664 | Before updating nova flavors: 2021-08-23 15:22:39.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:39.768 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:39.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:39.769 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:39.769 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-08-23 15:22:39.769 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-08-23 15:22:39.769 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-08-23 15:22:39.769 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-08-23 15:22:39.769 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-08-23 15:22:39.769 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-08-23 15:22:39.769 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-08-23 15:22:39.769 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-08-23 15:22:39.769 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-08-23 15:22:39.769 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-08-23 15:22:39.769 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-08-23 15:22:39.769 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-08-23 15:22:39.769 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-08-23 15:22:39.769 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-08-23 15:22:41.462 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-08-23 15:22:41.539 | Flavor 42 not found 2021-08-23 15:22:43.078 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-08-23 15:22:43.158 | Flavor 84 not found 2021-08-23 15:22:44.700 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-08-23 15:22:44.791 | Flavor 451 not found 2021-08-23 15:22:46.274 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:46.274 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:22:46.274 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:46.274 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:46.274 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:47.951 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:47.951 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:22:47.951 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:47.951 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:47.951 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:49.541 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:49.541 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:22:49.541 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:49.541 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:49.541 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:51.141 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:51.141 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:22:51.141 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:51.141 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:51.141 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:51.221 | After updating nova flavors: 2021-08-23 15:22:52.761 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:52.761 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:22:52.761 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:52.761 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.761 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-08-23 15:22:52.762 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.762 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.762 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.762 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:22:52.762 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:22:52.762 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:22:52.762 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:22:55.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:55.078 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:55.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:55.078 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:57.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:57.719 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:57.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:22:57.719 | from cryptography.utils import int_from_bytes 2021-08-23 15:22:57.878 | Neutron networks: 2021-08-23 15:23:00.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:00.094 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:00.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:00.094 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:00.094 | +--------------------------------------+---------+--------------------------------------+ 2021-08-23 15:23:00.094 | | ID | Name | Subnets | 2021-08-23 15:23:00.094 | +--------------------------------------+---------+--------------------------------------+ 2021-08-23 15:23:00.094 | | 00ecf39c-3701-4649-8c89-d55d45e24157 | private | a7af91ca-f830-41f6-a528-fb707acdf8f6 | 2021-08-23 15:23:00.094 | | 8d1139af-4c34-4ec5-9149-7f38466dde6b | public | 80e5129a-a4c5-4bd4-af11-f8798440d119 | 2021-08-23 15:23:00.094 | +--------------------------------------+---------+--------------------------------------+ 2021-08-23 15:23:02.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:02.537 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:02.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:02.537 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:04.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:04.908 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:04.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:04.908 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:04.908 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:04.908 | | Field | Value | 2021-08-23 15:23:04.908 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:04.908 | | admin_state_up | UP | 2021-08-23 15:23:04.909 | | availability_zone_hints | | 2021-08-23 15:23:04.909 | | availability_zones | nova | 2021-08-23 15:23:04.909 | | created_at | 2021-08-23T15:20:09Z | 2021-08-23 15:23:04.909 | | description | | 2021-08-23 15:23:04.909 | | dns_domain | None | 2021-08-23 15:23:04.909 | | id | 00ecf39c-3701-4649-8c89-d55d45e24157 | 2021-08-23 15:23:04.909 | | ipv4_address_scope | None | 2021-08-23 15:23:04.909 | | ipv6_address_scope | None | 2021-08-23 15:23:04.909 | | is_default | None | 2021-08-23 15:23:04.909 | | is_vlan_transparent | None | 2021-08-23 15:23:04.909 | | mtu | 1500 | 2021-08-23 15:23:04.909 | | name | private | 2021-08-23 15:23:04.909 | | port_security_enabled | True | 2021-08-23 15:23:04.909 | | project_id | 8a0c962a502c475ebb3d21c585075e4f | 2021-08-23 15:23:04.909 | | provider:network_type | vlan | 2021-08-23 15:23:04.909 | | provider:physical_network | physnet1 | 2021-08-23 15:23:04.909 | | provider:segmentation_id | 249 | 2021-08-23 15:23:04.909 | | qos_policy_id | None | 2021-08-23 15:23:04.909 | | revision_number | 3 | 2021-08-23 15:23:04.909 | | router:external | Internal | 2021-08-23 15:23:04.909 | | segments | None | 2021-08-23 15:23:04.909 | | shared | False | 2021-08-23 15:23:04.909 | | status | ACTIVE | 2021-08-23 15:23:04.909 | | subnets | a7af91ca-f830-41f6-a528-fb707acdf8f6 | 2021-08-23 15:23:04.909 | | tags | | 2021-08-23 15:23:04.909 | | updated_at | 2021-08-23T15:22:57Z | 2021-08-23 15:23:04.909 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:07.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:07.266 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:07.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:07.266 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:07.266 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:07.266 | | Field | Value | 2021-08-23 15:23:07.266 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:07.266 | | admin_state_up | UP | 2021-08-23 15:23:07.266 | | availability_zone_hints | | 2021-08-23 15:23:07.266 | | availability_zones | nova | 2021-08-23 15:23:07.266 | | created_at | 2021-08-23T15:20:29Z | 2021-08-23 15:23:07.266 | | description | | 2021-08-23 15:23:07.266 | | dns_domain | None | 2021-08-23 15:23:07.266 | | id | 8d1139af-4c34-4ec5-9149-7f38466dde6b | 2021-08-23 15:23:07.266 | | ipv4_address_scope | None | 2021-08-23 15:23:07.266 | | ipv6_address_scope | None | 2021-08-23 15:23:07.266 | | is_default | True | 2021-08-23 15:23:07.266 | | is_vlan_transparent | None | 2021-08-23 15:23:07.266 | | mtu | 1500 | 2021-08-23 15:23:07.266 | | name | public | 2021-08-23 15:23:07.266 | | port_security_enabled | True | 2021-08-23 15:23:07.266 | | project_id | bbcfc9faa3314628b28a2af575e71e1b | 2021-08-23 15:23:07.266 | | provider:network_type | flat | 2021-08-23 15:23:07.266 | | provider:physical_network | physnet1 | 2021-08-23 15:23:07.266 | | provider:segmentation_id | None | 2021-08-23 15:23:07.266 | | qos_policy_id | None | 2021-08-23 15:23:07.266 | | revision_number | 2 | 2021-08-23 15:23:07.266 | | router:external | External | 2021-08-23 15:23:07.266 | | segments | None | 2021-08-23 15:23:07.267 | | shared | False | 2021-08-23 15:23:07.267 | | status | ACTIVE | 2021-08-23 15:23:07.267 | | subnets | 80e5129a-a4c5-4bd4-af11-f8798440d119 | 2021-08-23 15:23:07.267 | | tags | | 2021-08-23 15:23:07.267 | | updated_at | 2021-08-23T15:20:37Z | 2021-08-23 15:23:07.267 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:07.422 | Neutron subnetworks: 2021-08-23 15:23:09.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:09.645 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:09.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:09.645 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:09.645 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-08-23 15:23:09.645 | | ID | Name | Network | Subnet | 2021-08-23 15:23:09.645 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-08-23 15:23:09.645 | | 80e5129a-a4c5-4bd4-af11-f8798440d119 | public-subnet | 8d1139af-4c34-4ec5-9149-7f38466dde6b | 172.25.6.0/24 | 2021-08-23 15:23:09.646 | | a7af91ca-f830-41f6-a528-fb707acdf8f6 | private-subnet | 00ecf39c-3701-4649-8c89-d55d45e24157 | 172.20.0.0/26 | 2021-08-23 15:23:09.646 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-08-23 15:23:11.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:11.939 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:11.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:11.939 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:14.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:14.209 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:14.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:14.209 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:14.209 | +----------------------+--------------------------------------+ 2021-08-23 15:23:14.209 | | Field | Value | 2021-08-23 15:23:14.209 | +----------------------+--------------------------------------+ 2021-08-23 15:23:14.209 | | allocation_pools | 172.25.6.2-172.25.6.254 | 2021-08-23 15:23:14.209 | | cidr | 172.25.6.0/24 | 2021-08-23 15:23:14.209 | | created_at | 2021-08-23T15:20:37Z | 2021-08-23 15:23:14.209 | | description | | 2021-08-23 15:23:14.209 | | dns_nameservers | | 2021-08-23 15:23:14.209 | | dns_publish_fixed_ip | None | 2021-08-23 15:23:14.209 | | enable_dhcp | False | 2021-08-23 15:23:14.209 | | gateway_ip | 172.25.6.1 | 2021-08-23 15:23:14.209 | | host_routes | | 2021-08-23 15:23:14.209 | | id | 80e5129a-a4c5-4bd4-af11-f8798440d119 | 2021-08-23 15:23:14.209 | | ip_version | 4 | 2021-08-23 15:23:14.209 | | ipv6_address_mode | None | 2021-08-23 15:23:14.209 | | ipv6_ra_mode | None | 2021-08-23 15:23:14.209 | | name | public-subnet | 2021-08-23 15:23:14.209 | | network_id | 8d1139af-4c34-4ec5-9149-7f38466dde6b | 2021-08-23 15:23:14.209 | | prefix_length | None | 2021-08-23 15:23:14.209 | | project_id | bbcfc9faa3314628b28a2af575e71e1b | 2021-08-23 15:23:14.209 | | revision_number | 0 | 2021-08-23 15:23:14.209 | | segment_id | None | 2021-08-23 15:23:14.209 | | service_types | | 2021-08-23 15:23:14.209 | | subnetpool_id | None | 2021-08-23 15:23:14.209 | | tags | | 2021-08-23 15:23:14.210 | | updated_at | 2021-08-23T15:20:37Z | 2021-08-23 15:23:14.210 | +----------------------+--------------------------------------+ 2021-08-23 15:23:16.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:16.479 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:16.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:16.479 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:16.479 | +----------------------+--------------------------------------+ 2021-08-23 15:23:16.479 | | Field | Value | 2021-08-23 15:23:16.479 | +----------------------+--------------------------------------+ 2021-08-23 15:23:16.479 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-08-23 15:23:16.479 | | cidr | 172.20.0.0/26 | 2021-08-23 15:23:16.479 | | created_at | 2021-08-23T15:20:13Z | 2021-08-23 15:23:16.479 | | description | | 2021-08-23 15:23:16.479 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-08-23 15:23:16.479 | | dns_publish_fixed_ip | None | 2021-08-23 15:23:16.479 | | enable_dhcp | True | 2021-08-23 15:23:16.479 | | gateway_ip | 172.20.0.1 | 2021-08-23 15:23:16.479 | | host_routes | | 2021-08-23 15:23:16.479 | | id | a7af91ca-f830-41f6-a528-fb707acdf8f6 | 2021-08-23 15:23:16.479 | | ip_version | 4 | 2021-08-23 15:23:16.479 | | ipv6_address_mode | None | 2021-08-23 15:23:16.479 | | ipv6_ra_mode | None | 2021-08-23 15:23:16.479 | | name | private-subnet | 2021-08-23 15:23:16.479 | | network_id | 00ecf39c-3701-4649-8c89-d55d45e24157 | 2021-08-23 15:23:16.479 | | prefix_length | None | 2021-08-23 15:23:16.479 | | project_id | 8a0c962a502c475ebb3d21c585075e4f | 2021-08-23 15:23:16.479 | | revision_number | 1 | 2021-08-23 15:23:16.479 | | segment_id | None | 2021-08-23 15:23:16.479 | | service_types | | 2021-08-23 15:23:16.479 | | subnetpool_id | 312ea6e9-1b7c-4aa3-9305-7965623631a5 | 2021-08-23 15:23:16.479 | | tags | | 2021-08-23 15:23:16.479 | | updated_at | 2021-08-23T15:22:57Z | 2021-08-23 15:23:16.479 | +----------------------+--------------------------------------+ 2021-08-23 15:23:16.685 | + ./stack.sh:main:1452 : command openstack complete 2021-08-23 15:23:16.686 | + ./stack.sh:main:1453 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-08-23 15:23:16.688 | + ./stack.sh:main:1452 : openstack complete 2021-08-23 15:23:19.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:19.277 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:19.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:19.277 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:19.277 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-08-23 15:23:19.562 | + ./stack.sh:main:1456 : is_service_enabled cinder 2021-08-23 15:23:19.582 | + functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:19.586 | + ./stack.sh:main:1457 : is_ubuntu 2021-08-23 15:23:19.589 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-23 15:23:19.592 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-23 15:23:19.594 | + ./stack.sh:main:1458 : echo_summary 'Configuring lvm.conf global device filter' 2021-08-23 15:23:19.597 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:23:19.604 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-08-23 15:23:19.608 | + ./stack.sh:main:1459 : set_lvm_filter 2021-08-23 15:23:19.611 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-08-23 15:23:19.615 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-08-23 15:23:19.618 | + lib/lvm:set_lvm_filter:180 : local pv 2021-08-23 15:23:19.621 | + lib/lvm:set_lvm_filter:181 : local vg 2021-08-23 15:23:19.623 | + lib/lvm:set_lvm_filter:182 : local line 2021-08-23 15:23:19.627 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-08-23 15:23:19.797 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2021-08-23 15:23:19.802 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2021-08-23 15:23:19.802 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2021-08-23 15:23:19.803 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2021-08-23 15:23:19.808 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2021-08-23 15:23:19.811 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2021-08-23 15:23:19.813 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2021-08-23 15:23:19.816 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2021-08-23 15:23:19.821 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2021-08-23 15:23:19.821 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2021-08-23 15:23:19.821 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2021-08-23 15:23:19.827 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2021-08-23 15:23:19.829 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2021-08-23 15:23:19.832 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2021-08-23 15:23:19.835 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2021-08-23 15:23:19.837 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-08-23 15:23:19.840 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-08-23 15:23:19.855 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-08-23 15:23:19.869 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2021-08-23 15:23:19.872 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:23:19.876 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2021-08-23 15:23:19.879 | + ./stack.sh:main:1469 : run_phase stack test-config 2021-08-23 15:23:19.881 | + functions-common:run_phase:1732 : local mode=stack 2021-08-23 15:23:19.884 | + functions-common:run_phase:1733 : local phase=test-config 2021-08-23 15:23:19.887 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-23 15:23:19.889 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-08-23 15:23:19.892 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-23 15:23:19.895 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-08-23 15:23:19.897 | + functions-common:run_phase:1742 : local extra 2021-08-23 15:23:19.901 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-23 15:23:19.906 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-08-23 15:23:19.908 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-23 15:23:19.911 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-23 15:23:19.914 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-08-23 15:23:19.917 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-23 15:23:19.933 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:19.936 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:23:19.938 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:23:19.941 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-08-23 15:23:19.943 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:23:19.945 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-23 15:23:19.948 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:23:19.950 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-08-23 15:23:19.952 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:23:19.955 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-23 15:23:19.957 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-23 15:23:19.959 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-23 15:23:19.962 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-08-23 15:23:20.018 | [Async install_tempest:self]: Waiting for completion of install_tempest (1 other jobs running) 2021-08-23 15:23:20.067 | [Async install_tempest:self]: finished install_tempest with result 0 in -1629731325 seconds 2021-08-23 15:23:20.071 | ++ inc/async:async_wait:166 : return 0 2021-08-23 15:23:20.073 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-08-23 15:23:20.076 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:23:20.078 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-08-23 15:23:20.081 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-08-23 15:23:20.084 | ++ lib/tempest:configure_tempest:131 : [[ True == \T\r\u\e ]] 2021-08-23 15:23:20.086 | ++ lib/tempest:configure_tempest:132 : setup_develop /opt/stack/tempest 2021-08-23 15:23:20.088 | ++ inc/python:setup_develop:338 : local bindep 2021-08-23 15:23:20.090 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-08-23 15:23:20.091 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-08-23 15:23:20.093 | ++ inc/python:setup_develop:344 : local extras= 2021-08-23 15:23:20.095 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-08-23 15:23:20.097 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-23 15:23:20.099 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-08-23 15:23:20.101 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-08-23 15:23:20.103 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-23 15:23:20.105 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-23 15:23:20.108 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-08-23 15:23:20.110 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-23 15:23:20.112 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-08-23 15:23:20.114 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-23 15:23:20.117 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-23 15:23:20.119 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-08-23 15:23:20.124 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-08-23 15:23:20.126 | ++ inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2021-08-23 15:23:20.757 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-08-23 15:23:20.759 | ++ inc/python:setup_package:417 : local bindep=0 2021-08-23 15:23:20.761 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-08-23 15:23:20.763 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-08-23 15:23:20.766 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-08-23 15:23:20.768 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-08-23 15:23:20.770 | ++ inc/python:setup_package:426 : local flags=-e 2021-08-23 15:23:20.772 | ++ inc/python:setup_package:427 : local extras= 2021-08-23 15:23:20.774 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-08-23 15:23:20.776 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-08-23 15:23:20.778 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-23 15:23:20.781 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-23 15:23:20.783 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-23 15:23:20.785 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-08-23 15:23:20.810 | Using python 3.8 to install /opt/stack/tempest 2021-08-23 15:23:20.812 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-08-23 15:23:21.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:21.579 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:21.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:21.579 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:22.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:23:22.617 | 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-08-23 15:23:22.620 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:23:22.622 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:23:22.623 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:23:22.625 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:23:22.628 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:23:22.635 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-23 15:23:22.639 | Obtaining file:///opt/stack/tempest 2021-08-23 15:23:24.512 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-23 15:23:26.367 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-08-23 15:23:26.371 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-08-23 15:23:26.383 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-08-23 15:23:26.438 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-08-23 15:23:26.442 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-08-23 15:23:26.450 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-08-23 15:23:26.461 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-08-23 15:23:26.473 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-08-23 15:23:26.478 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-08-23 15:23:26.489 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.0) 2021-08-23 15:23:26.529 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-08-23 15:23:26.536 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-08-23 15:23:26.579 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-08-23 15:23:26.589 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.8.0) 2021-08-23 15:23:26.605 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-08-23 15:23:26.611 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (2.7.2) 2021-08-23 15:23:26.645 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.5.1) 2021-08-23 15:23:26.648 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-08-23 15:23:26.650 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.9.6) 2021-08-23 15:23:26.653 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-08-23 15:23:26.656 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2021-08-23 15:23:26.659 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.1) 2021-08-23 15:23:26.664 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (1.4.0) 2021-08-23 15:23:26.678 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-08-23 15:23:26.682 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-08-23 15:23:26.702 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-08-23 15:23:26.707 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.15.0) 2021-08-23 15:23:26.710 | Requirement already satisfied: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.1.0) 2021-08-23 15:23:26.739 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2021-08-23 15:23:26.745 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2021-08-23 15:23:26.763 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2021-08-23 15:23:26.767 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2021-08-23 15:23:26.774 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2021-08-23 15:23:26.795 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.12.1) 2021-08-23 15:23:26.799 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.2.5) 2021-08-23 15:23:26.805 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2021-08-23 15:23:26.808 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-08-23 15:23:26.848 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-08-23 15:23:26.853 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.2.0) 2021-08-23 15:23:26.859 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-08-23 15:23:26.862 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-08-23 15:23:26.866 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-08-23 15:23:26.869 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-08-23 15:23:26.881 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-08-23 15:23:26.921 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-08-23 15:23:26.931 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-08-23 15:23:26.933 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-08-23 15:23:26.937 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-08-23 15:23:26.940 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-08-23 15:23:26.943 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (0.18.2) 2021-08-23 15:23:26.947 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2021-08-23 15:23:26.950 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-08-23 15:23:26.952 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2021-08-23 15:23:26.955 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-08-23 15:23:26.959 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-08-23 15:23:26.962 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.20) 2021-08-23 15:23:28.804 | Installing collected packages: tempest 2021-08-23 15:23:28.806 | Running setup.py develop for tempest 2021-08-23 15:23:30.967 | Successfully installed tempest 2021-08-23 15:23:31.104 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-23 15:23:31.104 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-23 15:23:31.198 | ++ inc/python:pip_install:200 : result=0 2021-08-23 15:23:31.200 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-08-23 15:23:31.202 | ++ functions-common:time_stop:2304 : local name 2021-08-23 15:23:31.204 | ++ functions-common:time_stop:2305 : local end_time 2021-08-23 15:23:31.207 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-08-23 15:23:31.209 | ++ functions-common:time_stop:2307 : local total 2021-08-23 15:23:31.211 | ++ functions-common:time_stop:2308 : local start_time 2021-08-23 15:23:31.213 | ++ functions-common:time_stop:2310 : name=pip_install 2021-08-23 15:23:31.215 | ++ functions-common:time_stop:2311 : start_time=1629732200804 2021-08-23 15:23:31.217 | ++ functions-common:time_stop:2313 : [[ -z 1629732200804 ]] 2021-08-23 15:23:31.220 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-08-23 15:23:31.224 | ++ functions-common:time_stop:2316 : end_time=1629732211221 2021-08-23 15:23:31.226 | ++ functions-common:time_stop:2317 : elapsed_time=10417 2021-08-23 15:23:31.228 | ++ functions-common:time_stop:2318 : total=237503 2021-08-23 15:23:31.230 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-08-23 15:23:31.232 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=247920 2021-08-23 15:23:31.234 | ++ inc/python:pip_install:203 : return 0 2021-08-23 15:23:31.236 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-23 15:23:31.238 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-08-23 15:23:31.240 | ++ functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-08-23 15:23:31.259 | ++ functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-08-23 15:23:31.271 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-08-23 15:23:31.273 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-08-23 15:23:31.275 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-08-23 15:23:31.277 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-23 15:23:31.279 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-08-23 15:23:31.282 | ++ inc/python:use_library_from_git:253 : return 1 2021-08-23 15:23:31.284 | ++ lib/tempest:configure_tempest:138 : local image_lines 2021-08-23 15:23:31.286 | ++ lib/tempest:configure_tempest:139 : local images 2021-08-23 15:23:31.289 | ++ lib/tempest:configure_tempest:140 : local num_images 2021-08-23 15:23:31.291 | ++ lib/tempest:configure_tempest:141 : local image_uuid 2021-08-23 15:23:31.293 | ++ lib/tempest:configure_tempest:142 : local image_uuid_alt 2021-08-23 15:23:31.295 | ++ lib/tempest:configure_tempest:143 : local password 2021-08-23 15:23:31.297 | ++ lib/tempest:configure_tempest:144 : local line 2021-08-23 15:23:31.299 | ++ lib/tempest:configure_tempest:145 : local flavors 2021-08-23 15:23:31.301 | ++ lib/tempest:configure_tempest:146 : local available_flavors 2021-08-23 15:23:31.303 | ++ lib/tempest:configure_tempest:147 : local flavors_ref 2021-08-23 15:23:31.305 | ++ lib/tempest:configure_tempest:148 : local flavor_lines 2021-08-23 15:23:31.307 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_size 2021-08-23 15:23:31.309 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_alt_size 2021-08-23 15:23:31.311 | ++ lib/tempest:configure_tempest:151 : local public_network_id 2021-08-23 15:23:31.313 | ++ lib/tempest:configure_tempest:152 : local public_router_id 2021-08-23 15:23:31.315 | ++ lib/tempest:configure_tempest:153 : local ssh_connect_method=floating 2021-08-23 15:23:31.317 | ++ lib/tempest:configure_tempest:154 : local disk 2021-08-23 15:23:31.319 | ++ lib/tempest:configure_tempest:157 : ifs=' 2021-08-23 15:23:31.319 | ' 2021-08-23 15:23:31.321 | ++ lib/tempest:configure_tempest:167 : declare -a images 2021-08-23 15:23:31.323 | ++ lib/tempest:configure_tempest:169 : is_service_enabled glance 2021-08-23 15:23:31.340 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:31.343 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-08-23 15:23:31.344 | +++ lib/tempest:configure_tempest:130 : oscwrap image list --property status=active 2021-08-23 15:23:31.344 | +++ lib/tempest:configure_tempest:130 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-08-23 15:23:33.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:33.640 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:33.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:33.640 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:33.799 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:23:33.802 | ++ lib/tempest:configure_tempest:171 : '[' ubuntu-16 = '' ']' 2021-08-23 15:23:33.807 | ++ lib/tempest:configure_tempest:175 : images+=($IMAGE_UUID) 2021-08-23 15:23:33.810 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-08-23 15:23:33.812 | ++ lib/tempest:configure_tempest:178 : case "${#images[*]}" in 2021-08-23 15:23:33.814 | ++ lib/tempest:configure_tempest:184 : '[' -z '' ']' 2021-08-23 15:23:33.816 | ++ lib/tempest:configure_tempest:185 : image_uuid=976ce831-a501-411f-a4a8-acd9a84d7701 2021-08-23 15:23:33.819 | ++ lib/tempest:configure_tempest:186 : image_uuid_alt=976ce831-a501-411f-a4a8-acd9a84d7701 2021-08-23 15:23:33.821 | ++ lib/tempest:configure_tempest:200 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-08-23 15:23:33.835 | ++ lib/tempest:configure_tempest:201 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-08-23 15:23:33.839 | ++ lib/tempest:configure_tempest:203 : local password=Passw0rd 2021-08-23 15:23:33.841 | ++ lib/tempest:configure_tempest:206 : local admin_username=admin 2021-08-23 15:23:33.845 | ++ lib/tempest:configure_tempest:207 : local admin_project_name=admin 2021-08-23 15:23:33.847 | ++ lib/tempest:configure_tempest:208 : local admin_domain_name=Default 2021-08-23 15:23:33.850 | ++ lib/tempest:configure_tempest:209 : local alt_username=alt_demo 2021-08-23 15:23:33.853 | ++ lib/tempest:configure_tempest:210 : local alt_project_name=alt_demo 2021-08-23 15:23:33.856 | ++ lib/tempest:configure_tempest:211 : local admin_project_id 2021-08-23 15:23:33.860 | +++ lib/tempest:configure_tempest:212 : oscwrap project list 2021-08-23 15:23:33.861 | +++ lib/tempest:configure_tempest:212 : awk '/ admin / { print $2 }' 2021-08-23 15:23:35.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:35.923 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:35.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:35.923 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:36.087 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:23:36.090 | ++ lib/tempest:configure_tempest:212 : admin_project_id=bbcfc9faa3314628b28a2af575e71e1b 2021-08-23 15:23:36.093 | ++ lib/tempest:configure_tempest:214 : is_service_enabled nova 2021-08-23 15:23:36.115 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:36.118 | +++ lib/tempest:configure_tempest:217 : nova flavor-list 2021-08-23 15:23:37.814 | ++ lib/tempest:configure_tempest:217 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:23:37.814 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:23:37.814 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:23:37.814 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:23:37.814 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:23:37.814 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-08-23 15:23:37.816 | ++ lib/tempest:configure_tempest:218 : [[ -z '' ]] 2021-08-23 15:23:37.819 | ++ lib/tempest:configure_tempest:219 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:23:37.819 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:23:37.819 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:23:37.819 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.819 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.820 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.820 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:23:37.820 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:23:37.820 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-08-23 15:23:37.821 | ++ lib/tempest:configure_tempest:224 : flavor_ref=42 2021-08-23 15:23:37.824 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:23:37.824 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-08-23 15:23:37.824 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-08-23 15:23:37.824 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-08-23 15:23:37.824 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-08-23 15:23:37.824 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-08-23 15:23:37.826 | ++ lib/tempest:configure_tempest:230 : flavor_ref_alt=84 2021-08-23 15:23:37.829 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-08-23 15:23:37.860 | ++ lib/tempest:configure_tempest:281 : ssh_connect_method=floating 2021-08-23 15:23:37.863 | ++ lib/tempest:configure_tempest:287 : [[ True == \T\r\u\e ]] 2021-08-23 15:23:37.866 | ++ lib/tempest:configure_tempest:287 : is_networking_extension_supported external-net 2021-08-23 15:23:37.869 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-08-23 15:23:37.871 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-23 15:23:39.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:39.962 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:39.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:39.962 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:40.114 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:23:40.118 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-08-23 15:23:40.118 | address-scope 2021-08-23 15:23:40.118 | router-admin-state-down-before-update 2021-08-23 15:23:40.118 | agent 2021-08-23 15:23:40.118 | agent-resources-synced 2021-08-23 15:23:40.118 | allowed-address-pairs 2021-08-23 15:23:40.118 | auto-allocated-topology 2021-08-23 15:23:40.118 | availability_zone 2021-08-23 15:23:40.118 | availability_zone_filter 2021-08-23 15:23:40.118 | default-subnetpools 2021-08-23 15:23:40.118 | dhcp_agent_scheduler 2021-08-23 15:23:40.118 | dvr 2021-08-23 15:23:40.118 | empty-string-filtering 2021-08-23 15:23:40.118 | external-net 2021-08-23 15:23:40.118 | extra_dhcp_opt 2021-08-23 15:23:40.118 | extraroute 2021-08-23 15:23:40.119 | extraroute-atomic 2021-08-23 15:23:40.119 | filter-validation 2021-08-23 15:23:40.119 | fip-port-details 2021-08-23 15:23:40.119 | flavors 2021-08-23 15:23:40.119 | floatingip-pools 2021-08-23 15:23:40.119 | ip-substring-filtering 2021-08-23 15:23:40.119 | router 2021-08-23 15:23:40.119 | ext-gw-mode 2021-08-23 15:23:40.119 | l3-ha 2021-08-23 15:23:40.119 | l3-flavors 2021-08-23 15:23:40.119 | l3-port-ip-change-not-allowed 2021-08-23 15:23:40.119 | l3_agent_scheduler 2021-08-23 15:23:40.119 | metering 2021-08-23 15:23:40.119 | metering_source_and_destination_fields 2021-08-23 15:23:40.119 | multi-provider 2021-08-23 15:23:40.119 | net-mtu 2021-08-23 15:23:40.119 | net-mtu-writable 2021-08-23 15:23:40.119 | network_availability_zone 2021-08-23 15:23:40.119 | network-ip-availability 2021-08-23 15:23:40.119 | pagination 2021-08-23 15:23:40.119 | port-device-profile 2021-08-23 15:23:40.119 | port-mac-address-regenerate 2021-08-23 15:23:40.119 | port-numa-affinity-policy 2021-08-23 15:23:40.119 | binding 2021-08-23 15:23:40.119 | binding-extended 2021-08-23 15:23:40.120 | port-security 2021-08-23 15:23:40.120 | project-id 2021-08-23 15:23:40.120 | provider 2021-08-23 15:23:40.120 | quotas 2021-08-23 15:23:40.120 | quota_details 2021-08-23 15:23:40.120 | rbac-policies 2021-08-23 15:23:40.120 | rbac-address-group 2021-08-23 15:23:40.120 | rbac-address-scope 2021-08-23 15:23:40.120 | rbac-security-groups 2021-08-23 15:23:40.120 | rbac-subnetpool 2021-08-23 15:23:40.120 | revision-if-match 2021-08-23 15:23:40.120 | standard-attr-revisions 2021-08-23 15:23:40.120 | router_availability_zone 2021-08-23 15:23:40.120 | security-groups-normalized-cidr 2021-08-23 15:23:40.120 | port-security-groups-filtering 2021-08-23 15:23:40.120 | security-groups-remote-address-group 2021-08-23 15:23:40.120 | security-group 2021-08-23 15:23:40.120 | service-type 2021-08-23 15:23:40.120 | sorting 2021-08-23 15:23:40.120 | standard-attr-description 2021-08-23 15:23:40.120 | stateful-security-group 2021-08-23 15:23:40.120 | subnet_onboard 2021-08-23 15:23:40.120 | subnet-service-types 2021-08-23 15:23:40.120 | subnet_allocation 2021-08-23 15:23:40.120 | subnetpool-prefix-ops 2021-08-23 15:23:40.121 | standard-attr-tag 2021-08-23 15:23:40.121 | standard-attr-timestamp' 2021-08-23 15:23:40.121 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-08-23 15:23:40.121 | address-scope 2021-08-23 15:23:40.121 | router-admin-state-down-before-update 2021-08-23 15:23:40.121 | agent 2021-08-23 15:23:40.122 | agent-resources-synced 2021-08-23 15:23:40.122 | allowed-address-pairs 2021-08-23 15:23:40.122 | auto-allocated-topology 2021-08-23 15:23:40.122 | availability_zone 2021-08-23 15:23:40.122 | availability_zone_filter 2021-08-23 15:23:40.122 | default-subnetpools 2021-08-23 15:23:40.122 | dhcp_agent_scheduler 2021-08-23 15:23:40.122 | dvr 2021-08-23 15:23:40.122 | empty-string-filtering 2021-08-23 15:23:40.122 | external-net 2021-08-23 15:23:40.122 | extra_dhcp_opt 2021-08-23 15:23:40.122 | extraroute 2021-08-23 15:23:40.122 | extraroute-atomic 2021-08-23 15:23:40.122 | filter-validation 2021-08-23 15:23:40.122 | fip-port-details 2021-08-23 15:23:40.122 | flavors 2021-08-23 15:23:40.122 | floatingip-pools 2021-08-23 15:23:40.122 | ip-substring-filtering 2021-08-23 15:23:40.122 | router 2021-08-23 15:23:40.122 | ext-gw-mode 2021-08-23 15:23:40.122 | l3-ha 2021-08-23 15:23:40.122 | l3-flavors 2021-08-23 15:23:40.123 | l3-port-ip-change-not-allowed 2021-08-23 15:23:40.123 | l3_agent_scheduler 2021-08-23 15:23:40.123 | metering 2021-08-23 15:23:40.123 | metering_source_and_destination_fields 2021-08-23 15:23:40.123 | multi-provider 2021-08-23 15:23:40.123 | net-mtu 2021-08-23 15:23:40.123 | net-mtu-writable 2021-08-23 15:23:40.123 | network_availability_zone 2021-08-23 15:23:40.123 | network-ip-availability 2021-08-23 15:23:40.123 | pagination 2021-08-23 15:23:40.123 | port-device-profile 2021-08-23 15:23:40.123 | port-mac-address-regenerate 2021-08-23 15:23:40.123 | port-numa-affinity-policy 2021-08-23 15:23:40.123 | binding 2021-08-23 15:23:40.123 | binding-extended 2021-08-23 15:23:40.123 | port-security 2021-08-23 15:23:40.123 | project-id 2021-08-23 15:23:40.123 | provider 2021-08-23 15:23:40.123 | quotas 2021-08-23 15:23:40.123 | quota_details 2021-08-23 15:23:40.123 | rbac-policies 2021-08-23 15:23:40.124 | rbac-address-group 2021-08-23 15:23:40.124 | rbac-address-scope 2021-08-23 15:23:40.124 | rbac-security-groups 2021-08-23 15:23:40.124 | rbac-subnetpool 2021-08-23 15:23:40.124 | revision-if-match 2021-08-23 15:23:40.124 | standard-attr-revisions 2021-08-23 15:23:40.124 | router_availability_zone 2021-08-23 15:23:40.124 | security-groups-normalized-cidr 2021-08-23 15:23:40.124 | port-security-groups-filtering 2021-08-23 15:23:40.124 | security-groups-remote-address-group 2021-08-23 15:23:40.124 | security-group 2021-08-23 15:23:40.124 | service-type 2021-08-23 15:23:40.124 | sorting 2021-08-23 15:23:40.124 | standard-attr-description 2021-08-23 15:23:40.124 | stateful-security-group 2021-08-23 15:23:40.124 | subnet_onboard 2021-08-23 15:23:40.124 | subnet-service-types 2021-08-23 15:23:40.124 | subnet_allocation 2021-08-23 15:23:40.124 | subnetpool-prefix-ops 2021-08-23 15:23:40.124 | standard-attr-tag 2021-08-23 15:23:40.124 | standard-attr-timestamp =~ external-net ]] 2021-08-23 15:23:40.125 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-08-23 15:23:40.129 | +++ lib/tempest:configure_tempest:288 : oscwrap network show -f value -c id public 2021-08-23 15:23:42.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:42.419 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:42.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:42.419 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:42.577 | +++ functions-common:oscwrap:2344 : return 0 2021-08-23 15:23:42.581 | ++ lib/tempest:configure_tempest:288 : public_network_id=8d1139af-4c34-4ec5-9149-7f38466dde6b 2021-08-23 15:23:42.583 | ++ lib/tempest:configure_tempest:290 : openstack network create --share shared 2021-08-23 15:23:44.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:44.923 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:44.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:44.923 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:44.923 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:44.923 | | Field | Value | 2021-08-23 15:23:44.923 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:44.923 | | admin_state_up | UP | 2021-08-23 15:23:44.923 | | availability_zone_hints | | 2021-08-23 15:23:44.923 | | availability_zones | | 2021-08-23 15:23:44.923 | | created_at | 2021-08-23T15:23:44Z | 2021-08-23 15:23:44.923 | | description | | 2021-08-23 15:23:44.923 | | dns_domain | None | 2021-08-23 15:23:44.923 | | id | 62399471-078c-4ab4-aff1-3292eab6fb77 | 2021-08-23 15:23:44.923 | | ipv4_address_scope | None | 2021-08-23 15:23:44.923 | | ipv6_address_scope | None | 2021-08-23 15:23:44.924 | | is_default | False | 2021-08-23 15:23:44.924 | | is_vlan_transparent | None | 2021-08-23 15:23:44.924 | | mtu | 1500 | 2021-08-23 15:23:44.924 | | name | shared | 2021-08-23 15:23:44.924 | | port_security_enabled | True | 2021-08-23 15:23:44.924 | | project_id | bbcfc9faa3314628b28a2af575e71e1b | 2021-08-23 15:23:44.924 | | provider:network_type | vlan | 2021-08-23 15:23:44.924 | | provider:physical_network | physnet1 | 2021-08-23 15:23:44.924 | | provider:segmentation_id | 209 | 2021-08-23 15:23:44.924 | | qos_policy_id | None | 2021-08-23 15:23:44.924 | | revision_number | 1 | 2021-08-23 15:23:44.924 | | router:external | Internal | 2021-08-23 15:23:44.924 | | segments | None | 2021-08-23 15:23:44.924 | | shared | True | 2021-08-23 15:23:44.924 | | status | ACTIVE | 2021-08-23 15:23:44.924 | | subnets | | 2021-08-23 15:23:44.924 | | tags | | 2021-08-23 15:23:44.924 | | updated_at | 2021-08-23T15:23:44Z | 2021-08-23 15:23:44.924 | +---------------------------+--------------------------------------+ 2021-08-23 15:23:45.081 | ++ lib/tempest:configure_tempest:291 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-08-23 15:23:47.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:47.714 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:47.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-23 15:23:47.714 | from cryptography.utils import int_from_bytes 2021-08-23 15:23:47.714 | +----------------------+--------------------------------------+ 2021-08-23 15:23:47.714 | | Field | Value | 2021-08-23 15:23:47.714 | +----------------------+--------------------------------------+ 2021-08-23 15:23:47.714 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-08-23 15:23:47.714 | | cidr | 192.168.233.0/24 | 2021-08-23 15:23:47.714 | | created_at | 2021-08-23T15:23:47Z | 2021-08-23 15:23:47.714 | | description | shared-subnet | 2021-08-23 15:23:47.714 | | dns_nameservers | | 2021-08-23 15:23:47.714 | | dns_publish_fixed_ip | None | 2021-08-23 15:23:47.714 | | enable_dhcp | True | 2021-08-23 15:23:47.714 | | gateway_ip | 192.168.233.1 | 2021-08-23 15:23:47.714 | | host_routes | | 2021-08-23 15:23:47.714 | | id | 901e33e7-21b8-46ba-8b17-7657bc188fd0 | 2021-08-23 15:23:47.715 | | ip_version | 4 | 2021-08-23 15:23:47.715 | | ipv6_address_mode | None | 2021-08-23 15:23:47.715 | | ipv6_ra_mode | None | 2021-08-23 15:23:47.715 | | name | shared-subnet | 2021-08-23 15:23:47.715 | | network_id | 62399471-078c-4ab4-aff1-3292eab6fb77 | 2021-08-23 15:23:47.715 | | prefix_length | None | 2021-08-23 15:23:47.715 | | project_id | bbcfc9faa3314628b28a2af575e71e1b | 2021-08-23 15:23:47.715 | | revision_number | 0 | 2021-08-23 15:23:47.715 | | segment_id | None | 2021-08-23 15:23:47.715 | | service_types | | 2021-08-23 15:23:47.715 | | subnetpool_id | None | 2021-08-23 15:23:47.715 | | tags | | 2021-08-23 15:23:47.715 | | updated_at | 2021-08-23T15:23:47Z | 2021-08-23 15:23:47.715 | +----------------------+--------------------------------------+ 2021-08-23 15:23:47.874 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-08-23 15:23:47.906 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-08-23 15:23:47.938 | ++ lib/tempest:configure_tempest:298 : mkdir -p /opt/stack/data/tempest 2021-08-23 15:23:47.942 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-08-23 15:23:47.969 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-08-23 15:23:48.004 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-08-23 15:23:48.043 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-08-23 15:23:48.108 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-08-23 15:23:48.141 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.88/identity/v2.0/ 2021-08-23 15:23:48.176 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.88/identity/v3 2021-08-23 15:23:48.213 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-08-23 15:23:48.249 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-08-23 15:23:48.293 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-08-23 15:23:48.331 | ++ lib/tempest:configure_tempest:313 : [[ True == \T\r\u\e ]] 2021-08-23 15:23:48.334 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-08-23 15:23:48.376 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-08-23 15:23:48.417 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-08-23 15:23:48.448 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-08-23 15:23:48.478 | ++ lib/tempest:configure_tempest:319 : '[' False == True ']' 2021-08-23 15:23:48.480 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-08-23 15:23:48.516 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-08-23 15:23:48.548 | ++ lib/tempest:configure_tempest:327 : [[ '' != \v\2 ]] 2021-08-23 15:23:48.550 | ++ lib/tempest:configure_tempest:329 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-08-23 15:23:48.583 | ++ lib/tempest:configure_tempest:332 : is_service_enabled tls-proxy 2021-08-23 15:23:48.601 | ++ functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:23:48.603 | ++ lib/tempest:configure_tempest:337 : [[ True = True ]] 2021-08-23 15:23:48.605 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-08-23 15:23:48.638 | ++ lib/tempest:configure_tempest:343 : is_service_enabled ldap 2021-08-23 15:23:48.659 | ++ functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:23:48.663 | ++ lib/tempest:configure_tempest:349 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-08-23 15:23:48.696 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-08-23 15:23:48.732 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-08-23 15:23:48.764 | ++ lib/tempest:configure_tempest:362 : [[ ! -z '' ]] 2021-08-23 15:23:48.766 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-08-23 15:23:48.806 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-08-23 15:23:48.847 | ++ lib/tempest:configure_tempest:367 : is_service_enabled g-api-r 2021-08-23 15:23:48.872 | ++ functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:23:48.874 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 976ce831-a501-411f-a4a8-acd9a84d7701 2021-08-23 15:23:48.913 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 976ce831-a501-411f-a4a8-acd9a84d7701 2021-08-23 15:23:48.946 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-08-23 15:23:48.983 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-08-23 15:23:49.013 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-08-23 15:23:49.059 | ++ lib/tempest:configure_tempest:377 : is_service_enabled neutron 2021-08-23 15:23:49.077 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:49.080 | ++ lib/tempest:configure_tempest:385 : [[ -n '' ]] 2021-08-23 15:23:49.087 | ++ lib/tempest:configure_tempest:395 : local tempest_compute_min_microversion=None 2021-08-23 15:23:49.090 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_max_microversion=2.88 2021-08-23 15:23:49.092 | ++ lib/tempest:configure_tempest:399 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-08-23 15:23:49.094 | ++ lib/tempest:configure_tempest:403 : '[' None == None ']' 2021-08-23 15:23:49.097 | ++ lib/tempest:configure_tempest:404 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-08-23 15:23:49.119 | ++ lib/tempest:configure_tempest:408 : '[' 2.88 == None ']' 2021-08-23 15:23:49.121 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.88 2021-08-23 15:23:49.153 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-08-23 15:23:49.186 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-08-23 15:23:49.220 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-08-23 15:23:49.251 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-08-23 15:23:49.283 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-08-23 15:23:49.320 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-08-23 15:23:49.352 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-08-23 15:23:49.380 | ++ lib/tempest:configure_tempest:422 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-08-23 15:23:49.382 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-08-23 15:23:49.409 | ++ lib/tempest:configure_tempest:426 : [[ False == \T\r\u\e ]] 2021-08-23 15:23:49.412 | ++ lib/tempest:configure_tempest:430 : is_service_enabled n-novnc 2021-08-23 15:23:49.428 | ++ functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:23:49.430 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-08-23 15:23:49.460 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 8d1139af-4c34-4ec5-9149-7f38466dde6b 2021-08-23 15:23:49.489 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-08-23 15:23:49.517 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-08-23 15:23:49.548 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-08-23 15:23:49.581 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-08-23 15:23:49.614 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-08-23 15:23:49.643 | ++ lib/tempest:configure_tempest:444 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-08-23 15:23:49.645 | ++ lib/tempest:configure_tempest:445 : SCENARIO_IMAGE_FILE= 2021-08-23 15:23:49.648 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-08-23 15:23:49.686 | ++ lib/tempest:configure_tempest:449 : TEMPEST_SSH_NETWORK_NAME=private 2021-08-23 15:23:49.693 | ++ lib/tempest:configure_tempest:450 : is_provider_network 2021-08-23 15:23:49.696 | ++ functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-08-23 15:23:49.698 | ++ functions-common:is_provider_network:2156 : return 1 2021-08-23 15:23:49.701 | ++ lib/tempest:configure_tempest:454 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-08-23 15:23:49.737 | ++ lib/tempest:configure_tempest:455 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-08-23 15:23:49.777 | ++ lib/tempest:configure_tempest:456 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-08-23 15:23:49.805 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-08-23 15:23:49.833 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-08-23 15:23:49.865 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-08-23 15:23:49.898 | ++ lib/tempest:configure_tempest:466 : [[ -n '' ]] 2021-08-23 15:23:49.900 | ++ lib/tempest:configure_tempest:470 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-08-23 15:23:49.903 | ++ lib/tempest:configure_tempest:471 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-08-23 15:23:49.906 | +++ lib/tempest:configure_tempest:473 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-08-23 15:23:49.925 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-08-23 15:23:49.957 | ++ lib/tempest:configure_tempest:475 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-08-23 15:23:49.959 | ++ lib/tempest:configure_tempest:476 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-08-23 15:23:49.962 | +++ lib/tempest:configure_tempest:478 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-08-23 15:23:49.981 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-08-23 15:23:50.011 | ++ lib/tempest:configure_tempest:481 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-08-23 15:23:50.013 | ++ lib/tempest:configure_tempest:481 : '[' libvirt = libvirt ']' 2021-08-23 15:23:50.015 | ++ lib/tempest:configure_tempest:482 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-08-23 15:23:50.018 | +++ lib/tempest:configure_tempest:484 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-08-23 15:23:50.036 | ++ lib/tempest:configure_tempest:484 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-08-23 15:23:50.064 | ++ lib/tempest:configure_tempest:486 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-08-23 15:23:50.066 | ++ lib/tempest:configure_tempest:487 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-08-23 15:23:50.069 | +++ lib/tempest:configure_tempest:489 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-08-23 15:23:50.086 | ++ lib/tempest:configure_tempest:489 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-08-23 15:23:50.116 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_min_microversion=None 2021-08-23 15:23:50.118 | ++ lib/tempest:configure_tempest:491 : local tempest_volume_max_microversion=3.64 2021-08-23 15:23:50.120 | ++ lib/tempest:configure_tempest:494 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-08-23 15:23:50.123 | ++ lib/tempest:configure_tempest:498 : '[' None == None ']' 2021-08-23 15:23:50.125 | ++ lib/tempest:configure_tempest:499 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-08-23 15:23:50.144 | ++ lib/tempest:configure_tempest:504 : '[' 3.64 == None ']' 2021-08-23 15:23:50.148 | ++ lib/tempest:configure_tempest:507 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.64 2021-08-23 15:23:50.180 | ++ lib/tempest:configure_tempest:510 : is_service_enabled c-bak 2021-08-23 15:23:50.200 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.202 | ++ lib/tempest:configure_tempest:517 : [[ -n lvm:lvmdriver-1 ]] 2021-08-23 15:23:50.205 | ++ lib/tempest:configure_tempest:517 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-08-23 15:23:50.207 | ++ lib/tempest:configure_tempest:537 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-08-23 15:23:50.209 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-08-23 15:23:50.212 | ++ lib/tempest:configure_tempest:551 : local tempest_placement_min_microversion=None 2021-08-23 15:23:50.215 | ++ lib/tempest:configure_tempest:552 : local tempest_placement_max_microversion=1.36 2021-08-23 15:23:50.218 | ++ lib/tempest:configure_tempest:553 : '[' None == None ']' 2021-08-23 15:23:50.220 | ++ lib/tempest:configure_tempest:554 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-08-23 15:23:50.247 | ++ lib/tempest:configure_tempest:558 : '[' 1.36 == None ']' 2021-08-23 15:23:50.254 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-08-23 15:23:50.300 | ++ lib/tempest:configure_tempest:565 : '[' libvirt = ironic ']' 2021-08-23 15:23:50.302 | ++ lib/tempest:configure_tempest:579 : '[' libvirt = libvirt ']' 2021-08-23 15:23:50.306 | ++ lib/tempest:configure_tempest:581 : '[' kvm = lxc ']' 2021-08-23 15:23:50.307 | ++ lib/tempest:configure_tempest:588 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-08-23 15:23:50.345 | ++ lib/tempest:configure_tempest:589 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-08-23 15:23:50.379 | ++ lib/tempest:configure_tempest:590 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-08-23 15:23:50.411 | ++ lib/tempest:configure_tempest:603 : local service 2021-08-23 15:23:50.413 | ++ lib/tempest:configure_tempest:604 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-08-23 15:23:50.416 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.418 | ++ lib/tempest:configure_tempest:606 : is_service_enabled key 2021-08-23 15:23:50.439 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.442 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-08-23 15:23:50.474 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.477 | ++ lib/tempest:configure_tempest:606 : is_service_enabled glance 2021-08-23 15:23:50.494 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.496 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-08-23 15:23:50.524 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.527 | ++ lib/tempest:configure_tempest:606 : is_service_enabled nova 2021-08-23 15:23:50.543 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.545 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-08-23 15:23:50.576 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.579 | ++ lib/tempest:configure_tempest:606 : is_service_enabled neutron 2021-08-23 15:23:50.598 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.601 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-08-23 15:23:50.635 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.637 | ++ lib/tempest:configure_tempest:606 : is_service_enabled cinder 2021-08-23 15:23:50.656 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.658 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-08-23 15:23:50.689 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.692 | ++ lib/tempest:configure_tempest:606 : is_service_enabled swift 2021-08-23 15:23:50.709 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:23:50.711 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-08-23 15:23:50.740 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-08-23 15:23:50.742 | ++ lib/tempest:configure_tempest:606 : is_service_enabled horizon 2021-08-23 15:23:50.758 | ++ functions-common:is_service_enabled:1960 : return 1 2021-08-23 15:23:50.761 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-08-23 15:23:50.796 | ++ lib/tempest:configure_tempest:613 : '[' libvirt = libvirt ']' 2021-08-23 15:23:50.798 | ++ lib/tempest:configure_tempest:613 : '[' kvm = lxc ']' 2021-08-23 15:23:50.801 | ++ lib/tempest:configure_tempest:623 : local tmp_cfg_file 2021-08-23 15:23:50.804 | +++ lib/tempest:configure_tempest:624 : mktemp 2021-08-23 15:23:50.809 | ++ lib/tempest:configure_tempest:624 : tmp_cfg_file=/tmp/tmp.6zeKMaXUrv 2021-08-23 15:23:50.811 | ++ lib/tempest:configure_tempest:625 : cd /opt/stack/tempest 2021-08-23 15:23:50.814 | ++ lib/tempest:configure_tempest:626 : [[ False != \T\r\u\e ]] 2021-08-23 15:23:50.816 | ++ lib/tempest:configure_tempest:627 : tox -revenv-tempest --notest 2021-08-23 15:23:51.362 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-08-23 15:23:52.215 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-08-23 15:24:09.778 | venv-tempest develop-inst: /opt/stack/tempest 2021-08-23 15:24:15.323 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@5f716ece410a2055df6162da29f8d9098ea6607a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-08-23 15:24:15.324 | ___________________________________ summary ____________________________________ 2021-08-23 15:24:15.324 | venv-tempest: skipped tests 2021-08-23 15:24:15.324 | congratulations :) 2021-08-23 15:24:15.351 | ++ lib/tempest:configure_tempest:630 : local tmp_u_c_m 2021-08-23 15:24:15.355 | +++ lib/tempest:configure_tempest:631 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-08-23 15:24:15.361 | ++ lib/tempest:configure_tempest:631 : tmp_u_c_m=/tmp/tempest_u_c_m.iB3NaVwz0E 2021-08-23 15:24:15.364 | ++ lib/tempest:configure_tempest:632 : set_tempest_venv_constraints /tmp/tempest_u_c_m.iB3NaVwz0E 2021-08-23 15:24:15.367 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-08-23 15:24:15.369 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.iB3NaVwz0E 2021-08-23 15:24:15.372 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-08-23 15:24:15.376 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-08-23 15:24:15.379 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-08-23 15:24:15.387 | ++ lib/tempest:configure_tempest:633 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.iB3NaVwz0E -r requirements.txt 2021-08-23 15:24:16.958 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-08-23 15:24:17.501 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@5f716ece410a2055df6162da29f8d9098ea6607a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-08-23 15:24:17.502 | venv-tempest run-test-pre: PYTHONHASHSEED='403911016' 2021-08-23 15:24:17.502 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.iB3NaVwz0E -r requirements.txt 2021-08-23 15:24:19.022 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-23 15:24:19.039 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.6.0) 2021-08-23 15:24:19.040 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.8.0) 2021-08-23 15:24:19.057 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-08-23 15:24:19.058 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-08-23 15:24:19.059 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.7.2) 2021-08-23 15:24:19.060 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-08-23 15:24:19.061 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.4.0) 2021-08-23 15:24:19.063 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-08-23 15:24:19.064 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.0) 2021-08-23 15:24:19.065 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.0) 2021-08-23 15:24:19.067 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-08-23 15:24:19.068 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.10.0) 2021-08-23 15:24:19.069 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-08-23 15:24:19.070 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (5.4.1) 2021-08-23 15:24:19.071 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-08-23 15:24:19.072 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.4.0) 2021-08-23 15:24:19.074 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (0.7.2) 2021-08-23 15:24:19.075 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.6) 2021-08-23 15:24:19.076 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.2.0) 2021-08-23 15:24:19.077 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-08-23 15:24:19.089 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.1.2) 2021-08-23 15:24:19.091 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.7) 2021-08-23 15:24:19.098 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.16.0) 2021-08-23 15:24:19.099 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.12.1) 2021-08-23 15:24:19.136 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.2.0) 2021-08-23 15:24:19.137 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2021-08-23 15:24:19.138 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (57.4.0) 2021-08-23 15:24:19.153 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-08-23 15:24:19.154 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.0.1) 2021-08-23 15:24:19.201 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-08-23 15:24:19.203 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-08-23 15:24:19.244 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.3.1) 2021-08-23 15:24:19.245 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-08-23 15:24:19.249 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-08-23 15:24:19.259 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.2) 2021-08-23 15:24:19.260 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.1) 2021-08-23 15:24:19.278 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.0) 2021-08-23 15:24:19.280 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-08-23 15:24:19.283 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.1.16) 2021-08-23 15:24:19.319 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-08-23 15:24:19.320 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.4.7) 2021-08-23 15:24:19.321 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-08-23 15:24:19.345 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->-r requirements.txt (line 18)) (1.0.0) 2021-08-23 15:24:19.378 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-08-23 15:24:19.381 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.1) 2021-08-23 15:24:19.420 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-08-23 15:24:19.496 | Collecting argparse 2021-08-23 15:24:19.502 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-08-23 15:24:19.598 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.14.6) 2021-08-23 15:24:19.606 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.20) 2021-08-23 15:24:19.661 | Requirement already satisfied: wcwidth>=0.1.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.2.5) 2021-08-23 15:24:19.663 | Requirement already satisfied: colorama>=0.3.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.4) 2021-08-23 15:24:19.664 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-08-23 15:24:19.730 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-08-23 15:24:19.901 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.5.30) 2021-08-23 15:24:19.903 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.4) 2021-08-23 15:24:19.904 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.2) 2021-08-23 15:24:20.029 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-08-23 15:24:20.154 | Installing collected packages: argparse 2021-08-23 15:24:20.219 | Successfully installed argparse-1.4.0 2021-08-23 15:24:20.254 | WARNING: You are using pip version 21.0.1; however, version 21.2.4 is available. 2021-08-23 15:24:20.254 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-08-23 15:24:20.315 | ___________________________________ summary ____________________________________ 2021-08-23 15:24:20.315 | venv-tempest: commands succeeded 2021-08-23 15:24:20.315 | congratulations :) 2021-08-23 15:24:20.347 | ++ lib/tempest:configure_tempest:634 : rm -f /tmp/tempest_u_c_m.iB3NaVwz0E 2021-08-23 15:24:20.351 | ++ lib/tempest:configure_tempest:637 : [[ False == \T\r\u\e ]] 2021-08-23 15:24:20.353 | ++ lib/tempest:configure_tempest:645 : [[ True == \F\a\l\s\e ]] 2021-08-23 15:24:20.356 | ++ lib/tempest:configure_tempest:649 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-08-23 15:24:20.387 | ++ lib/tempest:configure_tempest:655 : tox -evenv -- tempest verify-config -uro /tmp/tmp.6zeKMaXUrv 2021-08-23 15:24:20.968 | venv create: /opt/stack/tempest/.tox/venv 2021-08-23 15:24:21.600 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-08-23 15:24:47.306 | venv develop-inst: /opt/stack/tempest 2021-08-23 15:24:55.032 | venv installed: /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,alabaster==0.7.12,attrs==21.2.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.8.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,docutils==0.17.1,dulwich==0.20.24,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,imagesize==1.2.0,iso8601==0.1.16,Jinja2==3.0.1,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.0,oslo.concurrency==4.4.0,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.0.1,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.4.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.1.0,Sphinx==4.1.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.1.1,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@5f716ece410a2055df6162da29f8d9098ea6607a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-08-23 15:24:55.033 | venv run-test-pre: PYTHONHASHSEED='2892390227' 2021-08-23 15:24:55.033 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.6zeKMaXUrv 2021-08-23 15:24:58.200 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: 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-08-23 15:24:58.200 | warnings.warn( 2021-08-23 15:24:58.200 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: 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-08-23 15:24:58.200 | warnings.warn( 2021-08-23 15:24:58.200 | /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-08-23 15:24:58.200 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-08-23 15:24:58.200 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-08-23 15:24:58.301 | ___________________________________ summary ____________________________________ 2021-08-23 15:24:58.301 | venv: commands succeeded 2021-08-23 15:24:58.301 | congratulations :) 2021-08-23 15:24:58.329 | ++ lib/tempest:configure_tempest:660 : is_service_enabled q-metering 2021-08-23 15:24:58.346 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:24:58.348 | ++ lib/tempest:configure_tempest:665 : is_service_enabled q-l3 2021-08-23 15:24:58.365 | ++ functions-common:is_service_enabled:1960 : return 0 2021-08-23 15:24:58.368 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-08-23 15:24:58.370 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-08-23 15:24:58.372 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-08-23 15:24:58.375 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-08-23 15:24:58.377 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-08-23 15:24:58.379 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-08-23 15:24:58.382 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-08-23 15:24:58.384 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-08-23 15:24:58.386 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-08-23 15:24:58.389 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-08-23 15:24:58.391 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-08-23 15:24:58.394 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-08-23 15:24:58.397 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-08-23 15:24:58.399 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2021-08-23 15:24:58.401 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group 2021-08-23 15:24:58.404 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2021-08-23 15:24:58.407 | ++ lib/tempest:configure_tempest:687 : 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,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2021-08-23 15:24:58.411 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2021-08-23 15:24:58.417 | ++ lib/tempest:configure_tempest:694 : [[ -n '' ]] 2021-08-23 15:24:58.421 | ++ lib/tempest:configure_tempest:697 : 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,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2021-08-23 15:24:58.454 | ++ lib/tempest:configure_tempest:699 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-08-23 15:24:58.457 | ++ lib/tempest:configure_tempest:700 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-08-23 15:24:58.461 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-08-23 15:24:58.464 | ++ lib/tempest:configure_tempest:702 : 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-08-23 15:24:58.468 | ++ lib/tempest:configure_tempest:703 : [[ ! -z '' ]] 2021-08-23 15:24:58.471 | ++ lib/tempest:configure_tempest:709 : 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-08-23 15:24:58.516 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-08-23 15:24:58.519 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-08-23 15:24:58.521 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-08-23 15:24:58.524 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-08-23 15:24:58.526 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-08-23 15:24:58.529 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-08-23 15:24:58.531 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-08-23 15:24:58.534 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-08-23 15:24:58.536 | ++ lib/tempest:configure_tempest:719 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-08-23 15:24:58.539 | ++ lib/tempest:configure_tempest:720 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-08-23 15:24:58.542 | ++ lib/tempest:configure_tempest:721 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-08-23 15:24:58.544 | ++ lib/tempest:configure_tempest:723 : 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-08-23 15:24:58.547 | ++ lib/tempest:configure_tempest:724 : [[ ! -z '' ]] 2021-08-23 15:24:58.551 | ++ lib/tempest:configure_tempest:730 : 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-08-23 15:24:58.580 | ++ lib/tempest:configure_tempest:733 : IFS=' 2021-08-23 15:24:58.580 | ' 2021-08-23 15:24:58.583 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-08-23 15:24:58.585 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-08-23 15:24:58.588 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-08-23 15:24:58.590 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-08-23 15:24:58.593 | ++ lib/tempest:install_tempest_plugins:765 : pushd /opt/stack/tempest 2021-08-23 15:24:58.593 | /opt/stack/tempest /opt/stack/tempest 2021-08-23 15:24:58.596 | ++ lib/tempest:install_tempest_plugins:766 : [[ 0 != 0 ]] 2021-08-23 15:24:58.598 | ++ lib/tempest:install_tempest_plugins:775 : popd 2021-08-23 15:24:58.598 | /opt/stack/tempest 2021-08-23 15:24:58.601 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-23 15:24:58.603 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-23 15:24:58.606 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-08-23 15:24:58.609 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-23 15:24:58.611 | + functions-common:run_phase:1759 : run_plugins stack test-config 2021-08-23 15:24:58.614 | + functions-common:run_plugins:1718 : local mode=stack 2021-08-23 15:24:58.617 | + functions-common:run_plugins:1719 : local phase=test-config 2021-08-23 15:24:58.620 | + functions-common:run_plugins:1721 : local plugins= 2021-08-23 15:24:58.622 | + functions-common:run_plugins:1722 : local plugin 2021-08-23 15:24:58.625 | + ./stack.sh:main:1473 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-08-23 15:24:58.628 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-23 15:24:58.631 | + inc/meta-config:merge_config_group:171 : shift 2021-08-23 15:24:58.633 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-08-23 15:24:58.636 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:24:58.638 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-23 15:24:58.641 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-23 15:24:58.645 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-08-23 15:24:58.648 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-23 15:24:58.651 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-08-23 15:24:58.653 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-23 15:24:58.656 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-08-23 15:24:58.656 | /^\[\[.+\|.*\]\]/ { 2021-08-23 15:24:58.656 | gsub("[][]", "", $1); 2021-08-23 15:24:58.656 | split($1, a, "|"); 2021-08-23 15:24:58.656 | if (a[1] == matchgroup) 2021-08-23 15:24:58.656 | print a[2] 2021-08-23 15:24:58.657 | } 2021-08-23 15:24:58.657 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 24 pip_install 247 apt-get 281 run_process 37 dbsync 55 git_timed 26 apt-get-update 2 test_with_retry 5 async_wait 0 osc 357 ------------------------- Unaccounted time 531 ========================= Total runtime 1565 This is your host IP address: 10.222.0.88 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.88/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: wallaby Change: 3b496ac80441f0a75ef3b84f312ec65032e8ba82 Use ping instead of arping for br-data 2021-08-23 14:57:14 +0000 OS Version: Ubuntu 20.04 focal